| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | various win32 odds and ends | Gurusamy Sarathy | 1998-06-15 | 2 | -16/+44 |
* | DB_File-1.60 | Paul Marquess | 1998-06-10 | 3 | -17/+27 |
* | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 1 | -1/+19 |
* | [win32] add a txt_compare() routine to t/h2ph.t for DOSISH sanity | Gurusamy Sarathy | 1998-05-29 | 1 | -2/+8 |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 3 | -0/+182 |
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+2 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -3/+3 |
* | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 4 | -14/+74 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+1 |
* | [win32] support POSIX, enable more locale tests | Gurusamy Sarathy | 1998-04-17 | 1 | -0/+9 |
* | Next wave of _63 VMS patches | Charles Bailey | 1998-04-02 | 1 | -1/+1 |
* | [PATCH 5.004_60] Fix to MM_VMS.PM | Hans Mulder | 1998-02-27 | 2 | -15/+24 |
* | Re: ANNOUNCE: perl5.004_60 Configure patch is available | Andy Dougherty | 1998-02-25 | 1 | -1/+1 |
* | 5.004_58, move intuition tests | Stephen Potter | 1998-02-20 | 5 | -10/+10 |