| Commit message (Expand) | Author | Age | Files | Lines |
* | Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | Jarkko Hietaniemi | 2001-08-11 | 1 | -0/+1 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 1 | -6/+0 |
* | Rename lib/unicode files to lib/unicore to avoid | Jarkko Hietaniemi | 2001-08-09 | 1 | -324/+325 |
* | [PATCH: perl@11564] introducing perlivp | Prymmer/Kahn | 2001-08-06 | 1 | -0/+1 |
* | Rename the Getopt::Long tests to be as they are | Jarkko Hietaniemi | 2001-08-05 | 1 | -4/+4 |
* | Upgrade to Getopt::Long 2.26. | Jarkko Hietaniemi | 2001-08-05 | 1 | -0/+2 |
* | Add a test for PerlIO::Via. | Jarkko Hietaniemi | 2001-08-05 | 1 | -2/+3 |
* | Add PerlCE to the docs. | Jarkko Hietaniemi | 2001-08-02 | 1 | -2/+1 |
* | Integrate the PerlCE (WinCE Perl) port; | Jarkko Hietaniemi | 2001-08-02 | 1 | -0/+44 |
* | Upgrade to Switch 2.04, now with Perl 6 given+when. | Jarkko Hietaniemi | 2001-07-31 | 1 | -1/+4 |
* | OS/2 multi-architecture | Ilya Zakharevich | 2001-07-23 | 1 | -0/+1 |
* | win32\sncfnmcs.pl corrections | Vadim Konovalov | 2001-07-23 | 1 | -1/+1 |
* | An accidental empty line. | Jarkko Hietaniemi | 2001-07-22 | 1 | -1/+0 |
* | Missing MANIFESTations. | Jarkko Hietaniemi | 2001-07-22 | 1 | -0/+4 |
* | Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config | Peter Prymmer | 2001-07-17 | 1 | -1/+1 |
* | Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn) | SADAHIRO Tomoyuki | 2001-07-13 | 1 | -16/+23 |
* | Remove unicode::distinct, as per Inaba Hiroto. | Jarkko Hietaniemi | 2001-07-13 | 1 | -1/+0 |
* | Add README.uts from Hal Morris. | Jarkko Hietaniemi | 2001-07-12 | 1 | -0/+1 |
* | Rename Unicode::UCD to UnicodeCD to avoid | Jarkko Hietaniemi | 2001-07-12 | 1 | -2/+2 |
* | UTS tweaks for Hal Morris. | Jarkko Hietaniemi | 2001-07-12 | 1 | -0/+1 |
* | dynixptx updates for osvers='4.5.2' | Peter Prymmer | 2001-07-11 | 1 | -0/+1 |
* | Upgrade to Term::ANSIColor 1.04. | Jarkko Hietaniemi | 2001-07-10 | 1 | -14/+16 |
* | Add a test for for PerlIO ":encoding(...)" layer. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+1 |
* | Update to Math::BigInt 1.36. The biggest news is | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+2 |
* | Encode::Tcl. add "HZ" encoding and bugfix | SADAHIRO Tomoyuki | 2001-07-10 | 1 | -0/+1 |
* | Add I18N::Langinfo, which is basically a wrapper around | Jarkko Hietaniemi | 2001-07-08 | 1 | -0/+4 |
* | Update the libnet tests as per #11138. | Jarkko Hietaniemi | 2001-07-04 | 1 | -1/+0 |
* | Remove DummyInetd, PH, and SNPP from the libnet, as per | Jarkko Hietaniemi | 2001-07-04 | 1 | -3/+0 |
* | Support preferentially the Unicode 'scripts' definition | Jarkko Hietaniemi | 2001-07-04 | 1 | -14/+55 |
* | Move the mdelete.bat from win32/bin to win32. | Jarkko Hietaniemi | 2001-07-02 | 1 | -17/+17 |
* | Netware tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-07-02 | 1 | -2/+0 |
* | Add a simple Unicode character database interface, Unicode::UCD. | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+2 |
* | Another shot at testing exit codes. | Michael G. Schwern | 2001-06-30 | 1 | -0/+1 |
* | [PATCH] Encode.pm to use escape-sequence encoding | SADAHIRO Tomoyuki | 2001-06-30 | 1 | -5/+8 |
* | NetWare tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+2 |
* | OS/2 improvements | Ilya Zakharevich | 2001-06-28 | 1 | -0/+1 |
* | Upgrade to Test::Simple 0.09. | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+1 |
* | Upgrade to Test::More 0.07. | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+1 |
* | In some Linux distributions the libndbm is broken | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+1 |
* | Test Fails on SCO | Jonathan Stowe | 2001-06-26 | 1 | -0/+1 |
* | [DRAFT] Encode-Tcl.t | SADAHIRO Tomoyuki | 2001-06-25 | 1 | -0/+1 |
* | Add Test::More, from Michael G Schwern. | Jarkko Hietaniemi | 2001-06-25 | 1 | -0/+7 |
* | Add Test::Simple from Michael G Schwern. | Jarkko Hietaniemi | 2001-06-25 | 1 | -0/+19 |
* | Upgrade to Attribute::Handlers 0.70. | Jarkko Hietaniemi | 2001-06-25 | 1 | -0/+2 |
* | Move the pack warnings to their own file, as pointed | Jarkko Hietaniemi | 2001-06-24 | 1 | -0/+1 |
* | Upgrade to Memoize 0.65. | Jarkko Hietaniemi | 2001-06-24 | 1 | -13/+14 |
* | Misplaced test file; plus Cygwin filesystem semantics. | Jarkko Hietaniemi | 2001-06-23 | 1 | -2/+2 |
* | trigraphs and tests for h2xs | Prymmer/Kahn | 2001-06-22 | 1 | -0/+1 |
* | Shuffle around tests to (ext|lib)/.../t/ subdirectories. | Jarkko Hietaniemi | 2001-06-21 | 1 | -404/+404 |
* | Upgrade to Locale::Maketext 1.02, from Sean Burke. | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+3 |