Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | Robin Barker | 2002-02-27 | 1 | -2/+2 |
* | Forgot from #14888. | Jarkko Hietaniemi | 2002-02-27 | 1 | -1/+2 |
* | Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-02-27 | 6 | -23/+61 |
* | docs, typos | Rafael Garcia-Suarez | 2002-02-26 | 1 | -2/+40 |
* | POSIX: add isatty to @EXPORT_OK, reformat. | Jarkko Hietaniemi | 2002-02-26 | 1 | -16/+55 |
* | Big5 tweaks from Autrijus Tang. | Jarkko Hietaniemi | 2002-02-25 | 1 | -37/+54 |
* | compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current) | Nicholas Clark | 2002-02-25 | 6 | -45/+65 |
* | Typo corrections from John P. Linderman. | Jarkko Hietaniemi | 2002-02-25 | 1 | -4/+4 |
* | EBCDIC: disable also Unicode::Collate and | Jarkko Hietaniemi | 2002-02-23 | 4 | -48/+44 |
* | Retract #14571: there may be a better solution than | Jarkko Hietaniemi | 2002-02-23 | 1 | -41/+6 |
* | Re: Pyrrhic compression in Encode | Michael G. Schwern | 2002-02-22 | 1 | -2/+7 |
* | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+28 |
* | EBCDIC: Disable Encode::JP and Encode::Tcl for now. | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+10 |
* | EBCDIC: someone who knows what they are doing | Jarkko Hietaniemi | 2002-02-22 | 2 | -0/+8 |
* | Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-22 | 1 | -29/+84 |
* | next batch of bugfixes | Rafael Garcia-Suarez | 2002-02-21 | 1 | -3/+7 |
* | Externalization from Jatan Shah <jshah@broadcom.com>. | Jarkko Hietaniemi | 2002-02-21 | 1 | -0/+4 |
* | Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-20 | 1 | -68/+165 |
* | Re: [PATCH] go faster for Encode's compile | Nicholas Clark | 2002-02-20 | 1 | -23/+34 |
* | The test requires perlio. | Jarkko Hietaniemi | 2002-02-19 | 1 | -0/+4 |
* | Re: IO::Poll: Removing Handles | Matthew Sachs | 2002-02-18 | 1 | -1/+9 |
* | IO::Poll: Removing Handles | Matthew Sachs | 2002-02-18 | 1 | -4/+8 |
* | two fixes | Rafael Garcia-Suarez | 2002-02-18 | 1 | -1/+3 |
* | Buglet. | Jarkko Hietaniemi | 2002-02-17 | 1 | -1/+3 |
* | Small tweaks to get the test running (fix @INC and | Jarkko Hietaniemi | 2002-02-17 | 1 | -6/+5 |
* | Encode 0.40, from Dan Kogai. | Jarkko Hietaniemi | 2002-02-16 | 21 | -38/+1540 |
* | Fix another bug introduced by #14615 | Rafael Garcia-Suarez | 2002-02-15 | 1 | -1/+2 |
* | Deparse bug introduced by #14615: the fix is just a workaround, | Jarkko Hietaniemi | 2002-02-14 | 2 | -7/+10 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-02-14 | 1 | -13/+19 |
|\ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-14 | 2 | -10/+58 |
| * | Make dependencies more precise (for nmake) | Nick Ing-Simmons | 2002-02-14 | 1 | -13/+19 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-13 | 2 | -4/+124 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-02-11 | 1 | -1/+1 |
| |\ \ | |||||
* | | | | rename mutex to make a bit more sense | Artur Bergman | 2002-02-13 | 1 | -8/+8 |
* | | | | Track active threads.... | Artur Bergman | 2002-02-13 | 1 | -1/+4 |
* | | | | Do not propagate END blocks to child threads, test. | Artur Bergman | 2002-02-13 | 2 | -1/+46 |
| |_|/ |/| | | |||||
* | | | Stop failures if you pass an object, sv_dup might not be the right | Artur Bergman | 2002-02-12 | 1 | -0/+2 |
* | | | Join support, however something wierd seems to happen with filehandles that a... | Artur Bergman | 2002-02-12 | 2 | -4/+122 |
| |/ |/| | |||||
* | | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -1/+1 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-02-11 | 7 | -29/+768 |
|\ \ | |/ | |||||
| * | Patch up the failing multi-byte write case, and un-skip | Nick Ing-Simmons | 2002-02-11 | 2 | -1/+13 |
| * | Add test for Japanese encoding (well euc-jp anyway). | Nick Ing-Simmons | 2002-02-11 | 4 | -1/+692 |
| * | Split Japanese encodings - part 2 | Nick Ing-Simmons | 2002-02-11 | 2 | -14/+51 |
| * | Re-structure Japanese encodings - part 1 | Nick Ing-Simmons | 2002-02-11 | 2 | -8/+7 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-02-10 | 1 | -23/+18 |
|\ \ | |/ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-10 | 1 | -3/+3 |
| |\ | |/ |/| | |||||
| * | Nicholas Clark's tweaks to Encode compile process | Nick Ing-Simmons | 2002-02-10 | 1 | -23/+18 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-08 | 1 | -0/+60 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-02-08 | 4 | -15/+95 |
| |\ \ | |||||
* | | | | EBCDIC: the non-printable characters are different. | Jarkko Hietaniemi | 2002-02-09 | 1 | -3/+3 |
| |_|/ |/| | |