This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patcho fix.
[perl5.git] / x2p /
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-14 Jarkko HietaniemiDetypo.
2001-06-14 Jarkko Hietaniemide-$CONFIG continues.
2001-06-13 Jarkko HietaniemiI wonder how many $CONFIGs still lurk in the shadows.
2001-06-13 Andy DoughertySmall bcopy cleanup
2001-06-12 Jarkko HietaniemiOne less -Wall whine (found under DEBUGGING).
2001-06-12 Jarkko HietaniemiCleanup the a2p.c for -Wall.
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-03 Jarkko Hietaniemi-Wall "subscript has type `char'" cleanup.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jarkko HietaniemiZero() is not available in x2p (or, rather, some of its
2001-06-01 Michael G. Schwernbzero -> memset
2001-05-30 Jarkko HietaniemiMore -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 HietaniemiIt's "psed", not "sed".
2001-05-05 Andreas KönigRe: bleadperl make install fails due to "psed"
2001-04-24 Philip Newton[ID 20010424.002] [PATCH bleadperl] find2perl: prototyp...
2001-04-03 Jarkko HietaniemiIntegrate change #9533 from maintperl into mainline.
2001-04-02 Jarkko HietaniemiIntegrate changes #9511,9514,9517 from maintperl into...
2001-02-28 Michael StevensRe: Errors in core PODs
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-10-25 Paul MooreMinor update to find2perl, for portability
2000-10-20 Charles BaileySYN SYN
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-09-08 Wolfgang LaunMajor rewrite of s2p. And I mean really major, it is
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-12 Gurusamy Sarathydon't clobber *.orig files on *clean targets
2000-05-28 Gurusamy SarathyOS/2 tweaks for usethreads build (from Rocco Caputo
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-28 Gurusamy Sarathyfind2perl doc tweak (from David Dyck <dcd@tc.fluke...
2000-02-28 Gurusamy Sarathym/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-19 Gurusamy Sarathydon't blindly set bool=char on linux (from Andy Dougherty)
2000-02-09 Charles BaileyResync with mainline
2000-01-28 Gurusamy Sarathyimplement -follow option in find2perl (from Helmut...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-10-27 Gurusamy Sarathymore GCC v2.95 induced adjustments
1999-09-29 Charles Baileyresync with mainline
1999-09-08 Akim Demaille[ID 19990908.014] s2p does not quote @
1999-07-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-26 Jarkko HietaniemiBack out #3735. Needs more work.
1999-07-26 Gurusamy Sarathydisable VPATH for now (breaks x2p build)
1999-07-25 Jarkko HietaniemiFirst steps of making builds outside the source
1999-07-21 Sean SheedySlightly modified patch.
1999-07-17 Gurusamy Sarathya modernized version of find2perl from Ken Pizzini...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-06-02 Gurusamy Sarathyremove stray K&R-isms
1999-05-20 Gurusamy Sarathyvarious little nits
1999-05-17 Todd C. Millerfind2perl does not grok the 'c' suffix to the -size...
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-15 J. van Kriekens2p incorrectly handles hold space commands
1998-11-09 Gurusamy Sarathyfix misplaced brace in s2p (as suggested by Lionel...
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-31 Albert Dvornik] a2p: make sprintf less greedy without -o
1998-10-30 Mark-Jason DominusPATCH: (5.005_02) a2p should use `chomp' instead of...
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-15 Gurusamy Sarathycheck in all confperl changes as of change#1964 into...
1998-09-25 Gurusamy Sarathytemporarily disable perl malloc for a2p until we clean up
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-19 Nick Ing-SimmonsAnother threaded, perl malloc issue, x2p's Makefile...
1998-07-14 Jarkko Hietaniemiminor Configure nits
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-11 Robin Barkerdon't 'touch a2p.c', it might readonly (via PM)
1998-06-12 Andy DoughertyRe: [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 ZajacPATCH: 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 DoughertyRe: 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 Beattiex2p/str.c was missing from list of changed files in...
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-01-13 Gurusamy Sarathy[win32] various tweaks to build support (NOTE: meant...
1998-01-08 Hans MulderMake s2p not use cpp:
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-09-10 Malcolm BeattieSolaris fixes: delete pad and padname from thread.h...
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-04-24 Chip SalzenbergFix buffer overflow in a2p
1997-04-09 Chip SalzenbergAdd B<-o> option to a2p, for old awk; make new the...
1997-03-28 Malcolm BeattiePerl 5.003 check-in
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-08 Roderick Schertlerprintf format corrections for -DDEBUGGING
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1996-12-24 Paul MarquessUse root EXTERN.h when compiling x2p/malloc.c.
next