Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| * | Removed last traces of autodetach. | Artur Bergman | 2002-04-27 | 2 | -17/+54 |
| * | More NetBSD patches from Johnny Lam. | Jarkko Hietaniemi | 2002-04-27 | 1 | -1/+1 |
| * | Upgrade to Encode 1.63. | Jarkko Hietaniemi | 2002-04-27 | 14 | -185/+185 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-04-27 | 1 | -1/+7 |
| |\ | |/ |/| | |||||
* | | Correct which var is nulled, stack movement protection. | Nick Ing-Simmons | 2002-04-27 | 1 | -1/+7 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-04-27 | 3 | -13/+63 |
|\ \ | |||||
| | * | Ahem, look another way. | Artur Bergman | 2002-04-27 | 1 | -1/+1 |
| | * | 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 |