summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Make perlbug not insist on dumping to a file when stdout isn't a tty.Kurt D. Starsinic2000-11-081-4/+3
| | | | | | Subject: [PATCH] perlbug.PL Message-ID: <20001106213901.B20955@O2.chapin.edu> p4raw-id: //depot/perl@7599
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-311-4/+19
| | | | | | Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) Message-ID: <20001030173845.O60355@plum.flirble.org> p4raw-id: //depot/perl@7493
* Re: [PATCH 5.7.0] h2xs not documenting the created moduleIlya Zakharevich2000-10-241-12/+32
| | | | | Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7419
* The change #7187 was not so good on VMS.Craig A. Berry2000-10-231-0/+4
| | | | | | | | Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename Message-Id: <p04330102b617d093470b@[172.16.52.1]> p4raw-link: @7187 on //depot/perl: a79ff10558a3b8e128b0898794bddcf07255f408 p4raw-id: //depot/perl@7410
* Quote the temp file name, needed in Win32 because thePaul Moore2000-10-101-1/+1
| | | | | | | | | default name unfortunately contains spaces, shouldn't hurt elsewhere. Subject: FW: perldoc fails if $TEMP contains spaces Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com> p4raw-id: //depot/perl@7187
* Re: [PATCH 5.7.0] h2xs not documenting the created moduleIlya Zakharevich2000-10-041-40/+120
| | | | | Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7145
* [PATCH 5.7.0] h2xs not workingIlya Zakharevich2000-10-041-2/+77
| | | | | | | | | | | Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu> Date: Tue, 3 Oct 2000 21:43:01 -0400 Subject: [PATCH 5.7.0] h2xs not documenting the created module From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Tue, 3 Oct 2000 22:55:19 -0400 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7141
* [ID 20000928.002] perlcc & ByteCode.pm option mismatchNicholas Clark2000-10-021-8/+9
| | | | | | | Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk> Did not apply cleanly, manual intervention was needed. p4raw-id: //depot/perl@7117
* [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.orgPhilip Newton2000-08-291-7/+7
| | | | | Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> p4raw-id: //depot/perl@6894
* Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwdGisle Aas2000-08-291-1/+1
| | | | | Message-ID: <m3n1kud9as.fsf@eik.g.aas.no> p4raw-id: //depot/perl@6887
* Drop the separate perlbc, perlcc -b should be enough.Jarkko Hietaniemi2000-08-242-84/+3
| | | p4raw-id: //depot/perl@6793
* More bytecompiler.Jarkko Hietaniemi2000-08-222-5/+6
| | | p4raw-id: //depot/perl@6764
* Use File::Spec->tmpdir().Tim Jenness2000-08-201-6/+3
| | | | | | | Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled) Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu> MIME-Version: 1.0 p4raw-id: //depot/perl@6728
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-0/+3
| | | | | but also removes *~ and *.orig. p4raw-id: //depot/perl@6714
* Change the perlbug address to perl.org since it's more forgiving.Abigail2000-08-161-1/+1
| | | | | | Subject: [ID 20000814.007] [PATCH] Email address in perlbug. Message-Id: <20000815041540.8633.qmail@foad.org> p4raw-id: //depot/perl@6652
* [ID 20000815.005] [PATCH] perldoc not looking in the right place for script podMike Guy2000-08-151-2/+2
| | | | | Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6633
* New perlcc, take 2Simon Cozens2000-08-041-941/+384
| | | | | Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6523
* Be wary of close()s, too.Tim Jenness2000-07-261-11/+13
| | | | | | Subject: Re: [PATCH] perlbug cleanup Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu> p4raw-id: //depot/perl@6451
* open() wariness in perlbug.Michael Stevens2000-07-261-8/+9
| | | | | | Subject: [PATCH] perlbug cleanup Message-ID: <20000713155222.A11380@athenaeum.globnix.org> p4raw-id: //depot/perl@6448
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-9/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4 p4raw-id: //depot/perl@6366 p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..) t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..) ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm (@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp (@6156..) pod/perlsub.pod pod/perltie.pod (@6206..) utils/h2xs.PL (@6280..) p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c (@6238..) p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod (@6276..) p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h (@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..) embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..) p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t (@5857..) p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..) 'ignore' toke.c (@6261..) p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t (@6267..)
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6240 on //depot/cfgperl: 514e70b26394e6b272960ab8b9b8b7dbb1e2c068 p4raw-link: @6231 on //depot/cfgperl: 7906debc4b99f108310cdade6e486754c15481e7 p4raw-id: //depot/perl@6355 p4raw-branched: from //depot/cfgperl@6353 'branch in' pod/perlutil.pod p4raw-integrated: from //depot/cfgperl@6353 'copy in' pod/roffitall (@5753..) op.h (@5833..) README.cygwin (@6096..) lib/ExtUtils/MM_VMS.pm (@6140..) lib/File/Find.pm (@6156..) Configure config_h.SH hints/solaris_2.sh (@6217..) Todo-5.6 (@6232..) keywords.h lib/warnings.pm opcode.h opnames.h pp.sym regnodes.h warnings.h (@6236..) 'ignore' ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h (@6236..) p4raw-integrated: from //depot/cfgperl@6240 'copy in' utils/h2xs.PL (@6192..) p4raw-integrated: from //depot/cfgperl@6238 'merge in' vms/vms.c (@6198..) p4raw-integrated: from //depot/cfgperl@6237 'copy in' utf8.c (@6221..) pod/perlapi.pod pod/perlintern.pod pp_proto.h (@6236..) 'ignore' embedvar.h perlapi.h (@6236..) 'merge in' embed.pl (@6225..) embed.h objXSUB.h perlapi.c proto.h (@6236..) p4raw-integrated: from //depot/cfgperl@6232 'copy in' pod/Makefile pod/perltoc.pod (@6161..) MANIFEST (@6227..)
* 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