summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Test::Harness 2.38.Rafael Garcia-Suarez2003-11-302-3/+54
| | | | | | Introduce the prove(1) utility. (The prove-switches test is disabled for now.) p4raw-id: //depot/perl@21826
* Remove whitespace from ends of lines (simply because it irritates me)Nicholas Clark2003-11-291-24/+24
| | | p4raw-id: //depot/perl@21813
* Install instmodsh and xsubpp in bin/ along the other utilities.Rafael Garcia-Suarez2003-11-173-3/+103
| | | p4raw-id: //depot/perl@21740
* [PATCH] Update Pod::Perldoc from 3.10 to 3.11Jan Dubois2003-10-231-1/+1
| | | | | | | | | | | Date: Wed, 22 Oct 2003 20:17:07 -0700 Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com> From: Jan Dubois <jand@ActiveState.com> Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29 Date: Wed, 22 Oct 2003 20:26:56 -0700 Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com> p4raw-id: //depot/perl@21526
* [PATCH 5.8.1] Unwanted "redefined" warnings in h2phJarkko Hietaniemi2003-09-101-1/+3
| | | | | | | | | | | | From: Kurt Starsinic <kstar@cpan.org> Date: Tue, 9 Sep 2003 23:16:00 -0400 Message-ID: <20030910031600.GA30554@verizon.net> Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph From: "Brendan O'Dea" <bod@debian.org> Date: Wed, 10 Sep 2003 22:03:15 +1000 Message-ID: <20030910120315.GA1372@londo.c47.org> p4raw-id: //depot/perl@21159
* Tiny perlcc tweaks.Jarkko Hietaniemi2003-09-041-2/+2
| | | p4raw-id: //depot/perl@21029
* RE: script wantedRobin Barker2003-08-132-2/+3
| | | | | Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk> p4raw-id: //depot/perl@20681
* produce Foo-Bar/lib/Foo/Bar.pmMichael G. Schwern2003-08-121-31/+18
| | | | | | | Message-ID: <20030809220301.GE24919@windhund.schwern.org> (plus one extra catfile() in h2xs.t) p4raw-id: //depot/perl@20633
* The Debian people have expressed a wish for the boilerplateJarkko Hietaniemi2003-08-121-9/+17
| | | | | being specific about the Perl version; patch from Nicholas Clark. p4raw-id: //depot/perl@20632
* dprofpp.PL again -- #20488 thinkoCraig A. Berry2003-08-061-3/+2
| | | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F308FAC.4090409@mac.com> (from vmsperl list) p4raw-id: //depot/perl@20513
* (was Re: DProf tests with -p broken on VMS)Craig A. Berry2003-08-051-1/+1
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2EFA7F.6070801@mac.com> p4raw-id: //depot/perl@20488
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-271-38/+3
| | | | | Message-ID: <20030718201537.GA1574@ratsnest.hole> p4raw-id: //depot/perl@20220
* Re: [PATCH] h2xs and extra_librariesTassilo von Parseval2003-07-211-2/+4
| | | | | Message-id: <20030715052852.GA494@ethan> p4raw-id: //depot/perl@20176
* Debian fix from Brendan O'Dea:Jarkko Hietaniemi2003-06-221-4/+18
| | | | | | Adjust output to screen width. (adjusted to probe for the stty command) p4raw-id: //depot/perl@19838
* Debian fix from Brendan O'Dea:Jarkko Hietaniemi2003-06-221-6/+20
| | | | | | Use a temporary directory to avoid symlink attacks. Specify -gstabs explicitly (not the default format for gcc 3.2). p4raw-id: //depot/perl@19837
* OS2 patchesIlya Zakharevich2003-06-151-2/+3
| | | | | Message-ID: <20030615004956.GA28272@math.berkeley.edu> p4raw-id: //depot/perl@19789
* fix ups for perlivp on VMS plus more symbols for utilsPeter Prymmer2003-06-091-2/+0
| | | | | Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com> p4raw-id: //depot/perl@19719
* [perl #21887] h2xs becoming enum-awareTassilo von Parseval2003-05-211-39/+99
| | | | | Message-id: <20030513083631.GA21782@ethan> p4raw-id: //depot/perl@19589
* h2xs generates false comments about ABSTRACTSteve Hay2003-05-051-7/+0
| | | | | Message-ID: <3EAF8ECE.8060403@uk.radan.com> p4raw-id: //depot/perl@19420
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-263-206/+53
| | | | | | | also separately maintained on CPAN, and now moved as lib/CPAN/bin/cpan. Tweak installperl to avoid installing this last file. p4raw-id: //depot/perl@19065
* [patch] utils/h2xs.PL (get rid of \t and '')Stas Bekman2003-03-171-10/+10
| | | | | Message-ID: <3E4C3F89.6050005@stason.org> p4raw-id: //depot/perl@19004
* [perl #20724] Patch for dprofppNicholas Oxhøj2003-03-171-35/+42
| | | | | | From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org> Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org> p4raw-id: //depot/perl@19003
* [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 Kurt Starsinic2003-03-131-4/+12
| | | | | Message-ID: <m3d6kyvazx.wl_rspier@pobox.com> p4raw-id: //depot/perl@18963
* typos and other minor thingsTodd C. Miller2003-03-111-2/+2
| | | | | | From: "Todd C. Miller" <Todd.Miller@courtesan.com> Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com> p4raw-id: //depot/perl@18904
* 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