Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Nits noticed by Peter Prymmer. | Jarkko Hietaniemi | 2000-12-09 | 1 | -2/+3 | |
| |/ |/| | ||||||
* | | Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_... | Michael G. Schwern | 2000-12-09 | 1 | -9/+12 | |
* | | A missed check-in. | Jarkko Hietaniemi | 2000-12-08 | 1 | -1/+1 | |
* | | (null check-in) | Jarkko Hietaniemi | 2000-12-08 | 0 | -0/+0 | |
* | | Add ISO 8859-16 encoding. Not a standard yet but seems to be | Jarkko Hietaniemi | 2000-12-08 | 2 | -0/+21 | |
* | | Update Changes. | Jarkko Hietaniemi | 2000-12-08 | 2 | -1/+185 | |
* | | Do not return the Unicode replacement character if UTF-8 | Jarkko Hietaniemi | 2000-12-08 | 2 | -12/+16 | |
* | | [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30 | Yitzchak Scott-Thoennes | 2000-12-08 | 2 | -3/+3 | |
* | | Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful | Simon Cozens | 2000-12-08 | 3 | -36/+25 | |
* | | djSP | Michael Stevens | 2000-12-08 | 1 | -2/+8 | |
* | | Filetype is text. | Jarkko Hietaniemi | 2000-12-08 | 0 | -0/+0 | |
* | | [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support | Andy Dougherty | 2000-12-08 | 5 | -10/+34 | |
* | | [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built | Andy Dougherty | 2000-12-08 | 2 | -6/+8 | |
* | | DOC PATCH 5.6.0: -s return value incompletely documented | Mark-Jason Dominus | 2000-12-08 | 1 | -2/+2 | |
* | | Use the UTF8 macros a bit. They can't be used with abandon | Jarkko Hietaniemi | 2000-12-08 | 3 | -16/+33 | |
* | | Out of sync? | Jarkko Hietaniemi | 2000-12-08 | 0 | -0/+0 | |
* | | Cnt spl. | Jarkko Hietaniemi | 2000-12-08 | 1 | -1/+1 | |
* | | Add test for reverse(). | Jarkko Hietaniemi | 2000-12-08 | 2 | -0/+34 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2000-12-08 | 9 | -82/+126 | |
|\ \ | |/ | ||||||
| * | Integrate mainline | Nick Ing-Simmons | 2000-12-07 | 3 | -12/+70 | |
| |\ | ||||||
| * | | Various oddities p4 diff -se showed up | Nick Ing-Simmons | 2000-12-07 | 4 | -30/+35 | |
| * | | Change PerlIO_(get|set)pos to take SV * | Nick Ing-Simmons | 2000-12-07 | 6 | -54/+93 | |
* | | | Introduce macros for UTF8 decoding. | Jarkko Hietaniemi | 2000-12-08 | 4 | -24/+40 | |
| |/ |/| | ||||||
* | | Document utf8_to_uv() better. | Jarkko Hietaniemi | 2000-12-07 | 2 | -7/+11 | |
* | | Document utf8_length(), utf8_distance(), and utf8_hop(). | Jarkko Hietaniemi | 2000-12-07 | 3 | -7/+61 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2000-12-07 | 8 | -60/+65 | |
|\ \ | |/ | ||||||
| * | Various attempts at MSVC debug - not sure what has | Nick Ing-Simmons | 2000-12-07 | 2 | -2/+8 | |
| * | Integrate mainline | Nick Ing-Simmons | 2000-12-06 | 76 | -409/+947 | |
| |\ | |/ |/| | ||||||
* | | Update Changes. | Jarkko Hietaniemi | 2000-12-06 | 2 | -1/+315 | |
* | | Test \x{...} with ord(). | Jarkko Hietaniemi | 2000-12-06 | 1 | -4/+15 | |
* | | Test tweak because of #8013. | Jarkko Hietaniemi | 2000-12-06 | 1 | -1/+1 | |
* | | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 60 | -263/+388 | |
* | | Re: New harness is failing things | Nick Ing-Simmons | 2000-12-06 | 1 | -2/+7 | |
* | | installhtml changes | Michael Stevens | 2000-12-06 | 1 | -17/+26 | |
* | | the dTHR hits | Michael Stevens | 2000-12-06 | 2 | -2/+0 | |
* | | MakeMaker mailing list gone? | Michael G. Schwern | 2000-12-06 | 1 | -5/+5 | |
* | | Default MANIFEST.SKIP] | Michael G. Schwern | 2000-12-06 | 3 | -7/+51 | |
* | | In Amiga more manual hackery of the scripts seems to be needed, | Jarkko Hietaniemi | 2000-12-06 | 1 | -6/+18 | |
* | | Add TOPm1s to peek at the second topmost stack item. | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+1 | |
* | | Avaunt, you foul UTF-8 tests. | Jarkko Hietaniemi | 2000-12-05 | 2 | -26/+26 | |
* | | Continue utf8 dispersal. | Jarkko Hietaniemi | 2000-12-05 | 3 | -78/+102 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2000-12-05 | 4 | -25/+28 | |
|\ \ | ||||||
| | * | Add useperlio to config.vc | Nick Ing-Simmons | 2000-12-06 | 6 | -50/+53 | |
| | * | Test various dup/external program options on all platforms. | Nick Ing-Simmons | 2000-12-06 | 1 | -8/+4 | |
| | * | Fix harness to be less picky | Nick Ing-Simmons | 2000-12-06 | 1 | -2/+7 | |
| | * | Integrate mainline. | Nick Ing-Simmons | 2000-12-05 | 69 | -1132/+1207 | |
| | |\ | |/ / | | / | |/ |/| | ||||||
* | | Test for Unicode (UTF-8) hash keys. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+13 | |
* | | Remove an unnecessary 'use utf8' (unnecessary because \x{...} | Jarkko Hietaniemi | 2000-12-05 | 1 | -5/+2 | |
* | | Re: STRLEN - what? | Andy Dougherty | 2000-12-05 | 1 | -0/+4 | |
* | | Split off the UTF-8 decoder tests, make them to check also | Jarkko Hietaniemi | 2000-12-05 | 4 | -178/+190 |