Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate mainline | Nick Ing-Simmons | 2002-02-10 | 1 | -3/+3 |
|\ | |||||
| * | EBCDIC: the non-printable characters are different. | Jarkko Hietaniemi | 2002-02-09 | 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 |
|\ \ | |/ | |||||
| * | Start testing for safe localtime functions, TODO, test more functions. | Artur Bergman | 2002-02-08 | 1 | -0/+60 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-02-08 | 4 | -15/+95 |
|\ \ | |/ | |||||
| * | 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 |
| | * | Integrate perlio: | Jarkko Hietaniemi | 2002-02-03 | 3 | -121/+231 |
| | |\ | |/ / | | / | |/ |/| | |||||
* | | Stable intermediate point in Encode cleanup. | Nick Ing-Simmons | 2002-02-03 | 3 | -121/+231 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-02-03 | 1 | -384/+363 |
| |\ | |/ |/| | |||||
* | | indent -kr -nce and some manual tweaks to match perl style. | Nick Ing-Simmons | 2002-02-01 | 1 | -384/+363 |
| * | Sub-MANIFEST-tweak. | Jarkko Hietaniemi | 2002-02-02 | 1 | -1/+1 |
| * | [Patch] Encode::Tcl::Escape, more ISO2022 like | SADAHIRO Tomoyuki | 2002-02-02 | 1 | -71/+45 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-02-01 | 4 | -14/+17 |
| |\ | |/ |/| | |||||
* | | Minor Encode tweaks: | Nick Ing-Simmons | 2002-02-01 | 5 | -15/+18 |
| * | Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm; | Jarkko Hietaniemi | 2002-01-30 | 2 | -1/+1 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-01-30 | 3 | -16/+73 |
| |\ | |/ |/| | |||||
* | | Collect some stats during compile process. | Nick Ing-Simmons | 2002-01-30 | 3 | -16/+73 |
* | | Integrate Jarkko's path/INC tweaks | Nick Ing-Simmons | 2002-01-30 | 1 | -2/+2 |
| * | Must find stuff during build. | Jarkko Hietaniemi | 2002-01-29 | 1 | -2/+2 |
| * | Integrate with perlio; | Jarkko Hietaniemi | 2002-01-29 | 5 | -2/+7232 |
| |\ | |/ |/| | |||||
* | | Basics of a compiled Encode XS extension | Nick Ing-Simmons | 2002-01-29 | 5 | -2/+7232 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-29 | 47 | -1205/+1365 |
| * | OS/390 seems to do length 0 udp reads, Nicholas says | Jarkko Hietaniemi | 2002-01-29 | 1 | -1/+5 |
| * | Encode cleanup from Dan Kogai; reworked even further. | Jarkko Hietaniemi | 2002-01-29 | 44 | -1204/+1352 |
| * | Show also the debug and debugcolor as known pragmas. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
| * | skip assembler.t when there is no ByteLoader | Craig A. Berry | 2002-01-28 | 1 | -0/+7 |
|/ | |||||
* | The shift key is important. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-28 | 6 | -33/+83 |
|\ | |||||
| * | B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez. | Jarkko Hietaniemi | 2002-01-27 | 2 | -3/+11 |
| * | Cleanup the stash test, and reclaim it in non-ASCII-sorting | Jarkko Hietaniemi | 2002-01-27 | 1 | -18/+38 |
| * | Apparently no need for EBCDIC exception any more. | Jarkko Hietaniemi | 2002-01-27 | 1 | -6/+1 |