Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | &CORE::substr() | Father Chrysostomos | 2011-08-27 | 4 | -8/+28 |
* | &CORE::srand() | Father Chrysostomos | 2011-08-27 | 3 | -2/+8 |
* | &CORE::sleep() | Father Chrysostomos | 2011-08-27 | 3 | -2/+3 |
* | Close some unclosed comments in vms/vms.c. | Craig A. Berry | 2011-08-27 | 1 | -4/+4 |
* | Fix miscellaneous compiler warnings in vms/vms.c. | Craig A. Berry | 2011-08-27 | 1 | -7/+7 |
* | Remove unnecessary includes from vms/vms.c. | Craig A. Berry | 2011-08-27 | 1 | -3/+4 |
* | &CORE::send() and &CORE::syswrite() | Father Chrysostomos | 2011-08-27 | 2 | -2/+4 |
* | &CORE::select() | Father Chrysostomos | 2011-08-27 | 3 | -1/+41 |
* | Document getprotobynumber’s precedence | Father Chrysostomos | 2011-08-27 | 1 | -0/+7 |
* | perlfunc/gethostbyname: Add missing C in C<> | Father Chrysostomos | 2011-08-27 | 1 | -1/+1 |
* | Testing deparsing of CORE::not | Father Chrysostomos | 2011-08-27 | 1 | -2/+1 |
* | Get coreamp.t passing on VMS. | Craig A. Berry | 2011-08-27 | 1 | -2/+6 |
* | pp.c: Use built-in case tables for ords < 256 | Karl Williamson | 2011-08-27 | 1 | -27/+4 |
* | pp.c: Change comment | Karl Williamson | 2011-08-27 | 1 | -14/+8 |
* | Make pod2html a regular script without substitutions | Florian Ragwitz | 2011-08-27 | 9 | -52/+75 |
* | Give Pod-Html a more modern dist layout | Florian Ragwitz | 2011-08-27 | 2 | -17/+17 |
* | &CORE::reset() | Father Chrysostomos | 2011-08-26 | 3 | -2/+17 |
* | GVs of localised arrays and hashes should be refcounted | Father Chrysostomos | 2011-08-26 | 3 | -5/+18 |
* | &CORE::foo() for (sys)read and recv | Father Chrysostomos | 2011-08-26 | 4 | -7/+59 |
* | Add OPpCOREARGS_SCALARMOD flag | Father Chrysostomos | 2011-08-26 | 2 | -1/+2 |
* | Update the comments at the top of t/op/core*.t | Father Chrysostomos | 2011-08-26 | 2 | -7/+4 |
* | Rename t/op/core*.t | Father Chrysostomos | 2011-08-26 | 4 | -795/+795 |
* | &CORE::rand() | Father Chrysostomos | 2011-08-26 | 3 | -1/+11 |
* | &CORE::open() | Father Chrysostomos | 2011-08-26 | 3 | -5/+25 |
* | Reverse the order of two tests in gv.t | Father Chrysostomos | 2011-08-26 | 1 | -1/+1 |
* | &CORE::mkdir() | Father Chrysostomos | 2011-08-26 | 3 | -2/+25 |
* | &CORE::lock() | Father Chrysostomos | 2011-08-26 | 4 | -3/+49 |
* | &CORE::index() and &CORE::rindex() | Father Chrysostomos | 2011-08-26 | 3 | -4/+19 |
* | Update UNIVERSAL::VERSION docs following 9bf41c1 | Father Chrysostomos | 2011-08-26 | 1 | -4/+3 |
* | &CORE::gmtime() and &CORE::localtime() | Father Chrysostomos | 2011-08-26 | 3 | -3/+11 |
* | perldelta for f132ae69 (*{undef}) | Father Chrysostomos | 2011-08-26 | 1 | -0/+9 |
* | Remove now-unnecessary len check from pp.c:S_rv2gv | Father Chrysostomos | 2011-08-26 | 1 | -2/+1 |
* | Make *{undef} self-consistent | Father Chrysostomos | 2011-08-26 | 3 | -14/+11 |
* | perlop: Minor consistency tweak | Father Chrysostomos | 2011-08-26 | 1 | -2/+2 |
* | [perl #93358] Clarify => quoting | Father Chrysostomos | 2011-08-26 | 1 | -2/+11 |
* | Re-generate uconfig.h | Florian Ragwitz | 2011-08-26 | 1 | -4/+4 |
* | Bump the perlfaq version for a new cpan release | Florian Ragwitz | 2011-08-26 | 2 | -2/+2 |
* | Remove unwanted space in comments | H.Merijn Brand | 2011-08-26 | 1 | -3/+3 |
* | Revert "Fix Configure's csym test for gcc's link time optimisation" | H.Merijn Brand | 2011-08-26 | 1 | -8/+8 |
* | Correct mro_get_linear_isa’s docs | Father Chrysostomos | 2011-08-25 | 1 | -4/+3 |
* | &CORE::getpgrp() | Father Chrysostomos | 2011-08-25 | 3 | -3/+12 |
* | &CORE::exit() | Father Chrysostomos | 2011-08-25 | 3 | -1/+9 |
* | pp.c: Suppress stupid compiler warning | Father Chrysostomos | 2011-08-25 | 1 | -1/+1 |
* | &CORE::foo() for dbmopen and dbmclose | Father Chrysostomos | 2011-08-25 | 4 | -3/+51 |
* | &CORE::foo() for close, getc and readline | Father Chrysostomos | 2011-08-25 | 5 | -10/+91 |
* | void rather than empty parameter for Perl___notused. | Craig A. Berry | 2011-08-25 | 1 | -1/+1 |
* | [perl #92376] Change - to : in time template | Father Chrysostomos | 2011-08-25 | 1 | -1/+1 |
* | &CORE::foo() for @ and $@ prototypes, except unlink | Father Chrysostomos | 2011-08-25 | 5 | -11/+115 |
* | Add OPpCOREARGS_PUSHMARK flag | Father Chrysostomos | 2011-08-25 | 2 | -1/+2 |
* | &CORE::caller() | Father Chrysostomos | 2011-08-25 | 5 | -6/+33 |