| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last Null(...) from x2p/* | Nicholas Clark | 2007-12-27 | 1 | -1/+1 |
* | patch - chg 32721 missed a couple Nullstrs | Jim Cromie | 2007-12-25 | 1 | -2/+2 |
* | Remove Nullch etc. from x2p | Jan Dubois | 2007-12-25 | 6 | -23/+18 |
* | C<make translators> -Wwrite-strings clean | Robin Barker | 2007-12-21 | 9 | -57/+65 |
* | Re: [PATCH] Cray XT4/Catamount build | Jarkko Hietaniemi | 2007-09-17 | 1 | -1/+3 |
* | Change stripRegex prototype to $$;$ because only one caller uses | Abhijit Menon-Sen | 2007-07-25 | 1 | -1/+1 |
* | s2p.PL | Wolfgang Laun | 2007-07-25 | 1 | -4/+11 |
* | 'make veryclean' still dirty | Jerry D. Hedden | 2007-07-12 | 1 | -1/+1 |
* | Stop VC++ from warning "'getenv' : inconsistent dll linkage. | Steve Hay | 2007-06-07 | 1 | -0/+4 |
* | Spelling nits from Debian bug list... | Matt Taggart | 2006-10-27 | 2 | -2/+2 |
* | Fixes to compile Perl with g++ and DEBUGGING. | Steve Peters | 2006-10-04 | 1 | -1/+5 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -3/+0 |
* | Added an additional #ifndef based on comments by Jarkko and | Steve Peters | 2006-08-27 | 1 | -1/+3 |
* | g++/x2p (better version) | Jarkko Hietaniemi | 2006-08-22 | 3 | -2/+14 |
* | Re: how to build with -DPERL_MEM_LOG ? | Andy Dougherty | 2006-02-16 | 1 | -0/+12 |
* | Cleaning up x2p directory | Andy Lester | 2005-11-07 | 12 | -370/+22 |
* | Remove last remaining reference to vax11c | Rafael Garcia-Suarez | 2005-10-21 | 1 | -1/+1 |
* | misc a2p fixes | Brendan O'Dea | 2005-09-21 | 5 | -1664/+1821 |
* | [patch@25502] Add hard link and V8.2 crtl support to VMS. | John E. Malmberg | 2005-09-20 | 1 | -3/+9 |
* | potential [PATCH] Tru64 crank up strictness | Jarkko Hietaniemi | 2005-05-10 | 1 | -0/+4 |
* | printf.patch: Adding printf checking for gcc | Andy Lester | 2005-05-02 | 2 | -9/+6 |
* | Add casting to allow g++ (3.3.5) to compile the core code. | Nicholas Clark | 2005-04-05 | 1 | -3/+3 |
* | Down with unneeded duplicate prototypes | Nicholas Clark | 2005-04-05 | 1 | -1/+0 |
* | Fix a2p manpage (from Debian) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -2/+2 |
* | find2perl, new options | Slaven Rezic | 2005-02-18 | 1 | -2/+16 |
* | Missing dependencies in x2p makefile, by Slaven Rezic. | Rafael Garcia-Suarez | 2005-02-18 | 1 | -0/+4 |
* | 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 |