summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pull PathTools 3.30 (which was just a blead sync.)Steffen Mueller2009-05-1011-10/+16
* Revert "Bump version of File::Copy"David Mitchell2009-05-091-1/+1
* Silence Win32 compiler warning in IO.xsSteve Hay2009-05-081-1/+1
* Upgrade CPANPLUS::Dist::Build to 0.28Chris 'BinGOs' Williams2009-05-0810-45/+35
* git checkout in add-package.pl, not git coChris 'BinGOs' Williams2009-05-081-1/+1
* Update CPAN.pm to 1.93_54Andreas J Koenig2009-05-083-5/+8
* Bring PathTools changes file in sync with... PathToolsSteffen Mueller2009-05-071-0/+2
* Upgrade to CPANPLUS-Dist-Build-0.26Chris 'BinGOs' Williams2009-05-078-40/+280
* Fix ExtUtils::Miniperl on Win32Steve Hay2009-05-071-0/+1
* Fix POSIX::tzset() as per Time::Piece::_tzset().Steve Hay2009-05-062-0/+117
* -Duserelocatableinc and -Duseshrplib don't work togetherH.Merijn Brand2009-05-061-1/+8
* Fix code before declaration compile error on Win32Steve Hay2009-05-061-3/+4
* perltie.pod docpatchDavid Cantrell2009-05-061-1/+1
* Export two more PerlIO symbols.Steve Hay2009-05-061-0/+2
* Add $(LDLIBPTH) to the documentation generation command lines.Nicholas Clark2009-05-051-2/+2
* Bump $VERSION of FileCacheRafael Garcia-Suarez2009-05-051-1/+1
* Document that FileCache uses symbolic referencesNiko Tyni2009-05-051-0/+5
* Fix Time-Piece tests on Win32 with PERL_IMPLICIT_SYSSteve Hay2009-05-052-54/+108
* Bump version of File::CopyRafael Garcia-Suarez2009-05-051-1/+1
* Make File::Copy always return 0 (not "") on failure.Paul Fenwick2009-05-052-2/+39
* In Perl_gp_dup(), no need to explicitly zero ret->gp_refcnt after the Newxz().Nicholas Clark2009-05-041-1/+2
* Make Perl_hek_dup() cope with a NULL "source" parameter (by returning NULL).Nicholas Clark2009-05-042-5/+8
* Fix SEGVs when cloning a typeglob that has been undefined. (RT #64954)Nicholas Clark2009-05-042-2/+7
* Update IPC::Cmd to 0.44Jos I. Boumans2009-05-043-3/+3
* Patch to fix the problem enclosed.H.Merijn Brand2009-05-0438-241/+153
* Clarify that =encoding is global in PODDan Jacobson2009-05-041-1/+3
* Update CPAN.pm to 1.93_53Andreas J Koenig2009-05-044-10/+14
* RE: [PATCH] compress 2.018H.Merijn Brand2009-05-0342-153/+512
* Add tests for last and next in when()Rafael Garcia-Suarez2009-05-031-1/+43
* Remove warnings "Exiting given/when via next/last"Rafael Garcia-Suarez2009-05-031-4/+2
* Document that XS_VERSION_BOOTCHECK may break if $VERSION is a long enough NVNiko Tyni2009-05-021-0/+6
* fix POD typoFrank Wiegand2009-05-021-1/+1
* Update Archive::Tar to 1.48Jos I. Boumans2009-05-0211-10/+41
* t/test - Hack for VMS pipe bug.John E. Malmberg2009-05-011-0/+8
* Add generated perltoc to git ignore listRafael Garcia-Suarez2009-05-011-0/+1
* Update CPANPLUS to 0.8601Jos I. Boumans2009-04-286-7/+13
* Fix -p function and Fcntl::S_IFIFO constant under Microsoft VC compilerJan Dubois2009-04-282-1/+10
* Minor fixups for the documentation for crypt.Jay Hannah2009-04-271-2/+2
* Update CPANPLUS::Dist::Build to version 0.24Chris 'BinGOs' Williams2009-04-272-5/+4
* Update CPANPLUS to 0.86Jos I. Boumans2009-04-2722-830/+147
* Simplifications to S_incpush() now possible without MACOS_TRADITIONAL.Nicholas Clark2009-04-271-10/+4
* Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code.Nicholas Clark2009-04-2714-661/+43
* Fix #if/#else bug introduced with MACOS_TRADITIONAL patches in change 9479.Nicholas Clark2009-04-261-0/+1
* [PATCH] Update Term::UI to 0.20Jos I. Boumans2009-04-251-2/+2
* [PATCH] Allow PERL5OPT=-WMichael G Schwern2009-04-253-3/+12
* perltoc.pod depends on perldelta.pod.Craig A. Berry2009-04-251-2/+5
* Make time64 use NV for time_t, I32 for year, not Quad_t.Craig A. Berry2009-04-255-48/+22
* make the File::Copy permission change from 2.15 onwards (to allow for aDavid Mitchell2009-04-251-1/+1
* [perl #56644] TODO was too severe. Only :unix :stdio were failingDavid Mitchell2009-04-251-4/+7
* Flag that perltoc.pod should be omitted from perltoc.pod.Nicholas Clark2009-04-251-1/+1