| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ext/Compress/Zlib to ext/Compress-Zlib | Nicholas Clark | 2009-02-09 | 18 | -2/+2 |
* | Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib | Nicholas Clark | 2009-02-09 | 39 | -0/+0 |
* | Rename ext/Win32API/File to ext/Win32API-File | Nicholas Clark | 2009-02-08 | 13 | -0/+0 |
* | ext/Sys-Syslog/t/constants.t needs to find macros.all in the new place | Vincent Pit | 2009-02-07 | 1 | -1/+1 |
* | Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysV | Nicholas Clark | 2009-02-06 | 39 | -0/+0 |
* | Add missed file ext/DB_File/config.in and update ext/DB_File/Changes, both | Nicholas Clark | 2009-02-02 | 2 | -0/+105 |
* | Bump version of PerlIO::via after previous change | Rafael Garcia-Suarez | 2009-02-02 | 1 | -1/+1 |
* | When loading a PerlIO::via layer, first look in the PerlIO::via namespace | Rafael Garcia-Suarez | 2009-02-02 | 1 | -6/+6 |
* | Upgrade to Encode-2.29. | Steve Hay | 2009-02-02 | 5 | -25/+50 |
* | Upgrade DB_File to 1.818. | Steve Hay | 2009-02-02 | 4 | -38/+295 |
* | Make Time/HiRes/Makefile.PL produce a Makefile if one is needed | Max Maischein | 2009-02-01 | 1 | -1/+1 |
* | Upgrade to Win32-0.39. | Steve Hay | 2009-01-29 | 3 | -77/+123 |
* | Move ext/util/make_ext.pl to the top level. | Nicholas Clark | 2009-01-28 | 1 | -241/+0 |
* | Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it. | Nicholas Clark | 2009-01-28 | 2 | -152/+20 |
* | Some POD patches for PerlIO and PerlIO::var | Lanning, Scott | 2009-01-25 | 1 | -34/+33 |
* | Upgrade to Devel::PPPort 3.16 | Marcus Holland-Moritz | 2009-01-23 | 8 | -18/+58 |
* | Fix deparsing of constant subroutines | Rafael Garcia-Suarez | 2009-01-23 | 1 | -1/+1 |
* | Upgrade to Encode-2.27 | Steve Hay | 2009-01-22 | 11 | -217/+326 |
* | Convert db_get_cv() to use get_cvn_flags() as it already knows the length of | Nicholas Clark | 2009-01-21 | 1 | -1/+3 |
* | Add get_cvs() as a shortcut for STR_WITH_LEN() and Perl_get_cvn_flags(), and | Nicholas Clark | 2009-01-21 | 3 | -3/+3 |
* | In attrs::get(), use Perl_get_cvn_flags() rather than perl_get_cv(). | Nicholas Clark | 2009-01-21 | 1 | -2/+3 |
* | Correct the form of the flags passed to perl_get_cv(). | Nicholas Clark | 2009-01-21 | 2 | -3/+3 |
* | Correct the form of the flags passed to perl_get_sv() in threads.xs | Nicholas Clark | 2009-01-21 | 1 | -2/+2 |
* | Correct the form of the flags passed to perl_get_sv() in Storable.xs | Nicholas Clark | 2009-01-21 | 1 | -16/+16 |
* | Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 2 | -10/+10 |
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 2 | -2/+2 |
* | POD typos | Frank Wiegand | 2009-01-21 | 1 | -2/+2 |
* | Make DB_File use -ldb on MSWin32 with a gcc compiler | David Golden | 2009-01-21 | 2 | -2/+4 |
* | Make B::Deparse handle the _ prototype | Rafael Garcia-Suarez | 2009-01-18 | 1 | -2/+2 |
* | [perl #62488] B::Deparse fails on 'CORE::require(STRING)' | Rafael Garcia-Suarez | 2009-01-18 | 1 | -2/+4 |
* | Upgrade to Devel::PPPort 3.15 | Marcus Holland-Moritz | 2009-01-18 | 57 | -177/+215 |
* | Fix deparsing of readpipe() ([perl #62428]) | Rafael Garcia-Suarez | 2009-01-16 | 1 | -1/+1 |
* | Make make_ext.pl write out a shell script of its actions for make distclean etc | Nicholas Clark | 2009-01-14 | 1 | -1/+40 |
* | ext/Hash/Util/Makefile.PL should not recurse to FieldHash's Makefile.PL | Nicholas Clark | 2009-01-13 | 1 | -1/+1 |
* | Silence Win32 compiler warnings. | Steve Hay | 2009-01-13 | 1 | -1/+0 |
* | Ignore ext/DB_File/constants.xs. | Florian Ragwitz | 2009-01-12 | 1 | -1/+1 |
* | miniperl-ification of ext/utils/make_ext | Steffen Mueller | 2009-01-10 | 1 | -117/+158 |
* | move ext/utils/make_ext to ext/utils/make_ext.pl | Steffen Mueller | 2009-01-10 | 1 | -0/+0 |
* | 'VMS support for Unix and extended file specifications' (PathTools RT #42153) | John Malmberg | 2009-01-09 | 1 | -3/+5 |
* | Merge changes from PathTools: 'Update to support VMS in Unix compatible mode ... | John Malmberg | 2009-01-09 | 2 | -9/+54 |
* | ext/File/Gob/t/basic.t, ext/POSIX/t/posix.t vms fixes | John Malmberg | 2009-01-08 | 2 | -4/+43 |
* | Upgrade to Time::HiRes 1.9719 | Rafael Garcia-Suarez | 2009-01-05 | 5 | -45/+96 |
* | Adjustments to POSIX for the Haiku port | Ingo Weinhold | 2009-01-05 | 2 | -8/+18 |
* | bump Errno version number after change 34630 (add Haiku port) | David Mitchell | 2009-01-04 | 1 | -1/+1 |
* | make Dumper.xs work with 5.10.x | David Mitchell | 2009-01-04 | 1 | -1/+1 |
* | Remove duplicate return in S_mro_get_linear_isa_c3() accidentally added by | Nicholas Clark | 2009-01-03 | 1 | -1/+0 |
* | In mro_get_mro, use the length and UTF-8-ness now contained in struct mro_alg | Nicholas Clark | 2008-12-29 | 1 | -3/+8 |
* | Handle non-numeric version numbers in ext/Digest/MD5/Makefile.PL | Jerry Hedden | 2008-12-28 | 1 | -1/+1 |
* | Verify that pre-computing hashes with shared hash key scalars does not cause | Nicholas Clark | 2008-12-28 | 1 | -13/+30 |
* | Also test Perl_hv_common() and pre-computed hashes for SV keys. | Nicholas Clark | 2008-12-28 | 2 | -11/+21 |