summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Make libnetcfg by default display the libnet configuration,Jarkko Hietaniemi2001-06-191-10/+126
| | | | | | -c to change, add -i for old config, document all options, regen toc. p4raw-id: //depot/perl@10701
* Initial integration of libnet-1.0703.Jarkko Hietaniemi2001-06-172-3/+648
| | | | | | The Configure script renamed as libnetcfg, will be installed along other utilities. p4raw-id: //depot/perl@10663
* handle tri graphs in h2ph.PL -> h2ph*Peter Prymmer2001-06-151-0/+14
| | | | | Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com> p4raw-id: //depot/perl@10605
* RE: [ID 20010528.002] dprofpp: "-R" does not workRichard Soderberg2001-05-281-2/+2
| | | | | Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net> p4raw-id: //depot/perl@10242
* Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]Nicholas Clark2001-05-261-248/+45
| | | | | Message-ID: <20010520192413.G83222@plum.flirble.org> p4raw-id: //depot/perl@10213
* Re: h2xs [was Re: HEAR YE, HEAR YE!]Nicholas Clark2001-05-051-7/+29
| | | | | | | Message-ID: <20010505144639.O53513@plum.flirble.org> Add a test for the constants (if any) being processed correctly. p4raw-id: //depot/perl@9995
* h2xs tweaks: use NV instead of double, "quote" the removedJarkko Hietaniemi2001-04-271-23/+28
| | | | | | prefixes for clarity (especially when nothing is removed), slight pod reformats. p4raw-id: //depot/perl@9882
* Don't bother creating existing directories.Jarkko Hietaniemi2001-04-271-3/+5
| | | p4raw-id: //depot/perl@9881
* MakeMaker 'make test' weirdness -- fix for h2xs providedMike Schilli2001-04-271-5/+8
| | | | | Message-id: <3AE68AE1.6A981723@perlmeister.com> p4raw-id: //depot/perl@9880
* break is not yet Perl. Added the template license also to README.Jarkko Hietaniemi2001-04-271-2/+5
| | | p4raw-id: //depot/perl@9879
* Fill in details we're likely to know.Abigail2001-04-261-1/+1
| | | | | Message-ID: <20010426234428.19786.qmail@foad.org> p4raw-id: //depot/perl@9877
* If some of the constants are prefixes of others,Jarkko Hietaniemi2001-04-261-2/+15
| | | | | the prefixes may never get recognized. (See 20010426.006.) p4raw-id: //depot/perl@9870
* Synchronize h2xs and pod2man some more on the documentationJarkko Hietaniemi2001-04-231-8/+12
| | | | | templates they propose. p4raw-id: //depot/perl@9796
* Patch utils/h2xs.PLElaine -HFB- Ashton2001-04-211-0/+11
| | | | | | | Message-ID: <20010421103216.C14521@chaos.wustl.edu> Add MAILING list and LICENSE templates. p4raw-id: //depot/perl@9773
* Confused by "#if &__GNUC_PREREQ (2,97)"Michael G. Schwern2001-04-211-2/+2
| | | | | Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk> p4raw-id: //depot/perl@9769
* h2ph test suite bugfix and refactoringKurt D. Starsinic2001-04-191-18/+47
| | | | | Message-ID: <20010419011141.A5798@cpan.org> p4raw-id: //depot/perl@9753
* RE: dprofpp.pl updates Carl Eklof2001-04-141-4/+106
| | | | | Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com> p4raw-id: //depot/perl@9701
* Integrate change #9533 from maintperl into mainline.Jarkko Hietaniemi2001-04-031-2/+8
| | | | | | | | | | | | | better fix for change#9517 to accomodate UNC paths like \\server\share\foo, and paths with trailing backslash like c:\this\ p4raw-link: @9533 on //depot/maint-5.6/perl: aa5978ee553e6e5cbffd44b8ee9d25a8ff75c771 p4raw-link: @9517 on //depot/maint-5.6/perl: 541b948d383abe4f534f846ff692d582506919cf p4raw-id: //depot/perl@9536 p4raw-integrated: from //depot/maint-5.6/perl@9535 'copy in' utils/perldoc.PL x2p/find2perl.PL (@9517..) 'merge in' x2p/s2p.PL (@9517..)
* Integrate changes #9511,9514,9517 from maintperl into mainline.Jarkko Hietaniemi2001-04-021-1/+1
| | | | | | | | | | | | | | | | | | | README.win32 tweaks; add a note about alternative location for getting a gcc-2.95.2 that will build perl properly on windows add some notes about gutsy threading matters many of the utilities interpolate literal paths within doublequotes (fails on dosish platforms where path contains backslashes) p4raw-link: @9517 on //depot/maint-5.6/perl: 541b948d383abe4f534f846ff692d582506919cf p4raw-link: @9514 on //depot/maint-5.6/perl: c8c8f510c2814a9e3cbdb8e7ca306018e0f7c510 p4raw-link: @9511 on //depot/maint-5.6/perl: 58a9db026b6f67b774654d285ac34aceada86380 p4raw-id: //depot/perl@9518 p4raw-integrated: from //depot/maint-5.6/perl@9510 'copy in' utils/perldoc.PL x2p/find2perl.PL (@9312..) 'merge in' README.win32 (@9227..) x2p/s2p.PL (@9312..) pod/perlguts.pod (@9507..)
* use warnings instead of -w.Jarkko Hietaniemi2001-03-291-1/+3
| | | p4raw-id: //depot/perl@9440
* h2xs -w nitsJonathan Stowe2001-03-291-10/+12
| | | | | Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@9439
* Retract #9329 now that 9390 should take care of the matter.Jarkko Hietaniemi2001-03-271-2/+0
| | | p4raw-id: //depot/perl@9393
* (Retracted by #9393)Simon Cozens2001-03-241-0/+2
| | | | | | Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno" Message-ID: <20010324171317.A13406@netthink.co.uk> p4raw-id: //depot/perl@9329
* perldocIlya Zakharevich2001-03-151-1/+2
| | | | | Message-ID: <20010314234652.A7972@math.ohio-state.edu> p4raw-id: //depot/perl@9167
* h2ph strictness and cleanliness from Kurt Starsinic.Jarkko Hietaniemi2001-03-151-18/+27
| | | p4raw-id: //depot/perl@9163
* Re: Compile with perlcc..Edward Peschko2001-02-272-49/+161
| | | | | | | Message-ID: <20010226185158.A9871@excitehome.net> plus add a simple usage message if no arguments given. p4raw-id: //depot/perl@8955
* Integrate changes #8659,8702,8808,8809,8810 from maintperl.Jarkko Hietaniemi2001-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames From: Jan Dubois <JanD@ActiveState.com> Date: Wed, 31 Jan 2001 21:17:03 -0800 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com> tweak change#8659 to keep it simple Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories From: Russ Allbery <rra@stanford.edu> Date: 14 Feb 2001 10:15:41 -0800 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu> (8809 empty) Upgrade to podlators 1.08, from Russ Allbery. p4raw-link: @8810 on //depot/maint-5.6/perl: 7c65f0d950b7573697d3a2b13bac2a2d735b5d12 p4raw-link: @8809 on //depot/maint-5.6/perl: ae8e9c66e6b22648f62fa11b710adc72c14d41b3 p4raw-link: @8808 on //depot/maint-5.6/perl: 29ccf9fef653725d9c585ded9e407a99bf4dd055 p4raw-link: @8702 on //depot/maint-5.6/perl: 09b7bf3bd289c6fbe48f56ca8eba6fc55af583dd p4raw-link: @8659 on //depot/maint-5.6/perl: 0afa9c6889acca50d837d7aa71ecf0291ac457a6 p4raw-id: //depot/perl@8811 p4raw-integrated: from //depot/maint-5.6/perl@8807 'copy in' lib/Pod/Text.pm (@8175..) lib/Pod/Man.pm (@8621..) utils/perldoc.PL (@8702..) 'ignore' lib/Test/Harness.pm (@7846..)
* Small usage change and author gueesingJonathan Stowe2001-02-041-6/+19
| | | | | | | Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com> p4raw-link: @8670 on //depot/perl: ac634a9a38fe527f538270bb24c9a19cd88f5947 p4raw-id: //depot/perl@8690
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl's internal variables are not for public consumption, move their docs from perlapi.pod to perlintern.pod support for -Dusethreads build under HP-UX 10.20 and DCE threads library (11.0 and later have pthreads but 10.x don't) avoid uninitialized value warnings canonicalize paths when doing chdir() on windows (or Cwd::getcwd() gets weird results) perldoc nit on windows make it possible to run the tests outside the source tree (there's still a dependency on ../lib being the library location) p4raw-link: @8612 on //depot/maint-5.6/perl: 21b80573951053245624647c6ea0077acae22b99 p4raw-link: @8611 on //depot/maint-5.6/perl: 706e8e4d2d0a6985197cb1cb76dc3d2575cd159e p4raw-link: @8610 on //depot/maint-5.6/perl: fc1aae957f18d75529c72450055ab0d424b7d318 p4raw-link: @8609 on //depot/maint-5.6/perl: 13b98125bf15a4dfacaa2c6f56d3742c97180500 p4raw-link: @8608 on //depot/maint-5.6/perl: f893c726cdaa1ccdec167db9b2ff5c2fdc19e29b p4raw-id: //depot/perl@8614 p4raw-integrated: from //depot/maint-5.6/perl@8596 'copy in' t/lib/dprof/V.pm t/op/flip.t utils/perldoc.PL (@8159..) win32/bin/search.pl (@8166..) t/io/tell.t (@8175..) hints/hpux.sh (@8601..) thread.h (@8606..) 'ignore' pod/perlintern.pod (@7766..) pod/perlapi.pod (@8605..) 'merge in' intrpvar.h t/base/term.t (@7895..) win32/vdir.h (@8156..) thrdvar.h (@8602..) perlapi.c (@8606..)
* [patch: perl@8327] have perlbug's Save to File respect -F flagPeter Prymmer2001-01-051-2/+3
| | | | | Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com> p4raw-id: //depot/perl@8338
* [patch perl@8150] h2xs SYNOPSISJonathan Stowe2000-12-191-1/+1
| | | | | Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@8195
* PATCH: h2xs nitTim Jenness2000-12-151-2/+51
| | | | | | | Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu> Add a template README. p4raw-id: //depot/perl@8129
* perlcc.PL cleanupsSimon Cozens2000-11-281-3/+3
| | | | | Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk> p4raw-id: //depot/perl@7900
* Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]Casey R. Tweten2000-11-221-11/+8
| | | | | Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net> p4raw-id: //depot/perl@7806
* [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbugPhilip Newton2000-11-221-2/+2
| | | | | | | | Message-Id: <3A1BD771.25462.1939FAD@localhost> Be case-understanding also on 's', and use the -oi of sendmail not to terminate the transmission on a lone '.'. p4raw-id: //depot/perl@7803
* Make perlbug not insist on dumping to a file when stdout isn't a tty.Kurt D. Starsinic2000-11-081-4/+3
| | | | | | Subject: [PATCH] perlbug.PL Message-ID: <20001106213901.B20955@O2.chapin.edu> p4raw-id: //depot/perl@7599
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-311-4/+19
| | | | | | Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) Message-ID: <20001030173845.O60355@plum.flirble.org> p4raw-id: //depot/perl@7493
* Re: [PATCH 5.7.0] h2xs not documenting the created moduleIlya Zakharevich2000-10-241-12/+32
| | | | | Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7419
* The change #7187 was not so good on VMS.Craig A. Berry2000-10-231-0/+4
| | | | | | | | Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename Message-Id: <p04330102b617d093470b@[172.16.52.1]> p4raw-link: @7187 on //depot/perl: a79ff10558a3b8e128b0898794bddcf07255f408 p4raw-id: //depot/perl@7410
* Quote the temp file name, needed in Win32 because thePaul Moore2000-10-101-1/+1
| | | | | | | | | default name unfortunately contains spaces, shouldn't hurt elsewhere. Subject: FW: perldoc fails if $TEMP contains spaces Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com> p4raw-id: //depot/perl@7187
* Re: [PATCH 5.7.0] h2xs not documenting the created moduleIlya Zakharevich2000-10-041-40/+120
| | | | | Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7145
* [PATCH 5.7.0] h2xs not workingIlya Zakharevich2000-10-041-2/+77
| | | | | | | | | | | Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu> Date: Tue, 3 Oct 2000 21:43:01 -0400 Subject: [PATCH 5.7.0] h2xs not documenting the created module From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Tue, 3 Oct 2000 22:55:19 -0400 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7141
* [ID 20000928.002] perlcc & ByteCode.pm option mismatchNicholas Clark2000-10-021-8/+9
| | | | | | | Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk> Did not apply cleanly, manual intervention was needed. p4raw-id: //depot/perl@7117
* [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.orgPhilip Newton2000-08-291-7/+7
| | | | | Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> p4raw-id: //depot/perl@6894
* Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwdGisle Aas2000-08-291-1/+1
| | | | | Message-ID: <m3n1kud9as.fsf@eik.g.aas.no> p4raw-id: //depot/perl@6887
* Drop the separate perlbc, perlcc -b should be enough.Jarkko Hietaniemi2000-08-242-84/+3
| | | p4raw-id: //depot/perl@6793
* More bytecompiler.Jarkko Hietaniemi2000-08-222-5/+6
| | | p4raw-id: //depot/perl@6764
* Use File::Spec->tmpdir().Tim Jenness2000-08-201-6/+3
| | | | | | | Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled) Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu> MIME-Version: 1.0 p4raw-id: //depot/perl@6728
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-0/+3
| | | | | but also removes *~ and *.orig. p4raw-id: //depot/perl@6714
* Change the perlbug address to perl.org since it's more forgiving.Abigail2000-08-161-1/+1
| | | | | | Subject: [ID 20000814.007] [PATCH] Email address in perlbug. Message-Id: <20000815041540.8633.qmail@foad.org> p4raw-id: //depot/perl@6652