| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos (spelling errors) in x2p/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -2/+2 |
* | Fix x2p and utils dependencies for static builds | Andy Dougherty | 2010-10-14 | 1 | -3/+10 |
* | Make everything exec-bit.txt lists executable | Florian Ragwitz | 2010-08-19 | 2 | -0/+0 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 2 | -0/+0 |
* | a2p match() faulty | Zefram | 2009-10-23 | 1 | -1/+1 |
* | a2p generates code using $[ | Zefram | 2009-10-23 | 1 | -4/+4 |
* | [perl #69838] a2p generates code using $[ | Zefram | 2009-10-23 | 3 | -25/+13 |
* | 'make distclean now results in an actually-clean tree. | Jesse Vincent | 2009-10-04 | 1 | -0/+2 |
* | Backslash-escape /s in the target of a generated s/// expression | Abhijit Menon-Sen | 2009-08-29 | 1 | -1/+1 |
* | find2perl (was Re: help unblock me from *@perl.org so I can use perlbug) | Michael G Schwern | 2009-03-25 | 1 | -20/+0 |
* | Add SEE ALSO's to find2perl and File::Find. | Dan Jacobson | 2009-03-25 | 1 | -1/+7 |
* | Move .bat gitignores with their unix counterparts | Rafael Garcia-Suarez | 2009-01-06 | 1 | -0/+3 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 1 | -0/+4 |
* | Fix x2p, which was broken by #34598 with -DPERL_MEM_LOG. | Marcus Holland-Moritz | 2008-10-27 | 1 | -0/+6 |
* | 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 |