PATCH s2p.PL
[p5sagit/p5-mst-13.2.git] / x2p /
2002-03-26 Wolfgang Laun PATCH s2p.PL
2002-03-01 H.Merijn Brand Re: Smoke 14900 /pro/3gl/CPAN/perl-current
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2001-12-31 Jarkko Hietaniemi Makefiles are sloppy about the exe suffix
2001-12-29 H.Merijn Brand from the non-ANSI comment police (was: it won't compile...
2001-12-18 Jarkko Hietaniemi %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
2001-12-14 Jarkko Hietaniemi Silence compiler worries found by Schwern/Digital cc.
2001-12-09 Jarkko Hietaniemi make sure that va_start() has matching va_end();
2001-11-14 Jarkko Hietaniemi Cleanliness inspired by Cygwin.
2001-09-06 Robin Barker make OPTIMIZE=...
2001-08-25 Nikola Knezevic quiet down VC++ warnings in a2py.c and walk.c
2001-07-01 Jarkko Hietaniemi Make 'compile' target a little less broken.
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-14 Jarkko Hietaniemi Detypo.
2001-06-14 Jarkko Hietaniemi de-$CONFIG continues.
2001-06-13 Jarkko Hietaniemi I wonder how many $CONFIGs still lurk in the shadows.
2001-06-13 Andy Dougherty Small bcopy cleanup
2001-06-12 Jarkko Hietaniemi One less -Wall whine (found under DEBUGGING).
2001-06-12 Jarkko Hietaniemi Cleanup the a2p.c for -Wall.
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-03 Jarkko Hietaniemi -Wall "subscript has type `char'" cleanup.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Zero() is not available in x2p (or, rather, some of its
2001-06-01 Michael G. Schwern bzero -> memset
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-05-24 Geraint A Edwards [ID 20010524.002] find2perl bug in fileglob_to_re
2001-05-18 Jarkko Hietaniemi \$escaping the $vars in !GROK!THIS! section is a good...
2001-05-05 Jarkko Hietaniemi It's "psed", not "sed".
2001-05-05 Andreas König Re: bleadperl make install fails due to "psed"
2001-04-24 Philip Newton [ID 20010424.002] [PATCH bleadperl] find2perl: prototyp...
2001-04-03 Jarkko Hietaniemi Integrate change #9533 from maintperl into mainline.
2001-04-02 Jarkko Hietaniemi Integrate changes #9511,9514,9517 from maintperl into...
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-10-25 Paul Moore Minor update to find2perl, for portability
2000-10-20 Charles Bailey SYN SYN
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-08 Wolfgang Laun Major rewrite of s2p. And I mean really major, it is
2000-08-19 Jarkko Hietaniemi Introduce a 'veryclean' target that is like 'distclean'
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-12 Gurusamy Sarathy don't clobber *.orig files on *clean targets
2000-05-28 Gurusamy Sarathy OS/2 tweaks for usethreads build (from Rocco Caputo
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-02-28 Gurusamy Sarathy find2perl doc tweak (from David Dyck <dcd@tc.fluke...
2000-02-28 Gurusamy Sarathy m/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-19 Gurusamy Sarathy don't blindly set bool=char on linux (from Andy Dougherty)
2000-02-09 Charles Bailey Resync with mainline
2000-01-28 Gurusamy Sarathy implement -follow option in find2perl (from Helmut...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-09-29 Charles Bailey resync with mainline
1999-09-08 Akim Demaille [ID 19990908.014] s2p does not quote @
1999-07-26 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-26 Jarkko Hietaniemi Back out #3735. Needs more work.
1999-07-26 Gurusamy Sarathy disable VPATH for now (breaks x2p build)
1999-07-25 Jarkko Hietaniemi First steps of making builds outside the source
1999-07-21 Sean Sheedy Slightly modified patch.
1999-07-17 Gurusamy Sarathy a modernized version of find2perl from Ken Pizzini...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-05-20 Gurusamy Sarathy various little nits
1999-05-17 Todd C. Miller find2perl does not grok the 'c' suffix to the -size...
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 J. van Krieken s2p incorrectly handles hold space commands
1998-11-09 Gurusamy Sarathy fix misplaced brace in s2p (as suggested by Lionel...
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-31 Albert Dvornik ] a2p: make sprintf less greedy without -o
1998-10-30 Mark-Jason Dominus PATCH: (5.005_02) a2p should use `chomp' instead of...
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-09-25 Gurusamy Sarathy temporarily disable perl malloc for a2p until we clean up
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-07-19 Nick Ing-Simmons Another threaded, perl malloc issue, x2p's Makefile...
1998-07-14 Jarkko Hietaniemi minor Configure nits
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-07-11 Robin Barker don't 'touch a2p.c', it might readonly (via PM)
1998-06-12 Andy Dougherty Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] misc changes
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Ed Peschko [ PATCH 5.004_64 ] Integrated regression tests for...
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-03-16 Blair Zajac PATCH: util.c and util.h function declarations do not...
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-25 Gurusamy Sarathy [asperl] added AS patch#8
1998-02-25 Andy Dougherty Re: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-16 Gurusamy Sarathy [win32] fix mingw32 gcc 2.8.0 build (DLLs generated...
1998-02-06 Malcolm Beattie x2p/str.c was missing from list of changed files in...
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1998-01-13 Gurusamy Sarathy [win32] various tweaks to build support (NOTE: meant...
1998-01-08 Hans Mulder Make s2p not use cpp:
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
next