| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-04-27 | 4 | -32/+106 |
|\ |
|
| * | Re-instate $PerlIO::encoding::check at boot. | Nick Ing-Simmons | 2002-04-27 | 2 | -27/+30 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-04-27 | 2 | -2/+2 |
| * | Fix fd leak on Via(bogus). | Nick Ing-Simmons | 2002-04-27 | 2 | -5/+76 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-04-26 | 44 | -176/+1817 |
| |\ |
|
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-04-24 | 1 | -23/+4 |
| |\ \ |
|
| * \ \ | Submit an old integrate | Nick Ing-Simmons | 2002-04-24 | 67 | -3285/+4313 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline into perlio | Nick Ing-Simmons | 2002-04-22 | 15 | -71/+356 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-04-21 | 16 | -31078/+22735 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-04-21 | 16 | -32342/+32617 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests, | Nick Ing-Simmons | 2002-04-20 | 2 | -12/+33 |
| * | | | | | | | Some tweaks for encodings which need lines. | Nick Ing-Simmons | 2002-04-20 | 2 | -24/+131 |
| * | | | | | | | Various tweaks to Encode | Nick Ing-Simmons | 2002-04-20 | 7 | -59/+71 |
* | | | | | | | | Upgrade to Encode 1.62. | Jarkko Hietaniemi | 2002-04-27 | 3 | -16/+31 |
* | | | | | | | | Add test numbers to make "make test" happy. Order is irrelevant | Artur Bergman | 2002-04-27 | 1 | -2/+4 |
* | | | | | | | | Fixed race condtions and deadlocks in interaction with | Artur Bergman | 2002-04-27 | 3 | -12/+61 |
* | | | | | | | | Saving locks after we set it to 0 was kind of pointless. | Artur Bergman | 2002-04-27 | 1 | -1/+2 |
* | | | | | | | | Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness | Simon Cozens | 2002-04-26 | 1 | -1/+1 |
* | | | | | | | | EBCDIC MD5.xs checksum update from Merijn Broeren. | Jarkko Hietaniemi | 2002-04-26 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | [Encode] s/=over2/=over 2/g | Dan Kogai | 2002-04-26 | 1 | -1/+1 |
* | | | | | | | Use temp int variable in the W*() since direct casting | Jarkko Hietaniemi | 2002-04-26 | 1 | -6/+12 |
* | | | | | | | Upgrade to Encode 1.61, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-26 | 11 | -84/+471 |
* | | | | | | | MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC | Gurusamy Sarathy | 2002-04-26 | 1 | -2/+2 |
* | | | | | | | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 12 | -31/+31 |
* | | | | | | | Re: [PATCH] another Storable test (Re: perl@16005) | Nicholas Clark | 2002-04-25 | 8 | -71/+740 |
* | | | | | | | Re: POSIX::WEXITSTATUS broken again | Andy Dougherty | 2002-04-25 | 1 | -1/+1 |
* | | | | | | | cwd.t wasn't running all the tests because cmd.exe wasn't | Gurusamy Sarathy | 2002-04-25 | 1 | -3/+7 |
* | | | | | | | Cleaner Encode tests under -Mutf8. | Jarkko Hietaniemi | 2002-04-25 | 3 | -2/+8 |
* | | | | | | | Re: [Encode] Patch to fix Encod-XML::SAX conflicts | Dan Kogai | 2002-04-25 | 1 | -1/+1 |
* | | | | | | | Wrong plan. | Jarkko Hietaniemi | 2002-04-24 | 1 | -2/+1 |
* | | | | | | | Upgrade to Encode 1.60, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-24 | 16 | -20/+591 |
* | | | | | | | another case of enabling binmode() where it should not be: if the | Gurusamy Sarathy | 2002-04-24 | 1 | -1/+0 |
* | | | | | | | Integrate #16136, #16137, #16138 from macperl; | Jarkko Hietaniemi | 2002-04-24 | 1 | -3/+3 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Thou shalt not assume %x works for UVs. | Jarkko Hietaniemi | 2002-04-24 | 1 | -1/+1 |
* | | | | | | hacking around byteorder variance between config.sh and config.h | Gurusamy Sarathy | 2002-04-23 | 1 | -23/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | *size tweaks from Sarathy. | Jarkko Hietaniemi | 2002-04-23 | 1 | -7/+11 |
* | | | | | Re: perl@16083 | Nicholas Clark | 2002-04-23 | 1 | -13/+32 |
* | | | | | Upgrade to Encode 1.58. | Jarkko Hietaniemi | 2002-04-23 | 36 | -2573/+3334 |
* | | | | | Upgrade to Encode 1.57, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 12 | -65/+106 |
* | | | | | {PATCH docs] sockatmark | Mark-Jason Dominus | 2002-04-22 | 1 | -1/+2 |
* | | | | | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 1 | -0/+4 |
* | | | | | Signedness nit. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | | | | | No semicolons after blocks. | Jarkko Hietaniemi | 2002-04-22 | 1 | -2/+2 |
* | | | | | Upgrade to PerlIO::encoding 0.04, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 2 | -37/+49 |
* | | | | | Upgrade to Encode 1.56, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 31 | -706/+892 |
* | | | | | Integrate //depot/perlio into mainline | Nick Ing-Simmons | 2002-04-22 | 5 | -52/+182 |
| |_|_|/
|/| | | |
|
* | | | | End blocks were not run on Win32. | Artur Bergman | 2002-04-22 | 1 | -0/+1 |
* | | | | Do not unlock mutex twice. | Artur Bergman | 2002-04-21 | 1 | -1/+3 |
* | | | | squelch some more type mismatch warnings | Gurusamy Sarathy | 2002-04-21 | 7 | -13/+17 |
* | | | | test appears to be ass_u_ming sizeof(long) == sizeof(IV), which | Gurusamy Sarathy | 2002-04-21 | 1 | -6/+6 |