summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* perlbug (was: Re: [perl #20606] [no subject])Slaven Rezic2003-02-121-2/+4
| | | | | Message-ID: <87fzra7bwi.fsf@vran.herceg.de> p4raw-id: //depot/perl@18698
* Upgrade to CPAN 1.64, from Andreas Koenig.Jarkko Hietaniemi2003-02-081-0/+203
| | | p4raw-id: //depot/perl@18672
* Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)Jarkko Hietaniemi2003-01-171-3/+3
| | | p4raw-id: //depot/perl@18510
* read permissions for h2ph-generated filesSlaven Rezic2002-12-231-0/+5
| | | | | Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de> p4raw-id: //depot/perl@18338
* integrate Pod-Perldoc-3.07. This replaces the original inline perldocHugo van der Sanden2002-12-021-811/+20
| | | | | with a module-driven version, and separates out its docs. p4raw-id: //depot/perl@18228
* [perl #18036] perldoc refuses to run on BeOSmauzo@csv.warwick.ac.uk2002-10-241-5/+5
| | | | | | From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org> Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org> p4raw-id: //depot/perl@18059
* For screaming hell's sakeSimon Cozens2002-10-121-32/+30
| | | | | Message-ID: <20021008101307.GA8175@netthink.co.uk> p4raw-id: //depot/perl@18009
* [perl #17773] errors in c2ph(1) man pageEric Melville2002-10-121-2/+2
| | | | | | From: Eric Melville (via RT) <perlbug@perl.org> Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org> p4raw-id: //depot/perl@18007
* [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIXAllen Smith2002-09-291-21/+50
| | | | | | From: Allen Smith (via RT) <perlbug@perl.org> Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org> p4raw-id: //depot/perl@17939
* [perl #17119] typo in utils/dprofpp.PLTodd C. Miller2002-09-111-1/+1
| | | | | | From: "Todd C. Miller" (via RT) <perlbug@perl.org> Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org> p4raw-id: //depot/perl@17897
* perldoc: allow arguments for pagerChip Turner2002-09-041-1/+1
| | | | | | Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com> p4raw-id: //depot/perl@17834
* [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)Randy W. Sims2002-08-251-5/+8
| | | | | | From: "Randy W. Sims" (via RT) <perlbug@perl.org> Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org> p4raw-id: //depot/perl@17767
* AUTHORSHugo van der Sanden2002-07-171-1/+1
| | | | | | | Message-Id: <200207171604.g6HG4iO03603@crypt.compulink.co.uk> Correct Hugo's email address. p4raw-id: //depot/perl@17603
* perlbugAsk Bjoern Hansen2002-07-131-3/+3
| | | | | Message-ID: <20020713074456.M95399-100000@miette.develooper.com> p4raw-id: //depot/perl@17520
* Re: perlbug mail loop? [PATCH]Richard Foley2002-06-191-13/+20
| | | | | Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com> p4raw-id: //depot/perl@17300
* add skipping of threads and threads::shared on default buildsPeter Prymmer2002-06-121-4/+15
| | | | | Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11> p4raw-id: //depot/perl@17211
* h2ph: Explain why parts of asm/*.h are skipped in Linux.Jarkko Hietaniemi2002-06-081-1/+1
| | | p4raw-id: //depot/perl@17101
* perlivp: Too Much Information.Jarkko Hietaniemi2002-06-081-3/+3
| | | p4raw-id: //depot/perl@17095
* h2ph: workarounds for too large hexadecimal constants.Jarkko Hietaniemi2002-06-081-1/+14
| | | | | | | | Now 'perlivp' passes without a whimper in Solaris 8 and Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header installation is weird; e.g. float.h is not in /usr/include... (cd /usr/include; h2ph -l -r .) p4raw-id: //depot/perl@17094
* h2ph: handle function pointer constants.Jarkko Hietaniemi2002-06-081-0/+1
| | | p4raw-id: //depot/perl@17093
* Re: doc bug in perldocPhilip Newton2002-06-081-1/+1
| | | | | Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com> p4raw-id: //depot/perl@17083
* h2ph: evil linux/byteorder/pdp_endian.hJarkko Hietaniemi2002-06-081-0/+4
| | | p4raw-id: //depot/perl@17079
* h2ph: more evilness in the form of Linux inline assembler.Jarkko Hietaniemi2002-06-081-3/+12
| | | p4raw-id: //depot/perl@17078
* h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19LJarkko Hietaniemi2002-06-071-2/+2
| | | | | (note the final L) for ia32 and ia64 long doubles. p4raw-id: //depot/perl@17077
* perlivp: more header matching.Jarkko Hietaniemi2002-06-071-0/+1
| | | p4raw-id: //depot/perl@17076
* h2ph: the fp exponent does need to have an explicit sign.Jarkko Hietaniemi2002-06-071-1/+1
| | | p4raw-id: //depot/perl@17070
* perlivp: tell what went wrong.Jarkko Hietaniemi2002-06-071-3/+3
| | | p4raw-id: //depot/perl@17069
* perlivp: sometimes headers and symbols don't quite match.Jarkko Hietaniemi2002-06-071-1/+8
| | | p4raw-id: //depot/perl@17068
* h2ph: One more usage example.Jarkko Hietaniemi2002-06-071-0/+4
| | | p4raw-id: //depot/perl@17067
* h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.Jarkko Hietaniemi2002-06-071-0/+7
| | | p4raw-id: //depot/perl@17066
* Typolice.Jarkko Hietaniemi2002-06-061-1/+1
| | | p4raw-id: //depot/perl@17045
* Make pstruct and psed appear also on platforms withJarkko Hietaniemi2002-06-061-0/+22
| | | | | | | | $Config{d_link} but filesystems without link() (like FAT). Should deal with [ID 20020602.003] and "RC1 for MSWin32-x86-multi-thread build bug report". Diagnosis by Sarathy. p4raw-id: //depot/perl@17038
* doc bug in perldocTim Jenness2002-06-051-6/+2
| | | | | Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki> p4raw-id: //depot/perl@17021
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-312-2/+4
| | | | | | | | | | | | | | | | | | | | | Big MacPerl Testing Patch No. 2 Big MacPerl Testing Patch No. 3 p4raw-id: //depot/perl@16942 p4raw-integrated: from //depot/macperl@16937 'copy in' lib/Devel/SelfStubber.pm lib/Devel/SelfStubber.t lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t lib/File/Temp.pm lib/FindBin.t lib/Tie/File/t/09_gen_rs.t lib/lib.t t/comp/use.t utils/dprofpp.PL utils/splain.PL (@16123..) t/lib/MakeMaker/Test/Utils.pm (@16230..) lib/diagnostics.t (@16646..) lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t (@16730..) lib/lib_pm.PL (@16926..) lib/ExtUtils/MM_MacOS.pm lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@16929..) p4raw-integrated: from //depot/macperl@16926 'merge in' lib/English.t (@16123..) ext/DynaLoader/DynaLoader_pm.PL (@16868..)
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-281-3/+8
| | | p4raw-id: //depot/perl@16843
* Re: Argument "1.23_45" isn't numeric in subroutine entryYitzchak Scott-Thoennes2002-05-211-22/+54
| | | | | Message-ID: <iFe68gzkgCIJ092yn@efn.org> p4raw-id: //depot/perl@16721
* perltoc ref.Chris Ball2002-05-161-0/+3
| | | | | Message-ID: <86lmajvpkp.fsf@void.printf.net> p4raw-id: //depot/perl@16637
* Add enc2xs.Jarkko Hietaniemi2002-04-012-3/+53
| | | p4raw-id: //depot/perl@15658
* Get the piconv installed.Jarkko Hietaniemi2002-03-312-3/+53
| | | p4raw-id: //depot/perl@15640
* dprofpp - allow command-line args passed to a script...Jeremy Zawodny2002-03-301-2/+4
| | | | | Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com> p4raw-id: //depot/perl@15625
* [patch utils/perlbug] subject header setting problem Stas Bekman2002-03-261-2/+7
| | | | | Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org> p4raw-id: //depot/perl@15515
* perldoc -m [PATCH]John L. Allen2002-03-231-2/+3
| | | | | | From: "John L. Allen" <allen@grumman.com> Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com> p4raw-id: //depot/perl@15449
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-041-36/+35
| | | | | Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15023
* use Config; use Config; require Config;Michael G. Schwern2002-03-031-2/+0
| | | | | Message-Id: <20020303183328.GA3296@blackrider> p4raw-id: //depot/perl@14966
* perldoc -q outputs Author and Copyright sectionRonald J. Kimball2002-03-021-1/+1
| | | | | Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@14940
* h2xs Ilya Zakharevich2002-02-031-26/+98
| | | | | Message-ID: <20020202005844.A12756@math.ohio-state.edu> p4raw-id: //depot/perl@14527
* Anton Berezin did more reading and the uid setting storyJarkko Hietaniemi2002-01-131-6/+20
| | | | | gets more complex. p4raw-id: //depot/perl@14236
* One should first drop the real uid, not the effective uid.Jarkko Hietaniemi2002-01-121-2/+8
| | | | | [ID 20020110.003] p4raw-id: //depot/perl@14217
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-121-2/+8
| | | | | Message-ID: <3C3F756C.4581.2E2A938@localhost> p4raw-id: //depot/perl@14216
* B, B::C, perlcc, t/TESTMattia Barbon2002-01-061-12/+70
| | | | | Message-ID: <3C38389E.7831.493570@localhost> p4raw-id: //depot/perl@14104