summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-7/+8
* Small perlbug doc tweaks from Jon Orwant.Jarkko Hietaniemi1999-08-101-14/+14
* perlbug.PL 1.27Chris Nandor1999-08-031-14/+42
* tweak previous change for multiple hitsGurusamy Sarathy1999-07-291-1/+3
* band-aid for perldoc -t broken-ness (the new Pod::TextGurusamy Sarathy1999-07-291-4/+1
* avoid DIVZEROGurusamy Sarathy1999-07-261-0/+2
* dprofpp pod additions from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-07-261-1/+40
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-251-12/+35
|\
| * add option to omit Changes file, from Abigail <abigail@delanet.com>;Gurusamy Sarathy1999-07-251-12/+35
* | Fix another typo in #3725.Jarkko Hietaniemi1999-07-251-1/+0
* | Fix a typo in #3725.Jarkko Hietaniemi1999-07-251-3/+5
* | Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-3/+5
* | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-2/+3
|/
* another DProf build tweakGurusamy Sarathy1999-07-201-8/+6
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-202-3/+805
* [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]Andy Dougherty1999-07-061-0/+1
* [ PATCH perl5.005_57 ] new perlcc + regression testsEd Peschko1999-07-051-74/+130
* ByteLoader mark 2Tom Hughes1999-05-281-5/+3
* make -t mode the default on emacs/dumb terminalsGurusamy Sarathy1999-05-241-1/+4
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-102-4/+86
* perlcc on win32 (correct version of fix suggested by Jean-LouisGurusamy Sarathy1999-05-091-12/+14
* perldoc cleanups (variant of changes suggested by Christian LemburgGurusamy Sarathy1999-05-091-222/+280
* make perldoc -f grok nested =itemsGurusamy Sarathy1999-05-081-1/+8
* emit more accurate diagnostic for syntax errors involving <>Gurusamy Sarathy1999-05-061-1/+1
* make perldoc use backslashed pathnames within system() on win32Gurusamy Sarathy1999-05-051-0/+1
* h2phKurt D. Starsinic1999-04-231-3/+5
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+1
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-241-3/+3
* updates to compiler modulesVishal Bhatia1999-03-041-4/+8
* perldoc -q brokenDaniel Grisinger1999-02-241-1/+0
* integrate change#2980 from maint-5.005Gurusamy Sarathy1999-02-201-0/+1
* 5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & moreMichael G. Schwern1999-02-151-38/+26
* integrate h2ph.PL fixes from change#2809 (change#2838 was supposed toGurusamy Sarathy1999-02-151-0/+96
* Re: [PATCH 5.005_53] Better perldocIlya Zakharevich1999-02-141-47/+40
* display full pathname of unreadable filesGurusamy Sarathy1999-02-111-2/+2
* Enhance change #2808.M. J. T. Guy1999-02-031-3/+3
* Enhance the perlbug checklist.Jarkko Hietaniemi1999-02-031-4/+28
* Show LANGUAGE env var when needed. (Augment change #2645).Jarkko Hietaniemi1999-01-191-1/+1
* perlbug bug - shows dates reversedJim Avera1998-12-281-2/+2
* fix for bugs in -x modeIlya Zakharevich1998-10-311-17/+15
* perldoc pod updateDaniel Grisinger1998-10-171-2/+2
* PATCH: perldoc -f does not locate -e, -r, -x, etc.Mark-Jason Dominus1998-10-061-1/+4
* fix h2ph handling of C<#error "foo">SAKAI Kiyotaka1998-09-231-0/+2
* make h2xs generate ANSI prototypesGurusamy Sarathy1998-09-231-12/+3
* h2ph misquotes #error directivesKurt D. Starsinic1998-09-231-2/+2
* perlbug does not report usage on invalid flagsJohn L. Allen1998-07-211-1/+1
* Minor improvements to perlccIlya Zakharevich1998-07-191-12/+17
* allow perlbug -ok when STDIN it not a ttyHugo van der Sanden1998-07-151-2/+3
* -w, strict clean perldoc (via PM)Robin Barker1998-07-151-27/+44