summaryrefslogtreecommitdiff
path: root/x2p
Commit message (Expand)AuthorAgeFilesLines
...
* find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)Gurusamy Sarathy2000-02-281-5/+2
* m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-281-5/+5
* don't blindly set bool=char on linux (from Andy Dougherty)Gurusamy Sarathy2000-02-191-3/+1
* implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-281-11/+27
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-3/+3
* [ID 19990908.014] s2p does not quote @Akim Demaille1999-09-081-0/+6
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-9/+3
* disable VPATH for now (breaks x2p build)Gurusamy Sarathy1999-07-261-1/+1
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-252-5/+11
* Slightly modified patch.Sean Sheedy1999-07-211-1/+1
* a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;Gurusamy Sarathy1999-07-171-468/+706
* remove _() non-ansismGurusamy Sarathy1999-06-027-79/+79
* remove stray K&R-ismsGurusamy Sarathy1999-06-021-5/+2
* various little nitsGurusamy Sarathy1999-05-201-2/+2
* find2perl does not grok the 'c' suffix to the -size argumentTodd C. Miller1999-05-171-1/+6
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+3
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-1/+1
* s2p incorrectly handles hold space commandsJ. van Krieken1999-02-151-2/+2
* fix misplaced brace in s2p (as suggested by Lionel FourquauxGurusamy Sarathy1998-11-091-1/+1
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-1/+2
* ] a2p: make sprintf less greedy without -oAlbert Dvornik1998-10-315-1899/+2003
* PATCH: (5.005_02) a2p should use `chomp' instead of `chop'Mark-Jason Dominus1998-10-301-2/+2
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-0/+5
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-151-1/+2
* temporarily disable perl malloc for a2p until we clean upGurusamy Sarathy1998-09-251-2/+4
* support OE/MVSJarkko Hietaniemi1998-08-022-2/+10
* Another threaded, perl malloc issue, x2p's Makefile.SH has a Nick Ing-Simmons1998-07-191-1/+1
* minor Configure nitsJarkko Hietaniemi1998-07-141-1/+1
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-4/+9
* don't 'touch a2p.c', it might readonly (via PM)Robin Barker1998-07-111-2/+2
* Re: [PATCH for _66] Makefile.SH problem on dos/djgpp Andy Dougherty1998-06-122-0/+6
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-292-33/+4
|\
| * [win32] misc changesGurusamy Sarathy1998-05-292-33/+4
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-182-17/+42
|\ \ | |/
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-16/+35
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-1/+7
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-3/+3
|\ \ | |/
| * PATCH: util.c and util.h function declarations do not matchBlair Zajac1998-03-161-3/+3
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-6/+5
|\ \ | |/
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-6/+5
* | [asperl] added AS patch#8Gurusamy Sarathy1998-02-252-0/+5
|/
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-4/+4
* x2p/str.c was missing from list of changed files in change 466Malcolm Beattie1998-02-061-1/+1
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-1/+1
* [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-132-5/+34
* Make s2p not use cpp:Hans Mulder1998-01-081-26/+18
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-317-207/+91
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-162-4/+4
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-052-4/+4
* | Solaris fixes: delete pad and padname from thread.h and removeMalcolm Beattie1997-09-101-1/+2
|/