| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor doc patch: handy.h | Daniel Muiño | 2000-07-26 | 1 | -1/+1 |
* | further qualify references to "alphanumeric" (from Wolfgang Laun | Gurusamy Sarathy | 2000-06-01 | 1 | -1/+1 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -4/+4 |
* | don't blindly set bool=char on linux (from Andy Dougherty) | Gurusamy Sarathy | 2000-02-19 | 1 | -11/+12 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+131 |
* | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 1 | -2/+10 |
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 1 | -2/+3 |
* | Move the IV, UV, I8, U8, ..., and NV to metaconfig | Jarkko Hietaniemi | 1999-10-29 | 1 | -20/+15 |
* | applied patch suggested by Hans Mulder to fix problems on | Gurusamy Sarathy | 1999-09-06 | 1 | -2/+2 |
* | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -7/+48 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-23 | 1 | -1/+1 |
|\ |
|
| * | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -2/+2 |
|/ |
|
* | minor Configure tweaks (via private mail) | Jarkko Hietaniemi | 1998-10-02 | 1 | -1/+1 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+28 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -7/+21 |
|\ |
|
| * | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -7/+21 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -0/+48 |
|/ |
|
* | [PATCH for 5.004_64] Configure patch Config_64-01 | Andy Dougherty | 1998-05-14 | 1 | -1/+1 |
* | [PATCH 5.004_64] newSV | Ilya Zakharevich | 1998-05-14 | 1 | -2/+3 |
* | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 1 | -25/+21 |
* | [PATCH 5.004_62} Config_62-01 patch available. | Andy Dougherty | 1998-03-16 | 1 | -1/+2 |
* | Configure patches -01 and -02 for 5.004_61. | Andy Dougherty | 1998-03-05 | 1 | -1/+9 |
* | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -4/+11 |
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i] | Perl 5 Porters | 1997-04-25 | 1 | -1/+5 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | Configure updates for intsize and ssizetype | Andy Dougherty | 1997-02-04 | 1 | -0/+17 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -0/+8 |
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -39/+46 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -32/+73 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -25/+8 |
* | Full LONG_MAX & co. patch over 5.003_05 | Kenneth Albanowski | 1996-09-21 | 1 | -2/+2 |
* | Make a little more C++-friendly for IBM's CSET++ compiler. | Perl 5 Porters | 1996-09-05 | 1 | -0/+7 |
* | Patch for LONG_MAX & co. | Perl 5 Porters | 1996-09-01 | 1 | -0/+41 |
* | perl 5.003_03: handy.h | Perl 5 Porters | 1996-08-20 | 1 | -16/+16 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -1/+1 |
* | perl 5.003_01: handy.h | Perl 5 Porters | 1996-07-10 | 1 | -9/+24 |
* | perl5.001 patch.1d | Andy Dougherty | 1995-04-14 | 1 | -8/+19 |
* | perl5.001 patch.1c | Andy Dougherty | 1995-04-06 | 1 | -3/+5 |
* | perl5.000 patch.0j: fix minor portability and build problems remaining even a... | Andy Dougherty | 1995-02-07 | 1 | -0/+3 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -37/+22 |
* | perl 5.0 alpha 9perl-5a9 | Larry Wall | 1994-05-04 | 1 | -11/+26 |
* | perl 5.0 alpha 8 | Andy Dougherty | 1994-04-04 | 1 | -1/+7 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -16/+35 |
* | perl 4.0 patch 26: patch #20, continued | Larry Wall | 1992-06-08 | 1 | -9/+19 |
* | perl 4.0 patch 18: patch #11, continued | Larry Wall | 1991-11-05 | 1 | -1/+25 |
* | perl 4.0 patch 6: patch #4, continued | Larry Wall | 1991-06-06 | 1 | -4/+7 |