| Commit message (Expand) | Author | Age | Files | Lines |
* | INSTALL =~ s/5.006/5.6/; delay loading Errno until needed | Gurusamy Sarathy | 1999-07-26 | 1 | -2/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 1 | -12/+35 |
|\ |
|
| * | add option to omit Changes file, from Abigail <abigail@delanet.com>; | Gurusamy Sarathy | 1999-07-25 | 1 | -12/+35 |
* | | Fix another typo in #3725. | Jarkko Hietaniemi | 1999-07-25 | 1 | -1/+0 |
* | | Fix a typo in #3725. | Jarkko Hietaniemi | 1999-07-25 | 1 | -3/+5 |
* | | Introduce $Config{ldlibpthname} which contains | Jarkko Hietaniemi | 1999-07-23 | 1 | -3/+5 |
* | | Use Errno more extensively so that error | oracle@pcr8.pcr.com | 1999-07-21 | 1 | -2/+3 |
|/ |
|
* | another DProf build tweak | Gurusamy Sarathy | 1999-07-20 | 1 | -8/+6 |
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 2 | -3/+805 |
* | [ID 19990617.004 [PATCH 5.005_57] make distclean fixes] | Andy Dougherty | 1999-07-06 | 1 | -0/+1 |
* | [ PATCH perl5.005_57 ] new perlcc + regression tests | Ed Peschko | 1999-07-05 | 1 | -74/+130 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -5/+3 |
* | make -t mode the default on emacs/dumb terminals | Gurusamy Sarathy | 1999-05-24 | 1 | -1/+4 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 2 | -4/+86 |
* | perlcc on win32 (correct version of fix suggested by Jean-Louis | Gurusamy Sarathy | 1999-05-09 | 1 | -12/+14 |
* | perldoc cleanups (variant of changes suggested by Christian Lemburg | Gurusamy Sarathy | 1999-05-09 | 1 | -222/+280 |
* | make perldoc -f grok nested =items | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+8 |
* | emit more accurate diagnostic for syntax errors involving <> | Gurusamy Sarathy | 1999-05-06 | 1 | -1/+1 |
* | make perldoc use backslashed pathnames within system() on win32 | Gurusamy Sarathy | 1999-05-05 | 1 | -0/+1 |
* | h2ph | Kurt D. Starsinic | 1999-04-23 | 1 | -3/+5 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -1/+1 |
* | applied suggested patch, modulo bogus hunk | Vishal Bhatia | 1999-03-24 | 1 | -3/+3 |
* | updates to compiler modules | Vishal Bhatia | 1999-03-04 | 1 | -4/+8 |
* | perldoc -q broken | Daniel Grisinger | 1999-02-24 | 1 | -1/+0 |
* | integrate change#2980 from maint-5.005 | Gurusamy Sarathy | 1999-02-20 | 1 | -0/+1 |
* | 5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more | Michael G. Schwern | 1999-02-15 | 1 | -38/+26 |
* | integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+96 |
* | Re: [PATCH 5.005_53] Better perldoc | Ilya Zakharevich | 1999-02-14 | 1 | -47/+40 |
* | display full pathname of unreadable files | Gurusamy Sarathy | 1999-02-11 | 1 | -2/+2 |
* | Enhance change #2808. | M. J. T. Guy | 1999-02-03 | 1 | -3/+3 |
* | Enhance the perlbug checklist. | Jarkko Hietaniemi | 1999-02-03 | 1 | -4/+28 |
* | Show LANGUAGE env var when needed. (Augment change #2645). | Jarkko Hietaniemi | 1999-01-19 | 1 | -1/+1 |
* | perlbug bug - shows dates reversed | Jim Avera | 1998-12-28 | 1 | -2/+2 |
* | fix for bugs in -x mode | Ilya Zakharevich | 1998-10-31 | 1 | -17/+15 |
* | perldoc pod update | Daniel Grisinger | 1998-10-17 | 1 | -2/+2 |
* | PATCH: perldoc -f does not locate -e, -r, -x, etc. | Mark-Jason Dominus | 1998-10-06 | 1 | -1/+4 |
* | fix h2ph handling of C<#error "foo"> | SAKAI Kiyotaka | 1998-09-23 | 1 | -0/+2 |
* | make h2xs generate ANSI prototypes | Gurusamy Sarathy | 1998-09-23 | 1 | -12/+3 |
* | h2ph misquotes #error directives | Kurt D. Starsinic | 1998-09-23 | 1 | -2/+2 |
* | perlbug does not report usage on invalid flags | John L. Allen | 1998-07-21 | 1 | -1/+1 |
* | Minor improvements to perlcc | Ilya Zakharevich | 1998-07-19 | 1 | -12/+17 |
* | allow perlbug -ok when STDIN it not a tty | Hugo van der Sanden | 1998-07-15 | 1 | -2/+3 |
* | -w, strict clean perldoc (via PM) | Robin Barker | 1998-07-15 | 1 | -27/+44 |
* | Re: perlbug doesn't check that save succeeded | Hugo van der Sanden | 1998-07-12 | 1 | -2/+7 |
* | applied patch, and undid change#1302 which it made unnecessary | Billy Constantine | 1998-07-05 | 1 | -3/+3 |
* | add perlbug -F switch to save message to file | Hugo van der Sanden | 1998-07-04 | 1 | -7/+24 |
* | fix perlcc to not rm output file, and other -w(arts) | Gurusamy Sarathy | 1998-07-04 | 1 | -8/+9 |
* | implemented described fix for h2ph hanging on "enum" | Billy Constantine | 1998-07-04 | 1 | -1/+1 |
* | perldoc.PL | Robin Barker | 1998-06-30 | 1 | -2/+4 |
* | hand apply whitespace mutiliated patch | Robin Barker | 1998-06-28 | 1 | -0/+4 |