summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* The #16401 was far from enough, and mostly in a wrong direction.Jarkko Hietaniemi2002-05-051-15/+0
* (retracted by #16415) Storable: try to free what we allocated.Jarkko Hietaniemi2002-05-041-0/+15
* Add the EBCDIC test data to downgrade.t.Jarkko Hietaniemi2002-05-041-10/+124
* EBCDIC tweak.Jarkko Hietaniemi2002-05-041-1/+5
* Upgrade to Encode 1.69.Jarkko Hietaniemi2002-05-049-22/+47
* Re: [PATCH] Re: Data::Dumper tests with -Mutf8Nicholas Clark2002-05-042-31/+67
* Re: Data::Dumper tests with -Mutf8 Nicholas Clark2002-05-042-5/+31
* Re: perl@16307Nicholas Clark2002-05-031-2/+2
* enc2xs template -- searches script more sensiblyDan Kogai2002-05-031-1/+3
* Forgotten test arrangement.Jarkko Hietaniemi2002-05-031-1/+1
* EBCDIC tweak.Jarkko Hietaniemi2002-05-031-2/+6
* Update the EBCDIC MD5 checksums, and automate the process.Jarkko Hietaniemi2002-05-031-6/+24
* The EBCDIC remapping of the low 256 bites again.Jarkko Hietaniemi2002-05-036-0/+22
* DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-031-0/+2
* Upgrade to Encode 1.68.Jarkko Hietaniemi2002-05-036-7/+21
* Re: Perl 5.8-to-be NetBSD testing?Andy Dougherty2002-05-021-4/+7
* Upgrade to Encode 1.67.Jarkko Hietaniemi2002-05-024-21/+31
* 1/3rd of utf8Nicholas Clark2002-05-021-5/+19
* Re: [PATCH] Storable docsPhilip Newton2002-05-021-2/+2
* Add the new Digest::MD5 test.Jarkko Hietaniemi2002-05-021-0/+29
* Upgrade to Digest::MD5 2.19.Jarkko Hietaniemi2002-05-023-5/+12
* Ooops. Not everybody does threads.Jarkko Hietaniemi2002-05-021-0/+10
* Fix files.t for blead.Jarkko Hietaniemi2002-05-012-5/+52
* Upgrade to Digest::MD5 2.18. files.t doesn'tJarkko Hietaniemi2002-05-016-52/+92
* Until Arthur fills in semaphore.t.Jarkko Hietaniemi2002-05-012-3/+8
* Storable docsNicholas Clark2002-05-011-12/+59
* Now passes old test case.Artur Bergman2002-05-011-4/+4
* Cleanup memory a bit better in some cases.Artur Bergman2002-05-011-0/+1
* Don't forget to add it to the MANIFESTArtur Bergman2002-05-011-0/+0
* Add semaphore.pmArtur Bergman2002-05-011-0/+90
* Fix makefile to put queue.pm correctly, update test script.Artur Bergman2002-05-012-1/+6
* [Patch] ext/PerlIO/t/fallback.t gets haircutDan Kogai2002-05-011-7/+11
* Encode tweak from Dan Kogai.Jarkko Hietaniemi2002-05-011-2/+2
* Flush directly to avoid erros when running from test harnessArtur Bergman2002-05-012-1/+2
* Upgrade to Encode 1.66.Jarkko Hietaniemi2002-05-015-73/+98
* Upgrade to Encode 1.65.Jarkko Hietaniemi2002-04-306-16/+66
* NetWare: disable DEBUG/ASSERT for now.Jarkko Hietaniemi2002-04-301-0/+7
* Adding Encode::* to .pm creates stash at compile timeNick Ing-Simmons2002-04-292-4/+5
* Upgrade to Encode 1.64.Jarkko Hietaniemi2002-04-295-5951/+10283
* [Unicode::Normalize] mkheader tweakSADAHIRO Tomoyuki2002-04-291-61/+65
* Upgrade to Unicode::Normalize 0.76,Jarkko Hietaniemi2002-04-295-45/+78
* Sigh. #16249 didn't help NetBSD (made it worse,Jarkko Hietaniemi2002-04-283-59/+48
* Retract the cond.t part of #16249 since the natureJarkko Hietaniemi2002-04-281-19/+12
* (retracted by #16258)Jarkko Hietaniemi2002-04-284-60/+78
* Be tidy.Jarkko Hietaniemi2002-04-281-1/+1
* Have :encoding() default to perlqq style fallbacks.Nick Ing-Simmons2002-04-283-6/+70
* Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}Nick Ing-Simmons2002-04-281-1/+1
* Builds under -UuseperlioNick Ing-Simmons2002-04-282-5/+30
* Integrate mainlineNick Ing-Simmons2002-04-2819-216/+327
|\
| * Added test cases and fixed some obvious things.Artur Bergman2002-04-282-1/+58