summaryrefslogtreecommitdiff
path: root/x2p
Commit message (Expand)AuthorAgeFilesLines
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+11
* Detypo.Jarkko Hietaniemi2001-06-141-1/+1
* de-$CONFIG continues.Jarkko Hietaniemi2001-06-141-1/+1
* I wonder how many $CONFIGs still lurk in the shadows.Jarkko Hietaniemi2001-06-131-2/+2
* Small bcopy cleanupAndy Dougherty2001-06-131-8/+0
* One less -Wall whine (found under DEBUGGING).Jarkko Hietaniemi2001-06-122-1/+2
* Cleanup the a2p.c for -Wall.Jarkko Hietaniemi2001-06-122-10/+18
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-6/+6
* -Wall "subscript has type `char'" cleanup.Jarkko Hietaniemi2001-06-033-94/+95
* Zero() is not available in x2p (or, rather, some of itsJarkko Hietaniemi2001-06-011-2/+2
* bzero -> memsetMichael G. Schwern2001-06-011-2/+2
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-303-7/+7
* [ID 20010524.002] find2perl bug in fileglob_to_reGeraint A Edwards2001-05-241-1/+1
* \$escaping the $vars in !GROK!THIS! section is a good idea.Jarkko Hietaniemi2001-05-181-2/+2
* It's "psed", not "sed".Jarkko Hietaniemi2001-05-051-3/+5
* Re: bleadperl make install fails due to "psed"Andreas König2001-05-052-1/+10
* [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexecPhilip Newton2001-04-241-50/+63
* Integrate change #9533 from maintperl into mainline.Jarkko Hietaniemi2001-04-032-3/+11
* Integrate changes #9511,9514,9517 from maintperl into mainline.Jarkko Hietaniemi2001-04-022-7/+5
* Re: Errors in core PODsMichael Stevens2001-02-281-2/+4
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-0113-13/+13
* Minor update to find2perl, for portabilityPaul Moore2000-10-251-1/+3
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-082-7/+4
* Major rewrite of s2p. And I mean really major, it isWolfgang Laun2000-09-081-690/+1794
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-0/+3
* don't clobber *.orig files on *clean targetsGurusamy Sarathy2000-07-121-1/+1
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-0/+1
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-3/+3
* 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