summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: [patch] GvSHAREDDoug MacEachern2001-02-114-4/+35
| | | | | | | | | | | | | | | | | | | Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net> Subject: Re: [patch] GvSHARED From: Doug MacEachern <dougm@covalent.net> Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net> Subject: [patch] attributes.pm support for `shared' From: Doug MacEachern <dougm@covalent.net> Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net> our() attributes were ignored, our :shared pieces missing, allow attributes.pm to turn on shared. p4raw-id: //depot/perl@8766
* Make TEST and UTEST more verbose in case something goesJarkko Hietaniemi2001-02-102-12/+23
| | | | | | wrong in running/compiling a script, suggested by Doug MacEachern. p4raw-id: //depot/perl@8764
* Bogus shebang.Jarkko Hietaniemi2001-02-101-1/+1
| | | p4raw-id: //depot/perl@8763
* (Retracted by #8769)Jarkko Hietaniemi2001-02-101-16/+1
| | | p4raw-id: //depot/perl@8762
* Re: [patch] GvSHARED Doug MacEachern2001-02-101-0/+4
| | | | | | | Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net> our @EXPORT : shared = (...); p4raw-id: //depot/perl@8761
* [patch] GvSHAREDDoug MacEachern2001-02-108-1/+129
| | | | | Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net> p4raw-id: //depot/perl@8760
* Upgrade to CPAN 1.59_54, from Andreas König.Jarkko Hietaniemi2001-02-092-131/+372
| | | p4raw-id: //depot/perl@8755
* Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.Jarkko Hietaniemi2001-02-094-45/+281
| | | | | | Didn't upgrade the fill.t since it has a dependency to File::Slurp purely for debugging purposes, the actual test hasn't changed. p4raw-id: //depot/perl@8754
* Integrate change #8682 from maintperl.Jarkko Hietaniemi2001-02-091-2/+2
| | | | | | | | | | IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3" to work correctly. p4raw-link: @8682 on //depot/maint-5.6/perl: 9524ea9fdf0a6b7bf0bab788b2760d62f3f67df2 p4raw-id: //depot/perl@8753 p4raw-integrated: from //depot/maint-5.6/perl@8752 'copy in' hints/irix_6.sh (@8152..)
* Update Changes.Jarkko Hietaniemi2001-02-092-1/+614
| | | p4raw-id: //depot/perl@8752
* RE: Biannual Competition to Improve Hashing FunctionMark Fisher2001-02-094-52/+78
| | | | | | | | Date: Thu, 8 Feb 2001 10:44:00 -0500 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce. Date: Thu, 8 Feb 2001 15:02:47 -0500 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce. p4raw-id: //depot/perl@8750
* Forgotten fragment.Jarkko Hietaniemi2001-02-091-7/+7
| | | p4raw-id: //depot/perl@8749
* Integrate changes #8673,8674,8676 from maintperl into mainline,Jarkko Hietaniemi2001-02-091-78/+88
| | | | | | | | | | | | | plus manual tweakage. Sync the perlfaq2 between mainline and maintperl. p4raw-link: @8676 on //depot/maint-5.6/perl: ddbaa8e33cb4655fc7b3c652b1d6089f1aad6efb p4raw-link: @8674 on //depot/maint-5.6/perl: fb0f2086fe1ec258bf5b4f410b4585ba211c15aa p4raw-link: @8673 on //depot/maint-5.6/perl: 15dd4a322b2ae1ba31fb03063cc940afe2a25dbf p4raw-id: //depot/perl@8748 p4raw-integrated: from //depot/maint-5.6/perl@8676 'edit in' pod/perlfaq2.pod (@8674..)
* versiononly and installperlJarkko Hietaniemi2001-02-091-2/+19
| | | | | | | | | | | | | | | | | | From: abigail@foad.org Date: Wed, 7 Feb 2001 22:43:12 +0100 Message-ID: <20010207214312.7045.qmail@foad.org> Add +v flag to force a normal install of the perl binary and the utilities. Subject: [PATCH] installperl From: Nicholas Clark <nick@ccl4.org> Date: Fri, 9 Feb 2001 16:28:57 +0000 Message-ID: <20010209162857.B10931@plum.flirble.org> Add -A flag which also hardlinks the binary with the full architecture name. p4raw-id: //depot/perl@8747
* [ID 20010208.002] unordered explanation in perlcallabela@geneanet.org2001-02-091-10/+6
| | | | | Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org> p4raw-id: //depot/perl@8745
* [ID 20010205.001] typo in perlfaq9eserte@vran.herceg.de2001-02-091-1/+1
| | | | | Message-Id: <200102042244.XAA21926@vran.herceg.de> p4raw-id: //depot/perl@8744
* Integrate change #8695 from maintperl.Jarkko Hietaniemi2001-02-091-0/+1
| | | | | | | | | thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads p4raw-link: @8695 on //depot/maint-5.6/perl: c11cbe4f3d933e2347888f343724a545c9cdea8d p4raw-id: //depot/perl@8743 p4raw-integrated: from //depot/maint-5.6/perl@8742 'copy in' thread.h (@8609..)
* Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::GlobAndy Dougherty2001-02-091-0/+4
| | | | | Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@8742
* Integrate changes #8738,8739,8740 from maintperl.Jarkko Hietaniemi2001-02-094-5/+6
| | | | | | | | | | | | | | | | | | Html files will be installed in a more logical and easier to find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html Html files will be generated with a header to make them look a little less bare. Subject: [PATCH perl-current] perlfaq3.pod, URL for vile p4raw-link: @8740 on //depot/maint-5.6/perl: 01ae74d95ca12ccb961a994014b2e5e455604c83 p4raw-link: @8739 on //depot/maint-5.6/perl: 38f8eb688a5555e387bd9b926e4f0ae9b4016c57 p4raw-link: @8738 on //depot/maint-5.6/perl: 5c7c21200212f683312f32fb0820ee00445bda8f p4raw-id: //depot/perl@8741 p4raw-integrated: from //depot/maint-5.6/perl@8737 'copy in' pod/perlfaq3.pod (@8546..) 'merge in' installhtml (@7895..) win32/Makefile win32/makefile.mk (@8732..)
* Integrate changes #8687,8736 from maintperl.Jarkko Hietaniemi2001-02-092-22/+53
| | | | | | | | | | | | HP-UX thread patches from Merijn H. Brand. Latin nit from Philip Newton. p4raw-link: @8736 on //depot/maint-5.6/perl: 46c0e3f74b24cd7d4cacf5a7af8403364b68a206 p4raw-link: @8687 on //depot/maint-5.6/perl: 55551d482634089ae7d12e15564ce5358a4701f4 p4raw-id: //depot/perl@8737 p4raw-integrated: from //depot/maint-5.6/perl@8735 'copy in' hints/hpux.sh (@8609..) README.hpux (@8687..)
* Integrate changes #8704,8710 from pureperl.Jarkko Hietaniemi2001-02-091-3/+5
| | | | | | | | | | | | | | Fixed UMRs and leak in Perl_pmtrans() Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and associated UTFied tr/// code. Also fixed scoping leak of PL_reg_start_tmp. p4raw-link: @8710 on //depot/maint-5.6/pureperl: 4b295d51b64a7a209f5040a76fc8fbb310bcc094 p4raw-link: @8704 on //depot/maint-5.6/pureperl: a0f842d35079c52aadb60790fe59b37d9727c9a9 p4raw-id: //depot/perl@8735 p4raw-integrated: from //depot/maint-5.6/pureperl@8734 'edit in' op.c (@8704..) 'merge in' regcomp.c (@8694..)
* Integrate change #8733 from maintperl.Jarkko Hietaniemi2001-02-091-16/+20
| | | | | | | | | Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod p4raw-link: @8733 on //depot/maint-5.6/perl: f672c3f4b56d3d7aaa92fcde49f628e864a3320a p4raw-id: //depot/perl@8734 p4raw-integrated: from //depot/maint-5.6/perl@8731 'merge in' pod/perlre.pod (@8630..)
* De-cut-and-pasto.Jarkko Hietaniemi2001-02-091-1/+1
| | | p4raw-id: //depot/perl@8731
* Rename README.posix-bc to README.bs2000 to avoid confusionJarkko Hietaniemi2001-02-098-95/+324
| | | | | | when people think that perlposix-bc.pod tells anything about Perl and POSIX. Regen toc. p4raw-id: //depot/perl@8730
* The README.vmesa part of #8712 from maintperl.Jarkko Hietaniemi2001-02-091-16/+74
| | | p4raw-id: //depot/perl@8729
* provide EBCDIC CGI::Util::escape() and testPeter Prymmer2001-02-093-2/+102
| | | | | Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com> p4raw-id: //depot/perl@8726
* Integrate changes 7819,7820 from vmsperl into mainline.Jarkko Hietaniemi2001-02-093-58/+129
|\ | | | | | | | | | | | | | | | | | | | | | | Add header for LIB$ prototypes (C. Berry) Convert fwrite()s to sockets to write()s, since some socket stacks don't take kindly to stdio. Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups (for often optional LNMs) Correct a few typos (C. Bailey) p4raw-id: //depot/perl@8724
| * Convert fwrite()s to sockets to write()s, since some socket stacksCharles Bailey2001-02-082-58/+128
| | | | | | | | | | | | | | | | | | don't take kindly to stdio. Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups (for often optional LNMs) Correct a few typos (C. Bailey) p4raw-id: //depot/vmsperl@8720
| * Add header for LIB$ prototypes (C. Berry)Charles Bailey2001-02-081-0/+1
| | | | | | p4raw-id: //depot/vmsperl@8719
| * SYN SYNCharles Bailey2001-02-08111-1394/+3647
| | | | | | p4raw-id: //depot/vmsperl@8718
| * SYN SYNCharles Bailey2001-01-24153-1818/+9869
| | | | | | p4raw-id: //depot/vmsperl@8535
| * Once again syncing after too long an absenceCharles Bailey2001-01-08546-15702/+37088
| | | | | | p4raw-id: //depot/vmsperl@8367
* | The Im() function wasn't returning zero for non-Math::ComplexJarkko Hietaniemi2001-02-091-1/+1
| | | | | | | | | | arguments. The bug reported by John Gamble. p4raw-id: //depot/perl@8722
* | Correct the correction :-(Nick Ing-Simmons2001-02-081-1/+1
| | | | | | p4raw-id: //depot/perl@8721
* | warning message (not!)Robin Barker2001-02-081-1/+1
| | | | | | | | | | Message-Id: <200102081438.OAA20498@tempest.npl.co.uk> p4raw-id: //depot/perl@8717
* | Generated files form 8713 etc.Nick Ing-Simmons2001-02-085-0/+34
| | | | | | p4raw-id: //depot/perl@8716
* | Fixup non-ithread build after 8713Nick Ing-Simmons2001-02-081-0/+2
| | | | | | p4raw-id: //depot/perl@8715
* | [ID 20010206.010] S_ functions not declared STATICNicholas Clark2001-02-082-2/+2
| | | | | | | | | | Message-Id: <20010207002747.B63724@plum.flirble.org> p4raw-id: //depot/perl@8714
* | Re: [patch] Re: PL_ptr_tableDoug MacEachern2001-02-084-1/+60
| | | | | | | | | | Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net> p4raw-id: //depot/perl@8713
* | VMS specific simplificationfor Pod::FindPeter Prymmer2001-02-081-1/+3
| | | | | | | | | | | | | | Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com p4raw-link: @8671 on //depot/perl: 4617e9a32e0e4a2e250fab079883a8a083804e1c p4raw-id: //depot/perl@8712
* | Manually applied version for dev branch of Alan/Sarathy 5.6 patch.Alan Burlison2001-02-071-118/+117
| | | | | | | | | | | | Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak Message-Id: <3A808A9D.20F7A035@uk.sun.com> p4raw-id: //depot/perl@8711
* | Up to date CPAN mirror listMichael G. Schwern2001-02-062-153/+218
| | | | | | | | | | Message-Id: <20010204194714.A4698@blackrider.aocn.com> p4raw-id: //depot/perl@8709
* | Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modulesMichael G. Schwern2001-02-064-10/+38
| | | | | | | | | | Message-Id: <20010204211748.A13415@blackrider.aocn.com> p4raw-id: //depot/perl@8708
* | Skipping CVS conflict backup filesMichael G. Schwern2001-02-062-0/+2
| | | | | | | | | | Message-Id: <20010206055430.A951@blackrider.aocn.com> p4raw-id: //depot/perl@8707
* | RE: some win32 fixesVadim Konovalov2001-02-067-11/+21
| | | | | | | | | | Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@8706
* | perlfaq2, re: perlmongersDavid H. Adler2001-02-051-13/+11
| | | | | | | | | | Message-Id: <20010204234823.A13429@panix.com> p4raw-id: //depot/perl@8699
* | Missed file f#rom the testharness mess.Nick Ing-Simmons2001-02-051-0/+202
| | | | | | p4raw-id: //depot/perl@8698
* | [DOC PATCH] overload.pm nitsJohn Tobey2001-02-051-7/+7
| | | | | | | | | | Message-Id: <m14Pae7-000FOoC@feynman.localnet> p4raw-id: //depot/perl@8697
* | The missed t/TEST part of the grand testharness upgrade.Nick Ing-Simmons2001-02-041-1/+1
| | | | | | p4raw-id: //depot/perl@8692
* | New improved test harnessMichael G. Schwern2001-02-0414-271/+634
| | | | | | | | | | | | Subject: Re: [PATCH Test::Harness] Third time's a charm? Message-Id: <20010204080120.G10493@blackrider.aocn.com> p4raw-id: //depot/perl@8691