| Commit message (Expand) | Author | Age | Files | Lines |
* | [ID 19990908.014] s2p does not quote @ | Akim Demaille | 1999-09-08 | 1 | -0/+6 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -9/+3 |
* | disable VPATH for now (breaks x2p build) | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 2 | -5/+11 |
* | Slightly modified patch. | Sean Sheedy | 1999-07-21 | 1 | -1/+1 |
* | a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>; | Gurusamy Sarathy | 1999-07-17 | 1 | -468/+706 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 7 | -79/+79 |
* | remove stray K&R-isms | Gurusamy Sarathy | 1999-06-02 | 1 | -5/+2 |
* | various little nits | Gurusamy Sarathy | 1999-05-20 | 1 | -2/+2 |
* | find2perl does not grok the 'c' suffix to the -size argument | Todd C. Miller | 1999-05-17 | 1 | -1/+6 |
* | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -0/+3 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -1/+1 |
* | s2p incorrectly handles hold space commands | J. van Krieken | 1999-02-15 | 1 | -2/+2 |
* | fix misplaced brace in s2p (as suggested by Lionel Fourquaux | Gurusamy Sarathy | 1998-11-09 | 1 | -1/+1 |
* | bump patchlevel; other minor fixes for clean build and test on | Gurusamy Sarathy | 1998-10-31 | 1 | -1/+2 |
* | ] a2p: make sprintf less greedy without -o | Albert Dvornik | 1998-10-31 | 5 | -1899/+2003 |
* | PATCH: (5.005_02) a2p should use `chomp' instead of `chop' | Mark-Jason Dominus | 1998-10-30 | 1 | -2/+2 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+5 |
* | check in all confperl changes as of change#1964 into cfgperl | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+2 |
* | temporarily disable perl malloc for a2p until we clean up | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+4 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 2 | -2/+10 |
* | Another threaded, perl malloc issue, x2p's Makefile.SH has a | Nick Ing-Simmons | 1998-07-19 | 1 | -1/+1 |
* | minor Configure nits | Jarkko Hietaniemi | 1998-07-14 | 1 | -1/+1 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -4/+9 |
* | don't 'touch a2p.c', it might readonly (via PM) | Robin Barker | 1998-07-11 | 1 | -2/+2 |
* | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | Andy Dougherty | 1998-06-12 | 2 | -0/+6 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 2 | -33/+4 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 2 | -33/+4 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 2 | -17/+42 |
|\ \
| |/ |
|
| * | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -16/+35 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+7 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | PATCH: util.c and util.h function declarations do not match | Blair Zajac | 1998-03-16 | 1 | -3/+3 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | Re: ANNOUNCE: perl5.004_60 Configure patch is available | Andy Dougherty | 1998-02-25 | 1 | -6/+5 |
* | | [asperl] added AS patch#8 | Gurusamy Sarathy | 1998-02-25 | 2 | -0/+5 |
|/ |
|
* | [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken | Gurusamy Sarathy | 1998-02-16 | 1 | -4/+4 |
* | x2p/str.c was missing from list of changed files in change 466 | Malcolm Beattie | 1998-02-06 | 1 | -1/+1 |
* | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -1/+1 |
* | [win32] various tweaks to build support (NOTE: meant for 5.004_57) | Gurusamy Sarathy | 1998-01-13 | 2 | -5/+34 |
* | Make s2p not use cpp: | Hans Mulder | 1998-01-08 | 1 | -26/+18 |
* | Further ANSI changes now builds and passes (most) tests | Nick Ing-Simmons | 1997-10-31 | 7 | -207/+91 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 2 | -4/+4 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 2 | -4/+4 |
* | | Solaris fixes: delete pad and padname from thread.h and remove | Malcolm Beattie | 1997-09-10 | 1 | -1/+2 |
|/ |
|
* | Fix buffer overflow in a2p | Chip Salzenberg | 1997-04-25 | 1 | -2/+2 |
* | Add B<-o> option to a2p, for old awk; make new the default | Chip Salzenberg | 1997-04-09 | 4 | -1/+11 |
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 2 | -6/+7 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 14 | -14/+17 |
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28] | Perl 5 Porters | 1997-02-22 | 1 | -7/+7 |