| Commit message (Expand) | Author | Age | Files | Lines |
* | remove index offsetting ($[) | Zefram | 2011-09-09 | 4 | -10/+10 |
* | Increase $attributes::version to 0.16 | Father Chrysostomos | 2011-09-07 | 1 | -1/+1 |
* | Convert some files from Latin-1 to UTF-8 | Keith Thompson | 2011-09-07 | 1 | -1/+1 |
* | ODBM_File can use the same T_PTROBJ typemap as the other ?DBM_File modules. | Nicholas Clark | 2011-09-07 | 3 | -3/+5 |
* | In Glob.xs, use memset() instead of bzero() | Nicholas Clark | 2011-09-06 | 1 | -1/+1 |
* | dual-life Carp | Zefram | 2011-09-04 | 4 | -1083/+0 |
* | move Carp to ext/Carp, preparing for dual-lifing | Zefram | 2011-09-04 | 4 | -0/+1083 |
* | Remove sockadapt layer from the VMS build. | Craig A. Berry | 2011-09-03 | 2 | -26/+22 |
* | Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag. | Craig A. Berry | 2011-09-03 | 3 | -2/+9 |
* | Change the synopsis in POSIX.pod to stress use POSIX (); | Nicholas Clark | 2011-09-01 | 1 | -2/+4 |
* | Generate @POSIX::EXPORT_OK from %reimpl, %replacement and an exception list. | Nicholas Clark | 2011-09-01 | 1 | -59/+5 |
* | Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are not inadvertently changed. | Nicholas Clark | 2011-09-01 | 1 | -0/+116 |
* | Remove isatty from @POSIX::EXPORT_OK, as it's already in @EXPORT. | Nicholas Clark | 2011-09-01 | 1 | -1/+0 |
* | Replace use of AutoLoader in POSIX with a custom compilation deferral scheme. | Aristotle Pagaltzis | 2011-09-01 | 2 | -380/+100 |
* | In POSIX, improve the diagnostic for the "use $method" instead. | Nicholas Clark | 2011-09-01 | 2 | -2/+3 |
* | In POSIX, drastically simplify the wrappers for "unimplemented" functions. | Aristotle Pagaltzis | 2011-09-01 | 2 | -341/+105 |
* | In POSIX.pm, modernise package variable style. | Aristotle Pagaltzis | 2011-09-01 | 1 | -9/+8 |
* | The more regular POSIX "unimplemented" diagnostics simplify the tests. | Nicholas Clark | 2011-09-01 | 1 | -60/+60 |
* | Improvements to the diagnostics for "unimplemented" POSIX functions. | Nicholas Clark | 2011-09-01 | 2 | -44/+44 |
* | Test the POSIX functions that wrap core builtins. | Nicholas Clark | 2011-09-01 | 1 | -0/+233 |
* | Convert the POSIX waitpid tests to Test::More. | Nicholas Clark | 2011-09-01 | 1 | -15/+16 |
* | Explicitly test both CORE:: and POSIX:: gmtime and localtime. | Nicholas Clark | 2011-09-01 | 1 | -8/+21 |
* | Test the diagnostics for usage messages for POSIX wrapper functions. | Nicholas Clark | 2011-09-01 | 2 | -4/+52 |
* | Test the diagnostics for all POSIX::* functions that are "unimplemented". | Nicholas Clark | 2011-09-01 | 1 | -0/+98 |
* | In ext/POSIX/t/is.t, make better use of Test::More. | Nicholas Clark | 2011-09-01 | 1 | -10/+8 |
* | Reassign op_private flags of OP_ENTERSUB such that bits 32 and 64 can be used... | Gerard Goossen | 2011-09-01 | 1 | -1/+1 |
* | Make pod2html a regular script without substitutions | Florian Ragwitz | 2011-08-27 | 1 | -42/+0 |
* | Give Pod-Html a more modern dist layout | Florian Ragwitz | 2011-08-27 | 1 | -16/+16 |
* | Add OPpCOREARGS_SCALARMOD flag | Father Chrysostomos | 2011-08-26 | 1 | -1/+1 |
* | Add OPpCOREARGS_PUSHMARK flag | Father Chrysostomos | 2011-08-25 | 1 | -1/+1 |
* | Add private coreargs flags for vivifying GVs | Father Chrysostomos | 2011-08-25 | 1 | -1/+2 |
* | [perl #97088] Prevent double get-magic in various cases | Gerard Goossen | 2011-08-24 | 1 | -2/+2 |
* | boot_Win32CORE needs to be XS_EXTERNAL() following commit ab1478f7146843f7. | Nicholas Clark | 2011-08-21 | 1 | -1/+1 |
* | Exlicitly enable exporting of some XSUB symbols | Steffen Mueller | 2011-08-21 | 4 | -4/+8 |
* | Add OPpASSIGN_CV_TO_GV to B::Concise | Father Chrysostomos | 2011-08-19 | 1 | -0/+1 |
* | Add OPpDONT_INIT_GV to B::Concise | Father Chrysostomos | 2011-08-19 | 1 | -0/+1 |
* | &CORE::wantarray() | Father Chrysostomos | 2011-08-18 | 1 | -0/+1 |
* | Add coreargs op | Father Chrysostomos | 2011-08-18 | 1 | -2/+2 |
* | [perl #96126] Allocate CvFILE more simply | Father Chrysostomos | 2011-08-17 | 1 | -17/+25 |
* | Remove OPpENTERSUB_NOMOD from B::Concise | Father Chrysostomos | 2011-08-15 | 1 | -2/+2 |
* | B::Terse and B::Xref were missing some documentation. | Reini Urban | 2011-08-14 | 2 | -3/+61 |
* | Simplify embedvar.h, removing a level of macro indirection for PL_* variables. | Nicholas Clark | 2011-08-11 | 2 | -17/+17 |
* | Support gcc-4.x on HP-UX PA-RISC/64 | H.Merijn Brand | 2011-08-04 | 1 | -4/+10 |
* | Increase $IPC::Open::VERSION to 1.12 | Father Chrysostomos | 2011-07-27 | 1 | -1/+1 |
* | [perl #95748] IPC::Open3::open3(..., '-') broken | Salvador Fandino | 2011-07-27 | 1 | -2/+5 |
* | Increase $PerlIO::via::VERSION following commit d477ab3eb4369a52. | Nicholas Clark | 2011-07-21 | 1 | -1/+1 |
* | s/bellow/below/ in PerlIO::via docs | Eric Brine | 2011-07-21 | 1 | -2/+2 |
* | Perl_rpeep: undo tail recursion optimisation | David Mitchell | 2011-07-18 | 1 | -2/+4 |
* | Actually test cop_*_label | Reini Urban | 2011-07-17 | 1 | -0/+10 |
* | Fix a wrong length in APItest.xs:test_coplabel | Father Chrysostomos | 2011-07-17 | 1 | -1/+1 |