summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* h2xs tweaksGurusamy Sarathy2000-06-011-2/+2
| | | p4raw-id: //depot/perl@6188
* better default perlbug categories for ok reports (from Richard Foley)Gurusamy Sarathy2000-05-071-26/+36
| | | p4raw-id: //depot/perl@6081
* perldoc might fail via "use blib" (from Hugo van der Sanden)Gurusamy Sarathy2000-04-281-2/+6
| | | p4raw-id: //depot/perl@6005
* make perldoc use the pod2man from the same version (fromGurusamy Sarathy2000-04-251-10/+11
| | | | | M.J.T. Guy) p4raw-id: //depot/perl@5949
* backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-18/+175
| | | | | | | support -k and -m switches in h2xs (from Hugo van der Sanden) p4raw-link: @5708 on //depot/perl: ea5e7566745834b0ad6566d9ab0445e5381c11f5 p4raw-id: //depot/perl@5873
* perlbug -ok shouldn't prompt (from Paul MooreGurusamy Sarathy2000-03-221-0/+2
| | | | | <Paul.Moore@uk.origin-it.com>) p4raw-id: //depot/perl@5869
* perlbugtron flags in perlbug (from Richard Foley); eliminate duplicateGurusamy Sarathy2000-03-201-6/+51
| | | | | code p4raw-id: //depot/perl@5842
* more warnings tidy-ups (from Paul Marquess)Gurusamy Sarathy2000-03-141-0/+1
| | | p4raw-id: //depot/perl@5747
* fixes for Borland compiler (from Vadim KonovalovGurusamy Sarathy2000-03-141-1/+7
| | | | | <vkonovalov@lucent.com>) p4raw-id: //depot/perl@5726
* support a -U option when run as root to drop privileges (fromGurusamy Sarathy2000-03-141-9/+33
| | | | | Tom Christiansen) p4raw-id: //depot/perl@5721
* avoid infinite loop in h2xs (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-1/+1
| | | p4raw-id: //depot/perl@5713
* security fixes for perldoc (from Tom Christiansen)Gurusamy Sarathy2000-03-121-88/+154
| | | p4raw-id: //depot/perl@5672
* perlbug tweak to grok local_patches betterGurusamy Sarathy2000-03-051-2/+2
| | | p4raw-id: //depot/perl@5550
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-031-3/+2
| | | p4raw-id: //depot/perl@5486
* support for generation of accessor functions (from Hugo van derGurusamy Sarathy2000-03-031-3/+63
| | | | | Sanden) p4raw-id: //depot/perl@5462
* double EXPORT_OK in h2xsHugo van der Sanden2000-02-241-8/+1
| | | | | | To: perl5-porters@perl.org Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk> p4raw-id: //depot/cfgperl@5236
* sundry typos and suchGurusamy Sarathy2000-02-221-1/+1
| | | p4raw-id: //depot/perl@5204
* generalize "%v" format into a flag for any integral format type:Gurusamy Sarathy2000-02-211-2/+2
| | | | | "%vd", "%v#o", "%*vX", etc are allowed p4raw-id: //depot/perl@5181
* Compiler fixups from Jan DuboisGurusamy Sarathy2000-02-181-8/+17
| | | p4raw-id: //depot/perl@5125
* make perlbug use new-style version numbers; improve compatibilityGurusamy Sarathy2000-02-061-13/+17
| | | | | (runs with perl 5.005); fix swapped old vs new version reporting p4raw-id: //depot/perl@4999
* more meaningful message on invalid pattern argument (fromGurusamy Sarathy2000-02-021-0/+7
| | | | | Kevin Meltzer <KMeltzer@USCO.com>) p4raw-id: //depot/perl@4945
* dprofpp can't find Devel::DProf::VERSION due to change#4852Gurusamy Sarathy2000-01-231-2/+2
| | | | | p4raw-link: @4852 on //depot/perl: 117c97cc8bc4f8d1e649a798c680208c2e87c6d9 p4raw-id: //depot/perl@4856
* add PREREQ_PM to default template (suggested by Michael G SchwernGurusamy Sarathy2000-01-231-8/+11
| | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4854
* h2xs goof and a depessimizationIlya Zakharevich2000-01-211-0/+4
| | | | | Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@4825
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-2/+4
| | | p4raw-id: //depot/perl@4769
* typo on h2xs.PL (from Helmut Jarausch)Gurusamy Sarathy2000-01-071-1/+1
| | | p4raw-id: //depot/perl@4768
* cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-051-0/+2
| | | p4raw-id: //depot/perl@4755
* avoid CRLF in byteloadable files created by perlccGurusamy Sarathy1999-12-301-4/+3
| | | p4raw-id: //depot/perl@4741
* support -a switch to append bytecode to an existing file and makeGurusamy Sarathy1999-12-031-2/+5
| | | | | perlcc use it (from Tom Hughes <tom@compton.nu>) p4raw-id: //depot/perl@4631
* email address changesGurusamy Sarathy1999-12-012-3/+3
| | | p4raw-id: //depot/perl@4604
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-11-131-3/+5
|\ | | | | p4raw-id: //depot/perl@4573
| * small patch for perldocBernard Quatermass1999-11-131-3/+5
| | | | | | | | | | | | To: perl5-porters@perl.org Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk> p4raw-id: //depot/cfgperl@4566
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-101-0/+7
| |\ | |/ |/| p4raw-id: //depot/cfgperl@4334
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-021-33/+39
| |\ | | | | | | p4raw-id: //depot/cfgperl@4283
* | | install pods to 'pods' rather than 'pod' on cygwin (modifiedGurusamy Sarathy1999-10-101-0/+7
| |/ |/| | | | | | | a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com) p4raw-id: //depot/perl@4333
* | typo, whitespace adjustmentsGurusamy Sarathy1999-10-011-33/+39
| | | | | | p4raw-id: //depot/perl@4273
* | integrate cfgperl contents into mainline; resolve h2xs.PL conflictGurusamy Sarathy1999-10-011-116/+580
|\ \ | |/ | | | | | | | | | | by declaring new globals "our" (XXX this means h2xs generated code won't run on earlier versions; a switch to generate compatible source is needed) p4raw-id: //depot/perl@4271
| * Followup h2xs patchIlya Zakharevich1999-09-301-51/+118
| | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4251
| * To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-261-98/+494
| | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH 5.005_61] teach xsubpp function pointers Date: Sun, 26 Sep 1999 01:36:09 -0400 Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu> From: Ilya Zakharevich <ilya@math.ohio-state.edu> To: Mailing list Perl5 <perl5-porters@perl.org> Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof Date: Sun, 26 Sep 1999 03:00:50 -0400 Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4232
* | Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-5/+6
|/ | | | | Message-Id: <199909250459.VAA27506@kiev.wall.org> p4raw-id: //depot/perl@4227
* support cygwin and other platforms that link to import librariesGurusamy Sarathy1999-09-241-2/+5
| | | | | | rather than directly with shared libraries (from a suggestion by Lucian Cionca <Lucian.Cionca@algoritma.ro>) p4raw-id: //depot/perl@4224
* [patch _61] perlcc changesVishal Bhatia1999-09-231-18/+11
| | | | | Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain> p4raw-id: //depot/perl@4221
* support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-062-47/+141
| | | | | | | | | by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the C backend the default; describe new switches in pod; introduce PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/; s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV entries p4raw-id: //depot/perl@4092
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-7/+8
| | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998
* Small perlbug doc tweaks from Jon Orwant.Jarkko Hietaniemi1999-08-101-14/+14
| | | p4raw-id: //depot/cfgperl@3948
* perlbug.PL 1.27Chris Nandor1999-08-031-14/+42
| | | | | | To: perl5-porters@perl.org Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]> p4raw-id: //depot/cfgperl@3910
* tweak previous change for multiple hitsGurusamy Sarathy1999-07-291-1/+3
| | | p4raw-id: //depot/perl@3828
* band-aid for perldoc -t broken-ness (the new Pod::TextGurusamy Sarathy1999-07-291-4/+1
| | | | | really needs a pod2text() compatibility function) p4raw-id: //depot/perl@3827
* avoid DIVZEROGurusamy Sarathy1999-07-261-0/+2
| | | p4raw-id: //depot/perl@3778
* dprofpp pod additions from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-07-261-1/+40
| | | p4raw-id: //depot/perl@3756