summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Nits noticed by Peter Prymmer.Jarkko Hietaniemi2000-12-091-2/+3
| |/ |/|
* | Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_...Michael G. Schwern2000-12-091-9/+12
* | A missed check-in.Jarkko Hietaniemi2000-12-081-1/+1
* | (null check-in)Jarkko Hietaniemi2000-12-080-0/+0
* | Add ISO 8859-16 encoding. Not a standard yet but seems to beJarkko Hietaniemi2000-12-082-0/+21
* | Update Changes.Jarkko Hietaniemi2000-12-082-1/+185
* | Do not return the Unicode replacement character if UTF-8Jarkko Hietaniemi2000-12-082-12/+16
* | [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30Yitzchak Scott-Thoennes2000-12-082-3/+3
* | Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmfulSimon Cozens2000-12-083-36/+25
* | djSPMichael Stevens2000-12-081-2/+8
* | Filetype is text.Jarkko Hietaniemi2000-12-080-0/+0
* | [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS supportAndy Dougherty2000-12-085-10/+34
* | [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not builtAndy Dougherty2000-12-082-6/+8
* | DOC PATCH 5.6.0: -s return value incompletely documentedMark-Jason Dominus2000-12-081-2/+2
* | Use the UTF8 macros a bit. They can't be used with abandonJarkko Hietaniemi2000-12-083-16/+33
* | Out of sync?Jarkko Hietaniemi2000-12-080-0/+0
* | Cnt spl.Jarkko Hietaniemi2000-12-081-1/+1
* | Add test for reverse().Jarkko Hietaniemi2000-12-082-0/+34
* | Integrate perlio:Jarkko Hietaniemi2000-12-089-82/+126
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2000-12-073-12/+70
| |\
| * | Various oddities p4 diff -se showed upNick Ing-Simmons2000-12-074-30/+35
| * | Change PerlIO_(get|set)pos to take SV *Nick Ing-Simmons2000-12-076-54/+93
* | | Introduce macros for UTF8 decoding.Jarkko Hietaniemi2000-12-084-24/+40
| |/ |/|
* | Document utf8_to_uv() better.Jarkko Hietaniemi2000-12-072-7/+11
* | Document utf8_length(), utf8_distance(), and utf8_hop().Jarkko Hietaniemi2000-12-073-7/+61
* | Integrate perlio:Jarkko Hietaniemi2000-12-078-60/+65
|\ \ | |/
| * Various attempts at MSVC debug - not sure what hasNick Ing-Simmons2000-12-072-2/+8
| * Integrate mainlineNick Ing-Simmons2000-12-0676-409/+947
| |\ | |/ |/|
* | Update Changes.Jarkko Hietaniemi2000-12-062-1/+315
* | Test \x{...} with ord().Jarkko Hietaniemi2000-12-061-4/+15
* | Test tweak because of #8013.Jarkko Hietaniemi2000-12-061-1/+1
* | $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-0660-263/+388
* | Re: New harness is failing thingsNick Ing-Simmons2000-12-061-2/+7
* | installhtml changesMichael Stevens2000-12-061-17/+26
* | the dTHR hitsMichael Stevens2000-12-062-2/+0
* | MakeMaker mailing list gone?Michael G. Schwern2000-12-061-5/+5
* | Default MANIFEST.SKIP]Michael G. Schwern2000-12-063-7/+51
* | In Amiga more manual hackery of the scripts seems to be needed,Jarkko Hietaniemi2000-12-061-6/+18
* | Add TOPm1s to peek at the second topmost stack item.Jarkko Hietaniemi2000-12-051-0/+1
* | Avaunt, you foul UTF-8 tests.Jarkko Hietaniemi2000-12-052-26/+26
* | Continue utf8 dispersal.Jarkko Hietaniemi2000-12-053-78/+102
* | Integrate perlio:Jarkko Hietaniemi2000-12-054-25/+28
|\ \
| | * Add useperlio to config.vcNick Ing-Simmons2000-12-066-50/+53
| | * Test various dup/external program options on all platforms.Nick Ing-Simmons2000-12-061-8/+4
| | * Fix harness to be less pickyNick Ing-Simmons2000-12-061-2/+7
| | * Integrate mainline.Nick Ing-Simmons2000-12-0569-1132/+1207
| | |\ | |/ / | | / | |/ |/|
* | Test for Unicode (UTF-8) hash keys.Jarkko Hietaniemi2000-12-051-1/+13
* | Remove an unnecessary 'use utf8' (unnecessary because \x{...}Jarkko Hietaniemi2000-12-051-5/+2
* | Re: STRLEN - what?Andy Dougherty2000-12-051-0/+4
* | Split off the UTF-8 decoder tests, make them to check alsoJarkko Hietaniemi2000-12-054-178/+190