summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate from maint-5.8:Jarkko Hietaniemi2003-01-221-1/+2
* Update the MD5 checksums.Jarkko Hietaniemi2003-01-221-3/+3
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-215-5/+20
* integrate #18366-18370 from maint-5.8:Hugo van der Sanden2003-01-211-1/+1
* Re: When Storable and Devel::DProf mix, core dump [perl #19385]Blair Zajac2003-01-204-2/+24
* Encode MANIFEST update.Jarkko Hietaniemi2003-01-201-0/+1
* Slight pod reformatting based on [perl #20284].Jarkko Hietaniemi2003-01-181-15/+45
* Upgrade to Digest::MD5 2.22.Jarkko Hietaniemi2003-01-175-17/+51
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-163-5/+73
* It seems the binmode() is needed with UTF-8 locales enabled.Jarkko Hietaniemi2003-01-161-1/+1
* Update for ext/MIME/Base64/Gisle Aas2003-01-165-16/+60
* Update for ext/Digest/MD5/Gisle Aas2003-01-165-27/+66
* Upgrade to Time::HiRes 1.42.Jarkko Hietaniemi2003-01-156-133/+428
* Detypo.Jarkko Hietaniemi2003-01-151-1/+1
* Add a test for encoding 'utf8'.Jarkko Hietaniemi2003-01-132-0/+64
* Upgrade to Encode 1.84.Jarkko Hietaniemi2003-01-135-25/+44
* %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-071-2/+1
* VMS test adjustmentsCraig A. Berry2003-01-062-2/+10
* Integrate change #18420 from maint-5.8:Rafael Garcia-Suarez2003-01-041-9/+11
* Forgot to add problems.t with change #18419Artur Bergman2003-01-041-0/+55
* One more (or, rather, less) //.Jarkko Hietaniemi2003-01-041-2/+3
* Integrate from maintperl:Jarkko Hietaniemi2003-01-041-1/+3
* Fix long standing memory leak with pop and shift!Artur Bergman2003-01-041-2/+4
* Fixes bug #15273, the return of the object causedArtur Bergman2003-01-031-1/+18
* Fake what context we are running in for CLONE and DESTROY so Artur Bergman2003-01-032-4/+31
* Change pp_lock to take a reference instead of aArtur Bergman2003-01-031-1/+14
* remove flag SvPADBUSYDave Mitchell2003-01-031-5/+5
* Removal of duplicate comment blockYitzchak Scott-Thoennes2002-12-241-9/+0
* Integrate Time::HiRes v1.39 (for VMS build tweak)Hugo van der Sanden2002-12-233-2/+7
* windows: support for large filesGurusamy Sarathy2002-12-184-9/+18
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-143-7/+12
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-123-63/+82
* Whitespace and indentation fix in the output of B::Debug.Rafael Garcia-Suarez2002-12-121-6/+6
* Update to Scalar-List-Utils 1.09Graham Barr2002-12-123-3/+11
* Remove stale e-mail addressesAndy Dougherty2002-12-114-4/+4
* VMS build updateCraig A. Berry2002-12-101-1/+1
* Re: Bug in Filter::SimpleSlaven Rezic2002-12-092-2/+38
* Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are...Slaven Rezic2002-12-091-1/+21
* Fix up #18229.Jarkko Hietaniemi2002-12-031-2/+4
* $0 mofifying part IJarkko Hietaniemi2002-12-021-1/+28
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-3/+3
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-024-7/+102
* allow evals to see the full lexical scopeDave Mitchell2002-12-026-4/+18
* Document the hint constants and where they're used.Rafael Garcia-Suarez2002-11-291-2/+2
* 64bit Peek failure on HP-UX 11.00H.Merijn Brand2002-11-291-2/+2
* Re: Storable bug #1698Slaven Rezic2002-11-253-3/+18
* add support for STASH and MAGIC information for REFs to sv_dump().Slaven Rezic2002-11-251-1/+22
* [Encode] 1.83 + bleedperl patch releasedDan Kogai2002-11-258-82/+189
* trivial typoDave Mitchell2002-11-191-1/+1
* New B::Lint option, bare-subs, that checks for implicitelyRafael Garcia-Suarez2002-11-162-4/+31