Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to Encode 1.69. | Jarkko Hietaniemi | 2002-05-04 | 9 | -22/+47 |
* | - remove binary compatibility claims | Dave Mitchell | 2002-05-04 | 1 | -12/+7 |
* | 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 |
* | Doc tweak from Elizabeth Mattijsen. | Jarkko Hietaniemi | 2002-05-04 | 1 | -2/+3 |
* | channames.pm doc tweaks | Tatsuhiko Miyagawa | 2002-05-04 | 1 | -2/+2 |
* | Re: [PATCH scope.c] Re: local($tied->{foo}) leaks | Dave Mitchell | 2002-05-04 | 2 | -8/+20 |
* | Re: perl@16307 | Nicholas Clark | 2002-05-03 | 1 | -2/+2 |
* | Re: local($tied->{foo}) leaks | Dave Mitchell | 2002-05-03 | 1 | -0/+6 |
* | perl -i clobbers files on Cygwin | Gerrit P. Haase | 2002-05-03 | 1 | -1/+1 |
* | t/TestInit.pm - clean up comments | Paul Green | 2002-05-03 | 1 | -5/+5 |
* | 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 |
* | Comedy of typing errors. | Jarkko Hietaniemi | 2002-05-03 | 1 | -3/+3 |
* | Let's try the "no Net:: if no Socket" again. | Jarkko Hietaniemi | 2002-05-03 | 1 | -1/+0 |
* | Update Changes. | Jarkko Hietaniemi | 2002-05-03 | 2 | -1/+500 |
* | Oops. | 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 |
* | NetWare updates from C Aditya. | Jarkko Hietaniemi | 2002-05-03 | 2 | -27/+21 |
* | DJGPP updates from Laszlo Molnar. | Jarkko Hietaniemi | 2002-05-03 | 3 | -1/+5 |
* | Upgrade to Encode 1.68. | Jarkko Hietaniemi | 2002-05-03 | 6 | -7/+21 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-05-03 | 9 | -58/+154 |
|\ | |||||
| * | Several of non-default builds now seem to work reasonably well | Nick Ing-Simmons | 2002-05-03 | 3 | -9/+14 |
| * | Finish off 16350 for non-PERLIO build on linux, | Nick Ing-Simmons | 2002-05-03 | 1 | -2/+2 |
| * | setbuf / setvbuf are not PerlIO_ concepts | Nick Ing-Simmons | 2002-05-02 | 1 | -6/+6 |
| * | perl_clone is a threads thing | Nick Ing-Simmons | 2002-05-02 | 1 | -0/+2 |
| * | *** EXPERIMENTAL *** | Nick Ing-Simmons | 2002-05-02 | 2 | -36/+36 |
| * | Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case. | Nick Ing-Simmons | 2002-05-02 | 2 | -0/+56 |
| * | More layer syms | Nick Ing-Simmons | 2002-05-02 | 1 | -3/+26 |
| * | Use PerlSIO_fdupopen() if not using PerlIO | Nick Ing-Simmons | 2002-05-02 | 1 | -1/+7 |
| * | Do not build if not using layers | Nick Ing-Simmons | 2002-05-02 | 1 | -1/+5 |
* | | If no Socket should not try to test Net:: | Jarkko Hietaniemi | 2002-05-03 | 1 | -3/+6 |
* | | Integrate macperl #16360 and #16363; | Jarkko Hietaniemi | 2002-05-03 | 2 | -8/+9 |
* | | Forgot the most important part of #16357. | Jarkko Hietaniemi | 2002-05-02 | 1 | -349/+505 |
* | | Unicode::Collate 0.11 Released | SADAHIRO Tomoyuki | 2002-05-02 | 4 | -48/+428 |
* | | Re: Perl 5.8-to-be NetBSD testing? | Andy Dougherty | 2002-05-02 | 2 | -6/+18 |
* | | Integrate #16353 from macperl; | Jarkko Hietaniemi | 2002-05-02 | 1 | -2/+2 |
* | | Re: Encode, charnames and utf8heavy | Dan Kogai | 2002-05-02 | 2 | -3/+3 |
* | | manual integrate of change#16332 from maint-5.6 branch | Gurusamy Sarathy | 2002-05-02 | 4 | -11/+45 |
* | | Upgrade to Encode 1.67. | Jarkko Hietaniemi | 2002-05-02 | 4 | -21/+31 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-05-02 | 2 | -4/+8 |
|\ \ | |/ | |||||
| * | Remove show-stoppers to non-PERLIO Win32 builds | Nick Ing-Simmons | 2002-05-02 | 2 | -4/+8 |
* | | Re: [ID 20020425.009] perlio & -Dm dumps core | Hugo van der Sanden | 2002-05-02 | 1 | -7/+14 |
* | | 1/3rd of utf8 | Nicholas Clark | 2002-05-02 | 1 | -5/+19 |
* | | Integrate #16334 from maint-5.6; | Jarkko Hietaniemi | 2002-05-02 | 1 | -2/+1 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-05-02 | 2 | -9/+20 |
|\ \ | |/ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-05-02 | 20 | -78/+267 |
| |\ | |||||
| * | | Fix the "PerlIO require leak". Snag was that clean_objs | Nick Ing-Simmons | 2002-05-02 | 2 | -9/+20 |