summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* [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
* h2xs brokenIlya Zakharevich2002-01-011-2/+3
| | | | | Message-Id: <20011231174855.A29128@math.ohio-state.edu> p4raw-id: //depot/perl@13995
* h2ph updates from OpenBSD 3.0.Jarkko Hietaniemi2001-12-091-2/+2
| | | p4raw-id: //depot/perl@13573
* Re: More h2ph problems [was Re: h2ph confused by comments in an enum.Hugo van der Sanden2001-11-291-2/+2
| | | | | Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk> p4raw-id: //depot/perl@13355
* Re: h2ph confused by comments in an enum.Hugo van der Sanden2001-11-281-2/+2
| | | | | | | | | | | Date: Wed, 28 Nov 2001 04:19:21 +0000 Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk> Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.] From: Hugo van der Sanden <hv@crypt.compulink.co.uk> Date: Wed, 28 Nov 2001 13:36:35 +0000 Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk> p4raw-id: //depot/perl@13338
* Re: perlcc very brokenJohn Peacock2001-11-271-1/+1
| | | | | Message-ID: <3C037D71.4030508@rowman.com> p4raw-id: //depot/perl@13309
* Re: [PATCH perldoc] problems with pod2man Robin Barker2001-11-221-1/+1
| | | | | Message-Id: <200111221100.LAA08582@tempest.npl.co.uk> p4raw-id: //depot/perl@13193
* problems with pod2manRobin Barker2001-11-211-2/+8
| | | | | Message-Id: <200111211748.RAA07123@tempest.npl.co.uk> p4raw-id: //depot/perl@13177
* Add Devel::PPPort originally from Kenneth Albanowski,Jarkko Hietaniemi2001-11-211-133/+5
| | | | | | revigorated by Paul Marquess: gives h2xs a Perl version portability boost. p4raw-id: //depot/perl@13162