summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* tweak previous change for multiple hitsGurusamy Sarathy1999-07-291-1/+3
| | | p4raw-id: //depot/perl@3828
* band-aid for perldoc -t broken-ness (the new Pod::TextGurusamy Sarathy1999-07-291-4/+1
| | | | | really needs a pod2text() compatibility function) p4raw-id: //depot/perl@3827
* avoid DIVZEROGurusamy Sarathy1999-07-261-0/+2
| | | p4raw-id: //depot/perl@3778
* dprofpp pod additions from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-07-261-1/+40
| | | p4raw-id: //depot/perl@3756
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
| | | | | (%! has the necessary magic); misc typos p4raw-id: //depot/perl@3754
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-251-12/+35
|\ | | | | p4raw-id: //depot/cfgperl@3749
| * add option to omit Changes file, from Abigail <abigail@delanet.com>;Gurusamy Sarathy1999-07-251-12/+35
| | | | | | | | | | append a HISTORY section to POD if option is used p4raw-id: //depot/perl@3746
* | Fix another typo in #3725.Jarkko Hietaniemi1999-07-251-1/+0
| | | | | | p4raw-id: //depot/cfgperl@3747
* | Fix a typo in #3725.Jarkko Hietaniemi1999-07-251-3/+5
| | | | | | p4raw-id: //depot/cfgperl@3743
* | Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-3/+5
| | | | | | | | | | | | | | | | | | the name of the environment variable holding the dynamic library search path, often LD_LIBRARY_PATH. Use this new feature all over. Also removed remnants of admonition "add LD_LIBRARY_PATH before running make" because Makefile.SH does this for you. p4raw-id: //depot/cfgperl@3725
* | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-2/+3
|/ | | | | | | | | | messages are more portable (another way would be to muck around with LC_MESSAGES). Problem reported in To: perl5-porters@perl.org Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4 Message-Id: <9907192239.AA44990@pcr8.pcr.com> p4raw-id: //depot/cfgperl@3716
* another DProf build tweakGurusamy Sarathy1999-07-201-8/+6
| | | p4raw-id: //depot/perl@3711
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-202-3/+805
| | | p4raw-id: //depot/perl@3710
* [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]Andy Dougherty1999-07-061-0/+1
| | | | | Message-Id: <Pine.GSU.4.05.9906171204580.937-100000@newton.phys> p4raw-id: //depot/perl@3626
* [ PATCH perl5.005_57 ] new perlcc + regression testsEd Peschko1999-07-051-74/+130
| | | | | Message-ID: <19990601001813.AAA17834@csgsystems.com> p4raw-id: //depot/perl@3580
* ByteLoader mark 2Tom Hughes1999-05-281-5/+3
| | | | | | | | | To: perl5-porters@perl.org Message-ID: <bf337a0849.tom@compton.compton.nu> plus resolve tiny conflict with #3479 plus regen_headers. p4raw-id: //depot/cfgperl@3499
* make -t mode the default on emacs/dumb terminalsGurusamy Sarathy1999-05-241-1/+4
| | | p4raw-id: //depot/perl@3456
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-102-4/+86
| | | | | | Message-ID: <609bdff748.tom@compton.compton.nu> Subject: ByteLoader patch p4raw-id: //depot/perl@3356
* perlcc on win32 (correct version of fix suggested by Jean-LouisGurusamy Sarathy1999-05-091-12/+14
| | | | | Leroy <jll@skynet.be>) p4raw-id: //depot/perl@3351
* perldoc cleanups (variant of changes suggested by Christian LemburgGurusamy Sarathy1999-05-091-222/+280
| | | | | <lemburg@online-club.de>) p4raw-id: //depot/perl@3348
* make perldoc -f grok nested =itemsGurusamy Sarathy1999-05-081-1/+8
| | | p4raw-id: //depot/perl@3336
* emit more accurate diagnostic for syntax errors involving <>Gurusamy Sarathy1999-05-061-1/+1
| | | | | within eval"" p4raw-id: //depot/perl@3310
* make perldoc use backslashed pathnames within system() on win32Gurusamy Sarathy1999-05-051-0/+1
| | | p4raw-id: //depot/perl@3305
* h2phKurt D. Starsinic1999-04-231-3/+5
| | | | | | | | | | To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>, Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com> Cc: Lionel Cons <lionel.cons@cern.ch>, Ilya Zakharevich <ilya@math.ohio-state.edu>, David Hayes <david@bdel.com> Message-ID: <19990423123723.A49550@O2.chapin.edu> p4raw-id: //depot/cfgperl@3266
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+1
| | | | | | Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu> Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes p4raw-id: //depot/perl@3153
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-241-3/+3
| | | | | | Message-ID: <19990311154027.25891.qmail@hotmail.com> Subject: [PATCH 5.005_56] Minor fixes in perlcc p4raw-id: //depot/perl@3142
* updates to compiler modulesVishal Bhatia1999-03-041-4/+8
| | | | | | Message-ID: <19990303072725.779.qmail@hotmail.com> Subject: PATCH 5.005_56 + Test procedure p4raw-id: //depot/perl@3066
* perldoc -q brokenDaniel Grisinger1999-02-241-1/+0
| | | | | Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com> p4raw-id: //depot/perl@3022
* integrate change#2980 from maint-5.005Gurusamy Sarathy1999-02-201-0/+1
| | | | | | | p4raw-link: @2980 on //depot/maint-5.005/perl: 28facf2f3da03b2ec61a87e656bcea2ae414236b p4raw-id: //depot/perl@2992 p4raw-integrated: from //depot/maint-5.005/perl@2991 'merge in' utils/h2xs.PL (@2015..)
* 5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & moreMichael G. Schwern1999-02-151-38/+26
| | | | | Message-ID: <19990209041312.A15788@toldyouso.com> p4raw-id: //depot/perl@2935
* integrate h2ph.PL fixes from change#2809 (change#2838 was supposed toGurusamy Sarathy1999-02-151-0/+96
| | | | | | | | | | have done that, but didn't) p4raw-link: @2838 on //depot/cfgperl: 918c3d217e602b4ae4fe26417a4e56f823fdfb18 p4raw-link: @2809 on //depot/maint-5.005/perl: 4c28f65a10cc6728aff4d48b4087b0d45676c637 p4raw-id: //depot/perl@2926 p4raw-integrated: from //depot/maint-5.005/perl@2925 'copy in' utils/h2ph.PL (@2013..)
* Re: [PATCH 5.005_53] Better perldocIlya Zakharevich1999-02-141-47/+40
| | | | | Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2917
* display full pathname of unreadable filesGurusamy Sarathy1999-02-111-2/+2
| | | p4raw-id: //depot/perl@2866
* Enhance change #2808.M. J. T. Guy1999-02-031-3/+3
| | | | | | | | | To: perl5-porters@perl.org Subject: Re: [PATCH 5.00*]: perlbug checklist Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk> p4raw-link: @2808 on //depot/cfgperl: bdcdfa19ba0dc3934f9f5633d13c35213e84a038 p4raw-id: //depot/cfgperl@2812
* Enhance the perlbug checklist.Jarkko Hietaniemi1999-02-031-4/+28
| | | p4raw-id: //depot/cfgperl@2808
* Show LANGUAGE env var when needed. (Augment change #2645).Jarkko Hietaniemi1999-01-191-1/+1
| | | | | p4raw-link: @2645 on //depot/cfgperl: 528d65adbfbca8f0de82f889e6bbf92ea5fb07c8 p4raw-id: //depot/cfgperl@2646
* perlbug bug - shows dates reversedJim Avera1998-12-281-2/+2
| | | | | | To: perlbug@perl.com Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com> p4raw-id: //depot/cfgperl@2504
* fix for bugs in -x modeIlya Zakharevich1998-10-311-17/+15
| | | | | | Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu> Subject: [PATCH 5.00552] Fix h2xs p4raw-id: //depot/perl@2160
* perldoc pod updateDaniel Grisinger1998-10-171-2/+2
| | | | | | Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com> Subject: [PATCH _02 and _52] perldoc p4raw-id: //depot/perl@1987
* PATCH: perldoc -f does not locate -e, -r, -x, etc.Mark-Jason Dominus1998-10-061-1/+4
| | | | | Message-ID: <19981004184811.16048.qmail@plover.com> p4raw-id: //depot/perl@1926
* fix h2ph handling of C<#error "foo">SAKAI Kiyotaka1998-09-231-0/+2
| | | | | | Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp> Subject: [5.005_02] h2ph problem p4raw-id: //depot/perl@1845
* make h2xs generate ANSI prototypesGurusamy Sarathy1998-09-231-12/+3
| | | p4raw-id: //depot/perl@1818
* h2ph misquotes #error directivesKurt D. Starsinic1998-09-231-2/+2
| | | | | Message-ID: <19980820205903.A12908@O2.chapin.edu> p4raw-id: //depot/perl@1814
* perlbug does not report usage on invalid flagsJohn L. Allen1998-07-211-1/+1
| | | | | Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com> p4raw-id: //depot/perl@1595
* Minor improvements to perlccIlya Zakharevich1998-07-191-12/+17
| | | | | Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1548
* allow perlbug -ok when STDIN it not a ttyHugo van der Sanden1998-07-151-2/+3
| | | | | | Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]> Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2 p4raw-id: //depot/perl@1511
* -w, strict clean perldoc (via PM)Robin Barker1998-07-151-27/+44
| | | | | | Message-Id: <18695.9807141622@tempest.cise.npl.co.uk> Subject: [PATCH 5.004_74] perldoc.PL p4raw-id: //depot/perl@1498
* Re: perlbug doesn't check that save succeededHugo van der Sanden1998-07-121-2/+7
| | | | | Message-Id: <l03130300b1cdbff87621@[194.222.64.89]> p4raw-id: //depot/perl@1447
* applied patch, and undid change#1302 which it made unnecessaryBilly Constantine1998-07-051-3/+3
| | | | | | | | Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au> p4raw-link: @1302 on //depot/perl: 1289a8b80f063d20e88094098a0275f4681d9f97 p4raw-id: //depot/perl@1324
* add perlbug -F switch to save message to fileHugo van der Sanden1998-07-041-7/+24
| | | | | | Message-Id: <l03130301b1c03a649e45@[194.222.64.89]> Subject: Re: [PATCH 5.004_69] perlbug -fok p4raw-id: //depot/perl@1294