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