summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Update to Scalar-List-Utils 1.11Graham Barr2003-02-146-12/+156
* to silence compiler warningRobin Barker2003-02-122-9/+10
* More B::Concise fixesStephen McCamant2003-02-111-8/+6
* No, we don't really want the utility scripts.Abhijit Menon-Sen2003-02-105-38/+0
* [perl #20785] glitches with $PerlIO::encoding::fallbackautrijus@ossf.iis.sinica.edu.tw2003-02-091-2/+2
* Things forgotten from Encode 1.87.Jarkko Hietaniemi2003-02-062-2/+2
* Upgrade to Encode 1.87.Jarkko Hietaniemi2003-02-0616-122/+227
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-056-11/+124
* fix for PerlIO/Via compilation on VMSPeter Prymmer2003-02-051-1/+1
* B::Concise updates (incl. avoiding use of op_seq)Stephen McCamant2003-02-042-71/+129
* Sync with 1.10Graham Barr2003-02-045-10/+86
* Signedness issue.Jarkko Hietaniemi2003-02-041-1/+1
* Integrate MIME::Base64 2.16 from CPAN. (Do we really want theAbhijit Menon-Sen2003-02-0311-43/+354
* Fix bug #15837, temporary from storable call hadn't gottenArtur Bergman2003-02-011-0/+47
* Don't free thread before using it, breaks platforms thatArtur Bergman2003-02-011-11/+9
* Fix typo in version check ($[ to $]).Abhijit Menon-Sen2003-01-311-1/+1
* Re: [perl #20274] perlbug requires dynamic loadingSlaven Rezic2003-01-271-4/+14
* When we copy things out of a hash and increment the Artur Bergman2003-01-261-0/+2
* Plan 9 compiler can't return quads from the ?: (condop).Jarkko Hietaniemi2003-01-261-1/+8
* const declaration fixupCraig A. Berry2003-01-261-1/+1
* Integrate change 18448 from maint-5.8 :Rafael Garcia-Suarez2003-01-222-3/+19
* 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