Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach B::Concise about PADOP | Paul Johnson | 2001-08-08 | 1 | -1/+2 |
* | B && BEGIN handling | James A. Duncan | 2001-08-07 | 1 | -1/+1 |
* | avoid temp file littering in tests | Gurusamy Sarathy | 2001-08-05 | 1 | -2/+2 |
* | fix POSIX.t#13 for windos | Gurusamy Sarathy | 2001-08-05 | 1 | -1/+1 |
* | Add a test for PerlIO::Via. | Jarkko Hietaniemi | 2001-08-05 | 2 | -2/+40 |
* | fix Stash.t for VMS | Craig A. Berry | 2001-08-03 | 1 | -2/+2 |
* | fix Showlex.t for VMS | Craig A. Berry | 2001-08-02 | 1 | -0/+1 |
* | deparse empty formats | Robin Houston | 2001-08-02 | 1 | -0/+1 |
* | Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems | Hugo van der Sanden | 2001-08-01 | 1 | -7/+14 |
* | Typo in DB_File.pm | Philip Newton | 2001-07-31 | 1 | -1/+1 |
* | DB_File-1.78 | Paul Marquess | 2001-07-31 | 4 | -30/+83 |
* | Test tweak. | Jarkko Hietaniemi | 2001-07-23 | 1 | -2/+0 |
* | Re: [ID 20010720.010] WHere's [:isprint:]? | Jeffrey Friedl | 2001-07-22 | 1 | -2/+5 |
* | Re: [ID 20010720.010] WHere's [:isprint:]? | Mark-Jason Dominus | 2001-07-22 | 1 | -11/+11 |
* | Re: [PATCH O.pm] avoid to clutter output with -l | Rafael Garcia-Suarez | 2001-07-22 | 1 | -0/+1 |
* | Typo in #11432. | Jarkko Hietaniemi | 2001-07-22 | 1 | -37/+39 |
* | Integrate (manually) change #11424 from macperl. | Jarkko Hietaniemi | 2001-07-21 | 1 | -16/+17 |
* | Integrate change #11388 from macperl (the *.t parts needed hand massage). | Jarkko Hietaniemi | 2001-07-21 | 5 | -25/+45 |
* | prototype for Time::HiRes::sleep() | Abhijit Menon-Sen | 2001-07-20 | 1 | -0/+1 |
* | Re: Time::HiRes qw(sleep) fails | Abhijit Menon-Sen | 2001-07-19 | 1 | -4/+5 |
* | Re: Perl 5.7.2 Has Been Released | Hugo van der Sanden | 2001-07-18 | 1 | -1/+1 |
* | formats can't contain formats | Robin Houston | 2001-07-16 | 1 | -2/+3 |
* | Encode::Tcl.pm, EUC-JP with jis-x0212 | SADAHIRO Tomoyuki | 2001-07-16 | 2 | -21/+150 |
* | fixup for Encode/Tcl.t on ruthless filesystems | Peter Prymmer | 2001-07-14 | 1 | -0/+7 |
* | Error in lib/PerlIO/Via.pm ? | Mark-Jason Dominus | 2001-07-13 | 1 | -2/+2 |
* | Add LC_MESSAGES to the locale_h export tag (it already is | Jarkko Hietaniemi | 2001-07-13 | 1 | -2/+3 |
* | Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn) | SADAHIRO Tomoyuki | 2001-07-13 | 9 | -16/+2642 |
* | Test the encoding transform only iff we have PerlIO, | Jarkko Hietaniemi | 2001-07-13 | 1 | -0/+11 |
* | Langinfo.t | Nicholas Clark | 2001-07-12 | 1 | -0/+1 |
* | for QNX6 | Norton T. Allen | 2001-07-12 | 1 | -1/+1 |
* | Cut-and-pasto in #11298. | Jarkko Hietaniemi | 2001-07-12 | 1 | -2/+2 |
* | RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2 | Vadim Konovalov | 2001-07-12 | 1 | -2/+2 |
* | Re: POSIX test #14 on UTS | Hugo van der Sanden | 2001-07-11 | 1 | -4/+2 |
* | dynixptx updates for osvers='4.5.2' | Peter Prymmer | 2001-07-11 | 1 | -0/+5 |
* | Telling the number of tests helps. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+2 |
* | Add a test for for PerlIO ":encoding(...)" layer. | Jarkko Hietaniemi | 2001-07-10 | 2 | -2/+57 |
* | Message-Id: <200107092116.RAA12010@bottesini.harvard.edu> | Norton T. Allen | 2001-07-10 | 1 | -4/+4 |
* | Encode::Tcl. add "HZ" encoding and bugfix | SADAHIRO Tomoyuki | 2001-07-10 | 6 | -43/+192 |
* | Add a pseudolayer ":locale" to the open pragma which | Jarkko Hietaniemi | 2001-07-09 | 1 | -9/+12 |
* | Add more encoding mappings. | Jarkko Hietaniemi | 2001-07-09 | 1 | -2/+17 |
* | Document that using :encoding layer requires using Encode. | Jarkko Hietaniemi | 2001-07-09 | 1 | -0/+1 |
* | test skip logic was broken | Gurusamy Sarathy | 2001-07-09 | 1 | -3/+4 |
* | save a dTHX | Gurusamy Sarathy | 2001-07-09 | 1 | -3/+2 |
* | Guard the nl_langinfo() with HAS_NL_LANGINFO | Jarkko Hietaniemi | 2001-07-08 | 1 | -0/+4 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+0 |
* | Bump up the VERSION of Cwd.xs. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+1 |
* | Cwd cleanups. | Jarkko Hietaniemi | 2001-07-08 | 1 | -2/+4 |
* | A missing dTHX noticed by Gerrit P. Haase. | Jarkko Hietaniemi | 2001-07-08 | 1 | -7/+8 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -0/+1 |
* | Fix I18N::Langinfo nits noticed but Philip Newton. | Jarkko Hietaniemi | 2001-07-08 | 1 | -11/+16 |