This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add Tokuhiro Matsuno to AUTHORS
[perl5.git] / x2p /
2013-08-21 Tony Cook[perl #113054] find2perl mistranslates fileglob ? to...
2013-06-05 Nicholas ClarkRemove the unused env parameter from a2p's main, and...
2013-05-24 David Goldenfix various podcheck nits
2013-05-20 Nicholas ClarkSimplify x2p's Makefile.
2013-05-20 Nicholas ClarkRemove rules to delete *.loadmap and *.prelmap files...
2013-05-20 Nicholas ClarkAdd x2p/Makefile.SH to the *.SH files processed by...
2013-05-20 Nicholas ClarkRemove the now unused 'shlist' Makefile targets.
2013-05-20 Nicholas ClarkEliminate x2p/cflags.SH. x2p's Makefile can use .....
2013-05-20 Nicholas ClarkPass in to makedepend the name(s) of files that all...
2013-05-20 Nicholas ClarkRemove vestigial *.SH code which can link the extracted...
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Change #define name
2013-01-25 Karl WilliamsonFix various minor pod issues
2012-12-22 Karl Williamsonhandy.h: Create isALPHANUMERIC() and kin
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-09-22 Sawyer Xadd shebangs where missing
2012-09-14 Karl WilliamsonRemove some EBCDIC dependencies
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-17 Nicholas ClarkRemove the UTS port.
2012-07-31 Craig A. Berryx2p/str.c C++ clean-up.
2012-07-28 Nicholas ClarkRemove code for supporting 80286 based systems.
2012-06-17 Karl Williamsonwalk.c: Combine macro calls
2012-06-17 Karl Williamsona2py.c: Use isWORDCHAR() instead of individ components
2012-06-02 Craig A. BerryVMS --> __VMS in a2p.h.
2012-05-09 Ricardo Signesadd a missing blink above =item to s2p.PL
2011-12-09 Nicholas ClarkRemove commented-out "support" for perl's malloc with...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-07-04 Karl Williamsons2p: Fix broken pod links
2011-05-19 Martin Becker[perl #88496] missing dependencies in perl core makefiles
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in x2p/*.
2010-10-14 Andy DoughertyFix x2p and utils dependencies for static builds
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-07-24 David GoldenGlobal executable bit cleanup
2009-10-23 Zeframa2p match() faulty
2009-10-23 Zeframa2p generates code using $[
2009-10-22 Zefram[perl #69838] a2p generates code using $[
2009-10-03 Jesse Vincent'make distclean now results in an actually-clean tree.
2009-08-29 Abhijit Menon-SenBackslash-escape /s in the target of a generated s...
2009-03-25 Michael G Schwernfind2perl (was Re: help unblock me from *@perl.org...
2009-03-25 Dan JacobsonAdd SEE ALSO's to find2perl and File::Find.
2009-01-06 Rafael Garcia-SuarezMove .bat gitignores with their unix counterparts
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-10-27 Marcus Holland-MoritzFix x2p, which was broken by #34598 with -DPERL_MEM_LOG.
2007-12-27 Nicholas ClarkRemove the last Null(...) from x2p/*
2007-12-25 Jim Cromiepatch - chg 32721 missed a couple Nullstrs
2007-12-25 Jan DuboisRemove Nullch etc. from x2p
2007-12-21 Robin BarkerC<make translators> -Wwrite-strings clean
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-07-25 Abhijit Menon-SenChange stripRegex prototype to $$;$ because only one...
2007-07-25 Wolfgang Launs2p.PL
2007-07-12 Jerry D. Hedden'make veryclean' still dirty
2007-06-07 Steve HayStop VC++ from warning "'getenv' : inconsistent dll...
2006-10-27 Matt TaggartSpelling nits from Debian bug list...
2006-10-04 Steve PetersFixes to compile Perl with g++ and DEBUGGING.
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-27 Steve PetersAdded an additional #ifndef based on comments by Jarkko and
2006-08-22 Jarkko Hietaniemig++/x2p (better version)
2006-02-16 Andy DoughertyRe: how to build with -DPERL_MEM_LOG ?
2005-11-07 Andy LesterCleaning up x2p directory
2005-10-21 Rafael Garcia-SuarezRemove last remaining reference to vax11c
2005-09-21 Brendan O'Deamisc a2p fixes
2005-09-20 John E. Malmberg[patch@25502] Add hard link and V8.2 crtl support to...
2005-05-10 Jarkko Hietaniemipotential [PATCH] Tru64 crank up strictness
2005-05-02 Andy Lesterprintf.patch: Adding printf checking for gcc
2005-04-05 Nicholas ClarkAdd casting to allow g++ (3.3.5) to compile the core...
2005-04-05 Nicholas ClarkDown with unneeded duplicate prototypes
2005-03-10 Rafael Garcia-SuarezFix a2p manpage (from Debian)
2005-02-18 Slaven Rezicfind2perl, new options
2005-02-18 Rafael Garcia-SuarezMissing dependencies in x2p makefile, by Slaven Rezic.
2004-04-28 Rafael Garcia-SuarezFix for [perl #28963]: find2perl was sometimes generating
2004-04-09 Rafael Garcia-Suarezfind2perl should not default to -print when -eval is...
2004-03-24 jdhedden@1979.usna.com[perl #27748] 'find2perl' bug: -exec causes chdir error
2003-12-02 Slaven RezicRe: [perl #24574] find2perl provides different results...
2003-06-13 Jarkko HietaniemiApparently the __APPLE__ cpp symbol is not Officially...
2003-05-28 Andy DoughertyRe: a2p is linked against too many libraries
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-10 Jarkko HietaniemiIntegrate from maint:
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-08 Jarkko HietaniemiPossible cruft removal.
2002-11-07 Newton, PhilipPATCH x2p/find2perl.PL
2002-08-23 Jarkko Hietaniemix2p/str.c signedness nits
2002-08-12 Newton, PhilipSmall typo correction
2002-07-16 Jarkko HietaniemiRemove the extra warning since after it the right thing
2002-06-06 Jarkko HietaniemiTypolice.
2002-06-06 Nick Ing-SimmonsIntegrate mainline
2002-06-06 Jarkko HietaniemiMake pstruct and psed appear also on platforms with
2002-06-06 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-06-03 Abhijit Menon-Sen Remove all occurrences of occurence, except for...
2002-04-22 Jarkko HietaniemiNetWare changeover from Watcom to Codewarrior, from...
2002-04-16 Craig A. Berrys2p fix for VMS
2002-03-26 Wolfgang LaunPATCH s2p.PL
2002-03-01 H.Merijn BrandRe: Smoke 14900 /pro/3gl/CPAN/perl-current
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2001-12-31 Jarkko HietaniemiMakefiles are sloppy about the exe suffix
2001-12-29 H.Merijn Brandfrom the non-ANSI comment police (was: it won't compile...
next