| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial VMS patches | Hans Mulder | 1998-12-03 | 1 | -5/+1 |
* | textfill.t tweak | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+6 |
* | update to Text::Wrap 98.112901 from David Muir Sharnoff | Gurusamy Sarathy | 1998-11-29 | 1 | -0/+94 |
* | updated to Text::Wrap 98.112801 from CPAN; one published change | David Muir Sharnoff | 1998-11-29 | 1 | -24/+114 |
* | misc tweaks | Gurusamy Sarathy | 1998-11-29 | 1 | -0/+6 |
* | various tweaks; result passes all tests for normal build on Solaris; | Gurusamy Sarathy | 1998-11-28 | 1 | -3/+4 |
* | add IO-1.20; mess with t/lib/io_*.t in an attempt to | Gurusamy Sarathy | 1998-11-28 | 7 | -7/+473 |
* | fix C<if (...) { package Foo; ... }> misoptimization that fails | Gurusamy Sarathy | 1998-11-26 | 1 | -1/+1 |
* | 0**0 = 1, from | Daniel S. Lewart | 1998-11-02 | 1 | -16/+2 |
* | bump patchlevel; other minor fixes for clean build and test on | Gurusamy Sarathy | 1998-10-31 | 1 | -17/+110 |
* | Test suite portability: | Jarkko Hietaniemi | 1998-10-23 | 1 | -1/+2 |
* | POSIX BC2000 port from perl-mvs: | Thomas Dorner | 1998-10-17 | 1 | -2/+4 |
* | Forgot few S_I* imports. | Jarkko Hietaniemi | 1998-10-17 | 1 | -1/+1 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 2 | -3/+11 |
* | patches for perl 5.005_51 under U/WIN | Joe Buehler | 1998-09-23 | 1 | -1/+1 |
* | h2ph misquotes #error directives | Kurt D. Starsinic | 1998-09-23 | 1 | -1/+1 |
* | adjust searchdict.t for EBCDIC (still needs documenting) | Peter Prymmer | 1998-09-23 | 1 | -8/+30 |
* | README.os2 update | Ilya Zakharevich | 1998-08-05 | 1 | -1/+2 |
* | Make tests succeed on OS/2 | Ilya Zakharevich | 1998-08-02 | 2 | -0/+14 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 4 | -5/+3 |
* | better validation of SysV IPC availability | Jarkko Hietaniemi | 1998-08-02 | 1 | -0/+21 |
* | fix behavior of <=> on bigints | M. J. T. Guy | 1998-07-26 | 1 | -1/+2 |
* | better diagnostic on errno.t failure | Graham Barr | 1998-07-22 | 1 | -1/+15 |
* | fix small memory leak when mess_sv happens to be touched by magic | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+3 |
* | add a few more thread.t tests | Gurusamy Sarathy | 1998-07-15 | 1 | -5/+22 |
* | fix thread.t ('join $t' ne '$t->join' !) | Gurusamy Sarathy | 1998-07-15 | 1 | -5/+3 |
* | 5.004_74: trig.t: math inaccuracy fudge for unicos | Jarkko Hietaniemi | 1998-07-15 | 1 | -0/+4 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+1 |
* | tweak t/lib/thread.t | Gurusamy Sarathy | 1998-07-14 | 1 | -7/+8 |
* | more VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-14 | 1 | -5/+6 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -1/+1 |
* | move op/ipc{msg,sem}.t into lib/ipc_sysv.t | Jarkko Hietaniemi | 1998-07-11 | 1 | -0/+157 |
* | undo change#1379 (order of tests *is* significant) | Gurusamy Sarathy | 1998-07-10 | 1 | -5/+2 |
* | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 2 | -0/+641 |
* | remove ordering dependency in posix.t | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+5 |
* | applied patch, and undid change#1302 which it made unnecessary | Billy Constantine | 1998-07-05 | 1 | -6/+1 |
* | fix t/lib/fields.t's @INC so make test runs | Gurusamy Sarathy | 1998-07-05 | 1 | -3/+3 |
* | various small tweaks (still fails a few taint tests in {taint,locale}.t) | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+2 |
* | adjust h2ph.t for dos-specific problem | Laszlo Molnar | 1998-07-04 | 1 | -1/+6 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -2/+20 |
* | add patch to integrate Math::Trig::Radial into Math::Trig | Jarkko Hietaniemi | 1998-06-30 | 1 | -1/+100 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 1 | -0/+110 |
* | bump patchlevel to 69, various little tweaks (tested on win32, Solaris | Gurusamy Sarathy | 1998-06-29 | 2 | -25/+37 |
* | [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1 | mike@bill.iac.net | 1998-06-28 | 1 | -1/+23 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 1 | -0/+5 |
* | add CGI-2.42, its and testsuite | Gurusamy Sarathy | 1998-06-28 | 4 | -0/+311 |
* | enable Errno build on win32, add Errno-1.08 files to repository | Gurusamy Sarathy | 1998-06-28 | 1 | -0/+36 |
* | backout change#1178 as it was dependent on an unapplied patch, | Gurusamy Sarathy | 1998-06-22 | 1 | -4/+6 |
* | fixup patches for VMS | Hans Mulder | 1998-06-21 | 1 | -1/+1 |
* | add File-Spec-0.6 from CPAN | Gurusamy Sarathy | 1998-06-20 | 1 | -0/+41 |