| Commit message (Expand) | Author | Age | Files | Lines |
* | It's Scripts.txt, not Script.txt. | Jarkko Hietaniemi | 2001-03-08 | 1 | -1/+1 |
* | Upgrade to Unicode 3.1 beta 2001-03-01. | Jarkko Hietaniemi | 2001-03-08 | 1 | -0/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-05 | 1 | -0/+1 |
|\ |
|
| * | More Encode alias tidying. | Nick Ing-Simmons | 2001-03-05 | 1 | -0/+1 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-05 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Update MANIFEST for new test. | Nick Ing-Simmons | 2001-03-05 | 1 | -0/+1 |
|/ |
|
* | Missed added file. | Nick Ing-Simmons | 2001-03-05 | 1 | -0/+1 |
* | Undo qu. Retract #8814, rewrite op/each part of #8615, | Jarkko Hietaniemi | 2001-02-28 | 1 | -1/+0 |
* | fixing t/pod/find.t, running t/pod | Michael G. Schwern | 2001-02-24 | 1 | -0/+1 |
* | Adding in TestSetup.pm to replace BEGIN preamble on tests. | Michael G. Schwern | 2001-02-18 | 1 | -0/+1 |
* | Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) | Michael G. Schwern | 2001-02-18 | 1 | -0/+1 |
* | Re: Why t/TEST and not Test::Harness? | Michael G. Schwern | 2001-02-18 | 1 | -1/+0 |
* | Sort the MANIFEST. | Jarkko Hietaniemi | 2001-02-13 | 1 | -1/+1 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -1/+0 |
* | Re: [PATCH] pod/perlclib.pod - Replacements for C library functions | Simon Cozens | 2001-02-11 | 1 | -0/+1 |
* | Upgrade to Unicode 3.1 beta 2001-02-11. | Jarkko Hietaniemi | 2001-02-11 | 1 | -3/+5 |
* | Rename README.posix-bc to README.bs2000 to avoid confusion | Jarkko Hietaniemi | 2001-02-09 | 1 | -1/+1 |
* | provide EBCDIC CGI::Util::escape() and test | Peter Prymmer | 2001-02-09 | 1 | -0/+1 |
* | New improved test harness | Michael G. Schwern | 2001-02-04 | 1 | -0/+13 |
* | Add pod/perliol.pod to MANIFEST :-( | Nick Ing-Simmons | 2001-01-28 | 1 | -1/+2 |
* | Add the .ucm encoding tables to the MANIFEST. | Jarkko Hietaniemi | 2001-01-22 | 1 | -0/+21 |
* | partial support for dynaloading on OS/390 | Peter Prymmer | 2001-01-20 | 1 | -0/+1 |
* | Document and test the new qu operator. | Jarkko Hietaniemi | 2001-01-20 | 1 | -0/+1 |
* | Add Schwern's 1_compile test. The compile_module script renamed | Jarkko Hietaniemi | 2001-01-18 | 1 | -0/+2 |
* | B::Concise -- an improved replacement for B::Terse | Stephen McCamant | 2001-01-12 | 1 | -0/+1 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -0/+1 |
* | podlators 1.06 released | Russ Allbery | 2000-12-29 | 1 | -0/+1 |
* | Handy script for when one forgets to "dmake clean" | Nick Ing-Simmons | 2000-12-21 | 1 | -0/+1 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -12/+9 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-12-14 | 1 | -0/+3 |
|\ |
|
| * | Document the new files | Nick Ing-Simmons | 2000-12-14 | 1 | -0/+3 |
* | | MANIFEST new files of #8114. | Jarkko Hietaniemi | 2000-12-14 | 1 | -0/+3 |
|/ |
|
* | Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies) | Andreas König | 2000-12-10 | 1 | -0/+1 |
* | Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO. | Nick Ing-Simmons | 2000-12-09 | 1 | -0/+1 |
* | Add ISO 8859-16 encoding. Not a standard yet but seems to be | Jarkko Hietaniemi | 2000-12-08 | 1 | -0/+1 |
* | [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support | Andy Dougherty | 2000-12-08 | 1 | -0/+1 |
* | Cnt spl. | Jarkko Hietaniemi | 2000-12-08 | 1 | -1/+1 |
* | Add test for reverse(). | Jarkko Hietaniemi | 2000-12-08 | 1 | -0/+1 |
* | Default MANIFEST.SKIP] | Michael G. Schwern | 2000-12-06 | 1 | -0/+1 |
* | Continue utf8 dispersal. | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+1 |
* | Split off the UTF-8 decoder tests, make them to check also | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+1 |
* | Start migrating bits of pragma/utf8 to elsewhere | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+1 |
* | Get the three different space character classes right under utf8. | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+2 |
* | Forgot to MANIFEST the new Net::hostent test. | Jarkko Hietaniemi | 2000-11-29 | 1 | -0/+1 |
* | Make "use Class::Struct 'struct';" work again (broken by #7617); | Jarkko Hietaniemi | 2000-11-29 | 1 | -0/+1 |
* | Add the Encoding table format documentation. | Jarkko Hietaniemi | 2000-11-29 | 1 | -0/+1 |
* | Push Filter::Util::Call one level deeper. | Jarkko Hietaniemi | 2000-11-23 | 1 | -5/+5 |
* | Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19. | Jarkko Hietaniemi | 2000-11-22 | 1 | -0/+6 |
* | [perl 7711: EPOC] updates | Olaf Flebbe | 2000-11-20 | 1 | -0/+1 |
* | ext/re/hints/MSWin32.pl seems to be missing from perlio. | Jarkko Hietaniemi | 2000-11-20 | 1 | -1/+0 |