| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for [perl #28963]: find2perl was sometimes generating | Rafael Garcia-Suarez | 2004-04-28 | 1 | -1/+3 |
* | find2perl should not default to -print when -eval is specified. | Rafael Garcia-Suarez | 2004-04-09 | 1 | -0/+1 |
* | [perl #27748] 'find2perl' bug: -exec causes chdir error | jdhedden@1979.usna.com | 2004-03-24 | 1 | -3/+8 |
* | Re: [perl #24574] find2perl provides different results to find | Slaven Rezic | 2003-12-02 | 1 | -1/+13 |
* | Apparently the __APPLE__ cpp symbol is not Officially Sanctioned | Jarkko Hietaniemi | 2003-06-13 | 1 | -1/+1 |
* | Re: a2p is linked against too many libraries | Andy Dougherty | 2003-05-28 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 14 | -14/+25 |
* | Integrate from maint: | Jarkko Hietaniemi | 2003-03-10 | 1 | -1/+1 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 13 | -13/+13 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 13 | -13/+13 |
* | Possible cruft removal. | Jarkko Hietaniemi | 2003-02-08 | 1 | -0/+1 |
* | PATCH x2p/find2perl.PL | Newton, Philip | 2002-11-07 | 1 | -1/+1 |
* | x2p/str.c signedness nits | Jarkko Hietaniemi | 2002-08-23 | 1 | -2/+2 |
* | Small typo correction | Newton, Philip | 2002-08-12 | 1 | -2/+2 |
* | Remove the extra warning since after it the right thing | Jarkko Hietaniemi | 2002-07-16 | 1 | -1/+0 |
* | Typolice. | Jarkko Hietaniemi | 2002-06-06 | 1 | -1/+1 |
* | Make pstruct and psed appear also on platforms with | Jarkko Hietaniemi | 2002-06-06 | 1 | -0/+22 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-06-06 | 1 | -0/+2 |
* | Remove all occurrences of occurence, except for one (in the | Abhijit Menon-Sen | 2002-06-03 | 1 | -1/+1 |
* | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 3 | -1/+14 |
* | s2p fix for VMS | Craig A. Berry | 2002-04-16 | 1 | -2/+2 |
* | PATCH s2p.PL | Wolfgang Laun | 2002-03-26 | 1 | -65/+127 |
* | Re: Smoke 14900 /pro/3gl/CPAN/perl-current | H.Merijn Brand | 2002-03-01 | 1 | -14/+7 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 13 | -13/+13 |
* | Extension nits found by -Wall (several from threads | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+1 |
* | Makefiles are sloppy about the exe suffix | Jarkko Hietaniemi | 2001-12-31 | 1 | -2/+2 |
* | from the non-ANSI comment police (was: it won't compile on win32) | H.Merijn Brand | 2001-12-29 | 1 | -1/+1 |
* | %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha | Jarkko Hietaniemi | 2001-12-18 | 2 | -2/+2 |
* | Silence compiler worries found by Schwern/Digital cc. | Jarkko Hietaniemi | 2001-12-14 | 1 | -3/+3 |
* | make sure that va_start() has matching va_end(); | Jarkko Hietaniemi | 2001-12-09 | 1 | -0/+3 |
* | Cleanliness inspired by Cygwin. | Jarkko Hietaniemi | 2001-11-14 | 1 | -1/+1 |
* | make OPTIMIZE=... | Robin Barker | 2001-09-06 | 2 | -1/+10 |
* | quiet down VC++ warnings in a2py.c and walk.c | Nikola Knezevic | 2001-08-25 | 2 | -7/+9 |
* | Make 'compile' target a little less broken. | Jarkko Hietaniemi | 2001-07-01 | 1 | -1/+1 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -4/+11 |
* | Detypo. | Jarkko Hietaniemi | 2001-06-14 | 1 | -1/+1 |
* | de-$CONFIG continues. | Jarkko Hietaniemi | 2001-06-14 | 1 | -1/+1 |
* | I wonder how many $CONFIGs still lurk in the shadows. | Jarkko Hietaniemi | 2001-06-13 | 1 | -2/+2 |
* | Small bcopy cleanup | Andy Dougherty | 2001-06-13 | 1 | -8/+0 |
* | One less -Wall whine (found under DEBUGGING). | Jarkko Hietaniemi | 2001-06-12 | 2 | -1/+2 |
* | Cleanup the a2p.c for -Wall. | Jarkko Hietaniemi | 2001-06-12 | 2 | -10/+18 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -6/+6 |
* | -Wall "subscript has type `char'" cleanup. | Jarkko Hietaniemi | 2001-06-03 | 3 | -94/+95 |
* | Zero() is not available in x2p (or, rather, some of its | Jarkko Hietaniemi | 2001-06-01 | 1 | -2/+2 |
* | bzero -> memset | Michael G. Schwern | 2001-06-01 | 1 | -2/+2 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 3 | -7/+7 |
* | [ID 20010524.002] find2perl bug in fileglob_to_re | Geraint A Edwards | 2001-05-24 | 1 | -1/+1 |
* | \$escaping the $vars in !GROK!THIS! section is a good idea. | Jarkko Hietaniemi | 2001-05-18 | 1 | -2/+2 |
* | It's "psed", not "sed". | Jarkko Hietaniemi | 2001-05-05 | 1 | -3/+5 |
* | Re: bleadperl make install fails due to "psed" | Andreas König | 2001-05-05 | 2 | -1/+10 |