summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix for [perl #32491] h2xs incorrectly parses enums with implicit valuesRafael Garcia-Suarez2004-12-141-2/+2
| | | p4raw-id: //depot/perl@23652
* [perl #32962] h2ph - use of local() in generated code Peter.Dintelmann@dresdner-bank.com2004-12-081-2/+2
| | | | | Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org> p4raw-id: //depot/perl@23628
* Freak out if h2ph has to translate a macro that contains assembly code.Rafael Garcia-Suarez2004-11-261-0/+1
| | | | | | Subject: [PATCH] h2ph vs __asm__ Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com> p4raw-id: //depot/perl@23547
* Fix a typo.Marcus Holland-Moritz2004-10-181-1/+1
| | | p4raw-id: //depot/perl@23379
* Tweak 'h2xs -h' output.Marcus Holland-Moritz2004-08-191-11/+12
| | | p4raw-id: //depot/perl@23228
* More forgiving version comparison in perlivp.Rafael Garcia-Suarez2004-06-171-1/+1
| | | p4raw-id: //depot/perl@22940
* More h2ph voodoo.Rafael Garcia-Suarez2004-06-131-4/+7
| | | p4raw-id: //depot/perl@22933
* More h2ph tweaks: recognition of C typesRafael Garcia-Suarez2004-06-111-18/+23
| | | p4raw-id: //depot/perl@22930
* More h2ph tweaking for gcc __inline functionsRafael Garcia-Suarez2004-06-111-18/+27
| | | p4raw-id: //depot/perl@22929
* Make h2ph able to understand a limited set of inline functions.Rafael Garcia-Suarez2004-06-101-4/+58
| | | | | | The glibc apparently now ships headers that use inline functions instead of plain old macros. p4raw-id: //depot/perl@22925
* Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph wolfgang.laun@chello.at2004-05-311-2/+8
| | | | | Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost> p4raw-id: //depot/perl@22877
* h2xs doesn't recognize indented enumsTassilo von Parseval2004-05-211-1/+1
| | | | | | Message-id: <20040521085158.GA10660@ethan> (modified regexp) p4raw-id: //depot/perl@22836
* Problem with h2xsDavid Cannings2004-05-051-0/+2
| | | | | | Message-Id: <200405031344.33723.lists@edeca.net> (Second patch only) p4raw-id: //depot/perl@22782
* Use File::Temp for tempfiles if it is available.Nicholas Clark2004-02-281-5/+17
| | | | | | | (Based on a patch from Solar Designer <solar@openwall.com> in Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which was applied as change 22258) p4raw-id: //depot/perl@22407
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-171-2/+4
| | | p4raw-id: //depot/perl@22322
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-8/+16
| | | | | | | Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation p4raw-id: //depot/perl@22258
* 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