| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |_|/
|/| | |
|
* | | | Start testing for safe localtime functions, TODO, test more functions. | Artur Bergman | 2002-02-08 | 1 | -0/+60 |
| |/
|/| |
|
* | | another Encode fix for VMS | Craig A. Berry | 2002-02-06 | 2 | -2/+6 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-02-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | One way to avoid OS390 winge about #line directives. | Nick Ing-Simmons | 2002-02-06 | 1 | -0/+2 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-06 | 1 | -4/+1 |
| |\ |
|
| * | | Integrate mainline | Nick Ing-Simmons | 2002-02-05 | 2 | -1/+4 |
* | | | (retracted by #14846) | Jarkko Hietaniemi | 2002-02-06 | 2 | -13/+89 |
| |/
|/| |
|
* | | EBCDIC: 0x41 is not cricket. | Jarkko Hietaniemi | 2002-02-06 | 1 | -4/+1 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-02-05 | 4 | -19/+252 |
|\ \
| |/ |
|
| * | More Encode tweaks: | Nick Ing-Simmons | 2002-02-05 | 4 | -19/+252 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-05 | 2 | -4/+9 |
| |\ |
|
* | | | Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks. | Artur Bergman | 2002-02-05 | 2 | -0/+2 |
* | | | Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is ki... | Artur Bergman | 2002-02-05 | 1 | -1/+2 |
| |/
|/| |
|
* | | Signedness mumblings from Tru64. | Jarkko Hietaniemi | 2002-02-04 | 1 | -3/+3 |
* | | Encode build fix-ups for VMS | Craig A. Berry | 2002-02-04 | 2 | -1/+6 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-02-04 | 1 | -24/+28 |
|\ \
| |/ |
|
| * | Remove debugging warning, be consistent about API fails. | Nick Ing-Simmons | 2002-02-03 | 1 | -5/+6 |
| * | Carry on where we left off if we have to grow destination SV during XS encode... | Nick Ing-Simmons | 2002-02-03 | 1 | -17/+22 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-02-03 | 2 | -72/+46 |
| |\ |
|
* | | | Debug noise. | Jarkko Hietaniemi | 2002-02-03 | 1 | -0/+2 |