Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | h2xs tweaks | Gurusamy Sarathy | 2000-06-01 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@6188 | ||||
* | better default perlbug categories for ok reports (from Richard Foley) | Gurusamy Sarathy | 2000-05-07 | 1 | -26/+36 |
| | | | p4raw-id: //depot/perl@6081 | ||||
* | perldoc might fail via "use blib" (from Hugo van der Sanden) | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+6 |
| | | | p4raw-id: //depot/perl@6005 | ||||
* | make perldoc use the pod2man from the same version (from | Gurusamy Sarathy | 2000-04-25 | 1 | -10/+11 |
| | | | | | M.J.T. Guy) p4raw-id: //depot/perl@5949 | ||||
* | backout change#5708; fixups for behavior of recently added -a switch; | Gurusamy Sarathy | 2000-03-22 | 1 | -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 Moore | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+2 |
| | | | | | <Paul.Moore@uk.origin-it.com>) p4raw-id: //depot/perl@5869 | ||||
* | perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate | Gurusamy Sarathy | 2000-03-20 | 1 | -6/+51 |
| | | | | | code p4raw-id: //depot/perl@5842 | ||||
* | more warnings tidy-ups (from Paul Marquess) | Gurusamy Sarathy | 2000-03-14 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@5747 | ||||
* | fixes for Borland compiler (from Vadim Konovalov | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+7 |
| | | | | | <vkonovalov@lucent.com>) p4raw-id: //depot/perl@5726 | ||||
* | support a -U option when run as root to drop privileges (from | Gurusamy Sarathy | 2000-03-14 | 1 | -9/+33 |
| | | | | | Tom Christiansen) p4raw-id: //depot/perl@5721 | ||||
* | avoid infinite loop in h2xs (from Hugo van der Sanden) | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5713 | ||||
* | security fixes for perldoc (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-12 | 1 | -88/+154 |
| | | | p4raw-id: //depot/perl@5672 | ||||
* | perlbug tweak to grok local_patches better | Gurusamy Sarathy | 2000-03-05 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@5550 | ||||
* | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-03 | 1 | -3/+2 |
| | | | p4raw-id: //depot/perl@5486 | ||||
* | support for generation of accessor functions (from Hugo van der | Gurusamy Sarathy | 2000-03-03 | 1 | -3/+63 |
| | | | | | Sanden) p4raw-id: //depot/perl@5462 | ||||
* | double EXPORT_OK in h2xs | Hugo van der Sanden | 2000-02-24 | 1 | -8/+1 |
| | | | | | | To: perl5-porters@perl.org Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk> p4raw-id: //depot/cfgperl@5236 | ||||
* | sundry typos and such | Gurusamy Sarathy | 2000-02-22 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5204 | ||||
* | generalize "%v" format into a flag for any integral format type: | Gurusamy Sarathy | 2000-02-21 | 1 | -2/+2 |
| | | | | | "%vd", "%v#o", "%*vX", etc are allowed p4raw-id: //depot/perl@5181 | ||||
* | Compiler fixups from Jan Dubois | Gurusamy Sarathy | 2000-02-18 | 1 | -8/+17 |
| | | | p4raw-id: //depot/perl@5125 | ||||
* | make perlbug use new-style version numbers; improve compatibility | Gurusamy Sarathy | 2000-02-06 | 1 | -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 (from | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+7 |
| | | | | | Kevin Meltzer <KMeltzer@USCO.com>) p4raw-id: //depot/perl@4945 | ||||
* | dprofpp can't find Devel::DProf::VERSION due to change#4852 | Gurusamy Sarathy | 2000-01-23 | 1 | -2/+2 |
| | | | | | p4raw-link: @4852 on //depot/perl: 117c97cc8bc4f8d1e649a798c680208c2e87c6d9 p4raw-id: //depot/perl@4856 | ||||
* | add PREREQ_PM to default template (suggested by Michael G Schwern | Gurusamy Sarathy | 2000-01-23 | 1 | -8/+11 |
| | | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4854 | ||||
* | h2xs goof and a depessimization | Ilya Zakharevich | 2000-01-21 | 1 | -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 Sarathy | 2000-01-07 | 1 | -2/+4 |
| | | | p4raw-id: //depot/perl@4769 | ||||
* | typo on h2xs.PL (from Helmut Jarausch) | Gurusamy Sarathy | 2000-01-07 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4768 | ||||
* | cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-05 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@4755 | ||||
* | avoid CRLF in byteloadable files created by perlcc | Gurusamy Sarathy | 1999-12-30 | 1 | -4/+3 |
| | | | p4raw-id: //depot/perl@4741 | ||||
* | support -a switch to append bytecode to an existing file and make | Gurusamy Sarathy | 1999-12-03 | 1 | -2/+5 |
| | | | | | perlcc use it (from Tom Hughes <tom@compton.nu>) p4raw-id: //depot/perl@4631 | ||||
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 2 | -3/+3 |
| | | | p4raw-id: //depot/perl@4604 | ||||
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-11-13 | 1 | -3/+5 |
|\ | | | | | p4raw-id: //depot/perl@4573 | ||||
| * | small patch for perldoc | Bernard Quatermass | 1999-11-13 | 1 | -3/+5 |
| | | | | | | | | | | | | To: perl5-porters@perl.org Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk> p4raw-id: //depot/cfgperl@4566 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-10 | 1 | -0/+7 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@4334 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-02 | 1 | -33/+39 |
| |\ | | | | | | | p4raw-id: //depot/cfgperl@4283 | ||||
* | | | install pods to 'pods' rather than 'pod' on cygwin (modified | Gurusamy Sarathy | 1999-10-10 | 1 | -0/+7 |
| |/ |/| | | | | | | | a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com) p4raw-id: //depot/perl@4333 | ||||
* | | typo, whitespace adjustments | Gurusamy Sarathy | 1999-10-01 | 1 | -33/+39 |
| | | | | | | p4raw-id: //depot/perl@4273 | ||||
* | | integrate cfgperl contents into mainline; resolve h2xs.PL conflict | Gurusamy Sarathy | 1999-10-01 | 1 | -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 patch | Ilya Zakharevich | 1999-09-30 | 1 | -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 Zakharevich | 1999-09-26 | 1 | -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" declarations | Larry Wall | 1999-09-25 | 1 | -5/+6 |
|/ | | | | | Message-Id: <199909250459.VAA27506@kiev.wall.org> p4raw-id: //depot/perl@4227 | ||||
* | support cygwin and other platforms that link to import libraries | Gurusamy Sarathy | 1999-09-24 | 1 | -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 changes | Vishal Bhatia | 1999-09-23 | 1 | -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 suggested | Gurusamy Sarathy | 1999-09-06 | 2 | -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 in | Larry W. Virden | 1999-08-16 | 1 | -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 Hietaniemi | 1999-08-10 | 1 | -14/+14 |
| | | | p4raw-id: //depot/cfgperl@3948 | ||||
* | perlbug.PL 1.27 | Chris Nandor | 1999-08-03 | 1 | -14/+42 |
| | | | | | | To: perl5-porters@perl.org Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]> p4raw-id: //depot/cfgperl@3910 | ||||
* | tweak previous change for multiple hits | Gurusamy Sarathy | 1999-07-29 | 1 | -1/+3 |
| | | | p4raw-id: //depot/perl@3828 | ||||
* | band-aid for perldoc -t broken-ness (the new Pod::Text | Gurusamy Sarathy | 1999-07-29 | 1 | -4/+1 |
| | | | | | really needs a pod2text() compatibility function) p4raw-id: //depot/perl@3827 | ||||
* | avoid DIVZERO | Gurusamy Sarathy | 1999-07-26 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@3778 | ||||
* | dprofpp pod additions from Nathan Torkington <gnat@frii.com> | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+40 |
| | | | p4raw-id: //depot/perl@3756 |