summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix [perl #19860] by adding a POSIX::fsync() stub.Rafael Garcia-Suarez2003-01-222-1/+9
* Upgrade to Encode 1.86.Jarkko Hietaniemi2003-01-226-8/+39
* Integrate from perlio:Jarkko Hietaniemi2003-01-223-3/+10
|\
| * Tweak APItest for new semantics of printf.Nick Ing-Simmons2003-01-223-3/+10
| * Integrate mainlineNick Ing-Simmons2003-01-2212-11/+49
| |\
| * \ Integrate mainlineNick Ing-Simmons2003-01-2028-225/+818
| |\ \
| * \ \ Integrate MainlineNick Ing-Simmons2003-01-129-26/+152
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2003-01-0124-84/+177
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2002-12-0424-120/+401
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-11-1918-36/+341
| |\ \ \ \ \ \
* | | | | | | | 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