Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The #16401 was far from enough, and mostly in a wrong direction. | Jarkko Hietaniemi | 2002-05-05 | 1 | -15/+0 |
* | (retracted by #16415) Storable: try to free what we allocated. | Jarkko Hietaniemi | 2002-05-04 | 1 | -0/+15 |
* | Add the EBCDIC test data to downgrade.t. | Jarkko Hietaniemi | 2002-05-04 | 1 | -10/+124 |
* | EBCDIC tweak. | Jarkko Hietaniemi | 2002-05-04 | 1 | -1/+5 |
* | Upgrade to Encode 1.69. | Jarkko Hietaniemi | 2002-05-04 | 9 | -22/+47 |
* | Re: [PATCH] Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 2 | -31/+67 |
* | Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 2 | -5/+31 |
* | Re: perl@16307 | Nicholas Clark | 2002-05-03 | 1 | -2/+2 |
* | enc2xs template -- searches script more sensibly | Dan Kogai | 2002-05-03 | 1 | -1/+3 |
* | Forgotten test arrangement. | Jarkko Hietaniemi | 2002-05-03 | 1 | -1/+1 |
* | EBCDIC tweak. | Jarkko Hietaniemi | 2002-05-03 | 1 | -2/+6 |
* | Update the EBCDIC MD5 checksums, and automate the process. | Jarkko Hietaniemi | 2002-05-03 | 1 | -6/+24 |
* | The EBCDIC remapping of the low 256 bites again. | Jarkko Hietaniemi | 2002-05-03 | 6 | -0/+22 |
* | DJGPP updates from Laszlo Molnar. | Jarkko Hietaniemi | 2002-05-03 | 1 | -0/+2 |
* | Upgrade to Encode 1.68. | Jarkko Hietaniemi | 2002-05-03 | 6 | -7/+21 |
* | Re: Perl 5.8-to-be NetBSD testing? | Andy Dougherty | 2002-05-02 | 1 | -4/+7 |
* | Upgrade to Encode 1.67. | Jarkko Hietaniemi | 2002-05-02 | 4 | -21/+31 |
* | 1/3rd of utf8 | Nicholas Clark | 2002-05-02 | 1 | -5/+19 |
* | Re: [PATCH] Storable docs | Philip Newton | 2002-05-02 | 1 | -2/+2 |
* | Add the new Digest::MD5 test. | Jarkko Hietaniemi | 2002-05-02 | 1 | -0/+29 |
* | Upgrade to Digest::MD5 2.19. | Jarkko Hietaniemi | 2002-05-02 | 3 | -5/+12 |
* | Ooops. Not everybody does threads. | Jarkko Hietaniemi | 2002-05-02 | 1 | -0/+10 |
* | Fix files.t for blead. | Jarkko Hietaniemi | 2002-05-01 | 2 | -5/+52 |
* | Upgrade to Digest::MD5 2.18. files.t doesn't | Jarkko Hietaniemi | 2002-05-01 | 6 | -52/+92 |
* | Until Arthur fills in semaphore.t. | Jarkko Hietaniemi | 2002-05-01 | 2 | -3/+8 |
* | Storable docs | Nicholas Clark | 2002-05-01 | 1 | -12/+59 |
* | Now passes old test case. | Artur Bergman | 2002-05-01 | 1 | -4/+4 |
* | Cleanup memory a bit better in some cases. | Artur Bergman | 2002-05-01 | 1 | -0/+1 |
* | Don't forget to add it to the MANIFEST | Artur Bergman | 2002-05-01 | 1 | -0/+0 |
* | Add semaphore.pm | Artur Bergman | 2002-05-01 | 1 | -0/+90 |
* | Fix makefile to put queue.pm correctly, update test script. | Artur Bergman | 2002-05-01 | 2 | -1/+6 |
* | [Patch] ext/PerlIO/t/fallback.t gets haircut | Dan Kogai | 2002-05-01 | 1 | -7/+11 |
* | Encode tweak from Dan Kogai. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+2 |
* | Flush directly to avoid erros when running from test harness | Artur Bergman | 2002-05-01 | 2 | -1/+2 |
* | Upgrade to Encode 1.66. | Jarkko Hietaniemi | 2002-05-01 | 5 | -73/+98 |
* | Upgrade to Encode 1.65. | Jarkko Hietaniemi | 2002-04-30 | 6 | -16/+66 |
* | NetWare: disable DEBUG/ASSERT for now. | Jarkko Hietaniemi | 2002-04-30 | 1 | -0/+7 |
* | Adding Encode::* to .pm creates stash at compile time | Nick Ing-Simmons | 2002-04-29 | 2 | -4/+5 |
* | Upgrade to Encode 1.64. | Jarkko Hietaniemi | 2002-04-29 | 5 | -5951/+10283 |
* | [Unicode::Normalize] mkheader tweak | SADAHIRO Tomoyuki | 2002-04-29 | 1 | -61/+65 |
* | Upgrade to Unicode::Normalize 0.76, | Jarkko Hietaniemi | 2002-04-29 | 5 | -45/+78 |
* | Sigh. #16249 didn't help NetBSD (made it worse, | Jarkko Hietaniemi | 2002-04-28 | 3 | -59/+48 |
* | Retract the cond.t part of #16249 since the nature | Jarkko Hietaniemi | 2002-04-28 | 1 | -19/+12 |
* | (retracted by #16258) | Jarkko Hietaniemi | 2002-04-28 | 4 | -60/+78 |
* | Be tidy. | Jarkko Hietaniemi | 2002-04-28 | 1 | -1/+1 |
* | Have :encoding() default to perlqq style fallbacks. | Nick Ing-Simmons | 2002-04-28 | 3 | -6/+70 |
* | Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio} | Nick Ing-Simmons | 2002-04-28 | 1 | -1/+1 |
* | Builds under -Uuseperlio | Nick Ing-Simmons | 2002-04-28 | 2 | -5/+30 |
* | Integrate mainline | Nick Ing-Simmons | 2002-04-28 | 19 | -216/+327 |
|\ | |||||
| * | Added test cases and fixed some obvious things. | Artur Bergman | 2002-04-28 | 2 | -1/+58 |