summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* The #16401 was far from enough, and mostly in a wrong direction.Jarkko Hietaniemi2002-05-051-15/+0
| | | | | | | The right thing to do would be to convert Storable into using the new MY_CXT scheme (no static data, and memory management using SVs). p4raw-id: //depot/perl@16415
* (retracted by #16415) Storable: try to free what we allocated.Jarkko Hietaniemi2002-05-041-0/+15
| | | p4raw-id: //depot/perl@16401
* Add the EBCDIC test data to downgrade.t.Jarkko Hietaniemi2002-05-041-10/+124
| | | p4raw-id: //depot/perl@16396
* EBCDIC tweak.Jarkko Hietaniemi2002-05-041-1/+5
| | | p4raw-id: //depot/perl@16395
* Upgrade to Encode 1.69.Jarkko Hietaniemi2002-05-049-22/+47
| | | p4raw-id: //depot/perl@16392
* Re: [PATCH] Re: Data::Dumper tests with -Mutf8Nicholas Clark2002-05-042-31/+67
| | | | | Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16390
* Re: Data::Dumper tests with -Mutf8 Nicholas Clark2002-05-042-5/+31
| | | | | Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16389
* Re: perl@16307Nicholas Clark2002-05-031-2/+2
| | | | | | | Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net> canonical #3 was failing under -Mutf8. p4raw-id: //depot/perl@16384
* enc2xs template -- searches script more sensiblyDan Kogai2002-05-031-1/+3
| | | | | Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp> p4raw-id: //depot/perl@16380
* Forgotten test arrangement.Jarkko Hietaniemi2002-05-031-1/+1
| | | p4raw-id: //depot/perl@16379
* EBCDIC tweak.Jarkko Hietaniemi2002-05-031-2/+6
| | | p4raw-id: //depot/perl@16374
* Update the EBCDIC MD5 checksums, and automate the process.Jarkko Hietaniemi2002-05-031-6/+24
| | | p4raw-id: //depot/perl@16373
* The EBCDIC remapping of the low 256 bites again.Jarkko Hietaniemi2002-05-036-0/+22
| | | p4raw-id: //depot/perl@16372
* DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-031-0/+2
| | | p4raw-id: //depot/perl@16370
* Upgrade to Encode 1.68.Jarkko Hietaniemi2002-05-036-7/+21
| | | p4raw-id: //depot/perl@16369
* Re: Perl 5.8-to-be NetBSD testing?Andy Dougherty2002-05-021-4/+7
| | | | | Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@16356
* Upgrade to Encode 1.67.Jarkko Hietaniemi2002-05-024-21/+31
| | | p4raw-id: //depot/perl@16344
* 1/3rd of utf8Nicholas Clark2002-05-021-5/+19
| | | | | Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16340
* Re: [PATCH] Storable docsPhilip Newton2002-05-021-2/+2
| | | | | | | Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com> (Applied mostly with tweaks by hand.) p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e p4raw-id: //depot/perl@16337
* Add the new Digest::MD5 test.Jarkko Hietaniemi2002-05-021-0/+29
| | | p4raw-id: //depot/perl@16326
* Upgrade to Digest::MD5 2.19.Jarkko Hietaniemi2002-05-023-5/+12
| | | p4raw-id: //depot/perl@16324
* Ooops. Not everybody does threads.Jarkko Hietaniemi2002-05-021-0/+10
| | | p4raw-id: //depot/perl@16323
* Fix files.t for blead.Jarkko Hietaniemi2002-05-012-5/+52
| | | p4raw-id: //depot/perl@16322
* Upgrade to Digest::MD5 2.18. files.t doesn'tJarkko Hietaniemi2002-05-016-52/+92
| | | | | work yet with blead, my bad. p4raw-id: //depot/perl@16321
* Until Arthur fills in semaphore.t.Jarkko Hietaniemi2002-05-012-3/+8
| | | p4raw-id: //depot/perl@16318
* Storable docsNicholas Clark2002-05-011-12/+59
| | | | | Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16316
* Now passes old test case.Artur Bergman2002-05-011-4/+4
| | | p4raw-id: //depot/perl@16315
* Cleanup memory a bit better in some cases.Artur Bergman2002-05-011-0/+1
| | | p4raw-id: //depot/perl@16314
* Don't forget to add it to the MANIFESTArtur Bergman2002-05-011-0/+0
| | | p4raw-id: //depot/perl@16312
* Add semaphore.pmArtur Bergman2002-05-011-0/+90
| | | p4raw-id: //depot/perl@16311
* Fix makefile to put queue.pm correctly, update test script.Artur Bergman2002-05-012-1/+6
| | | p4raw-id: //depot/perl@16310
* [Patch] ext/PerlIO/t/fallback.t gets haircutDan Kogai2002-05-011-7/+11
| | | | | Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp> p4raw-id: //depot/perl@16309
* Encode tweak from Dan Kogai.Jarkko Hietaniemi2002-05-011-2/+2
| | | p4raw-id: //depot/perl@16308
* Flush directly to avoid erros when running from test harnessArtur Bergman2002-05-012-1/+2
| | | p4raw-id: //depot/perl@16307
* Upgrade to Encode 1.66.Jarkko Hietaniemi2002-05-015-73/+98
| | | p4raw-id: //depot/perl@16300
* Upgrade to Encode 1.65.Jarkko Hietaniemi2002-04-306-16/+66
| | | p4raw-id: //depot/perl@16282
* NetWare: disable DEBUG/ASSERT for now.Jarkko Hietaniemi2002-04-301-0/+7
| | | p4raw-id: //depot/perl@16280
* Adding Encode::* to .pm creates stash at compile timeNick Ing-Simmons2002-04-292-4/+5
| | | | | which means we need a stronger check on Encode at boot time. p4raw-id: //depot/perlio@16270
* Upgrade to Encode 1.64.Jarkko Hietaniemi2002-04-295-5951/+10283
| | | p4raw-id: //depot/perl@16263
* [Unicode::Normalize] mkheader tweakSADAHIRO Tomoyuki2002-04-291-61/+65
| | | | | Message-Id: <20020429125617.AA35.BQW10602@nifty.com> p4raw-id: //depot/perl@16262
* Upgrade to Unicode::Normalize 0.76,Jarkko Hietaniemi2002-04-295-45/+78
| | | | | from SADAHIRO Tomoyuki. p4raw-id: //depot/perl@16260
* Sigh. #16249 didn't help NetBSD (made it worse,Jarkko Hietaniemi2002-04-283-59/+48
| | | | | the basic and list tests started hanging). p4raw-id: //depot/perl@16258
* Retract the cond.t part of #16249 since the natureJarkko Hietaniemi2002-04-281-19/+12
| | | | | of the test changed. p4raw-id: //depot/perl@16250
* (retracted by #16258)Jarkko Hietaniemi2002-04-284-60/+78
| | | | | | | | | | | | | Fix thread tests not to depend on sleep() as a scheduling aid. In two tests (basic and list) I had to change from sleep() hack to another hack... basically, using the filesystem as a semaphore. The assumption made is that rmdir() is atomic. (The sleep() scheduling assumption broke with the GNU pth in NetBSD.) (the cond.t part retracted by #16250) p4raw-id: //depot/perl@16249
* Be tidy.Jarkko Hietaniemi2002-04-281-1/+1
| | | p4raw-id: //depot/perl@16248
* Have :encoding() default to perlqq style fallbacks.Nick Ing-Simmons2002-04-283-6/+70
| | | | | Add test for that. p4raw-id: //depot/perlio@16246
* Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}Nick Ing-Simmons2002-04-281-1/+1
| | | | | | as gate on layer tests which fail on -Dusesfio (ext/XS/Typemap/Typemap.t still fails on -Dusesfio) p4raw-id: //depot/perlio@16245
* Builds under -UuseperlioNick Ing-Simmons2002-04-282-5/+30
| | | | | Uses PUSHSTACK/POPSTACK in :encoding and :Via p4raw-id: //depot/perlio@16244
* Integrate mainlineNick Ing-Simmons2002-04-2819-216/+327
|\ | | | | p4raw-id: //depot/perlio@16243
| * Added test cases and fixed some obvious things.Artur Bergman2002-04-282-1/+58
| | | | | | p4raw-id: //depot/perl@16236