summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH for 5.004_64] Configure patch Config_64-01Andy Dougherty1998-05-141-1/+1
| | | | | | | | | | | Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT) Subject: [PATCH 5.004_64] Config_64-03-04.diff Date: Wed, 13 May 1998 14:33:30 -0400 (EDT) p4raw-id: //depot/perl@948
* [PATCH 5.004_64] Test.pm updateJoshua Pritikin1998-05-141-47/+87
| | | | | | | Date: Sat, 4 Apr 1998 08:33:50 -0500 Subject: [PATCH 5.004_64] modcount + comments Date: Fri, 17 Apr 1998 16:07:35 -0400 p4raw-id: //depot/perl@943
* [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-143-3/+17
| | | | | | | | | | | | | | | Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST) Subject: [PATCH 5.004_64] threads on OS/2 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST) Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST) Subject: [PATCH 5.004_64] Immediate stop in debugger Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT) Subject: [PATCH 5.005_64] ptags broken Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT) Subject: [PATCH 5.004_64] Document switch syntax via RE Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT) p4raw-id: //depot/perl@941
* [win32] integrate mainlineGurusamy Sarathy1998-04-032-31/+40
|\ | | | | p4raw-id: //depot/win32/perl@865
| * Next wave of _63 VMS patchesCharles Bailey1998-04-022-31/+40
| | | | | | p4raw-id: //depot/perl@854
* | [win32] fix Env.pm to weed out illegal namesGurusamy Sarathy1998-03-281-2/+2
|/ | | p4raw-id: //depot/win32/perl@838
* Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.Malcolm Beattie1998-03-161-0/+231
| | | p4raw-id: //depot/perl@823
* Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-1/+1
|\ | | | | p4raw-id: //depot/perl@822
| * [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-1/+1
| | | | | | | | | | | | - qx// used to always invoke the shell, now does so only when needed - qx// didn't respect PERL5SHELL, now does p4raw-id: //depot/win32/perl@797
* | VMS updates (direct)Charles Bailey1998-03-163-47/+91
| | | | | | | | | | | | [Needed manual tweaks on vms/config.vms since it clashed with other patches. I may have got it wrong.] p4raw-id: //depot/perl@817
* | PATCH for 5.004_62 : Add .packlist handling classes to ExtUtilsAlan Burlison1998-03-164-29/+421
|/ | | | | plus manual update of MANIFEST p4raw-id: //depot/perl@814
* Make autouse -w-safeIlya Zakharevich1998-03-051-9/+0
| | | p4raw-id: //depot/perl@781
* File::Basename taint fix (revised)Charles Bailey1998-03-051-3/+8
| | | p4raw-id: //depot/perl@777
* [win32] sync maintpatchChip Salzenberg1998-03-041-7/+7
| | | | | | #76: "Fix infinite loop on unlink() failure in File::Path::rmtree() Files: lib/File/Path.pm p4raw-id: //depot/win32/perl@723
* [win32] remove redundancy in File::FindGurusamy Sarathy1998-03-041-5/+1
| | | p4raw-id: //depot/win32/perl@722
* [win32] another one downConrad E. Kimball1998-03-021-29/+43
| | | | | | Message-Id: <199711260703.XAA21257@mailgate2.boeing.com> Subject: [PERL] File::Find bugs & patches p4raw-id: //depot/win32/perl@615
* [win32] misc small tweaksGurusamy Sarathy1998-02-281-1/+1
| | | | | | | | - AutoLoader fix for long::pack::names - d_mymalloc can be set from makefiles now - make search.pl actually work on win32 - revert podoc about $^E on OS/2 (per Ilya's wishes) p4raw-id: //depot/win32/perl@606
* _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+161
| | | p4raw-id: //depot/perl@595
* [PATCH 5.004_60] Fix to MM_VMS.PMHans Mulder1998-02-271-0/+14
| | | | | | | Date: Thu, 26 Feb 1998 11:09:55 -0800 Subject: [PATCH 5.004_60] Get SDBM_File working on VMS Date: Thu, 26 Feb 1998 11:15:24 -0800 p4raw-id: //depot/perl@594
* improved Test.pmJoshua Pritikin1998-02-251-35/+96
| | | p4raw-id: //depot/perl@580
* Cwd.pmGraham Barr1998-02-251-64/+7
| | | p4raw-id: //depot/perl@577
* [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-252-17/+53
| | | | | | | | | Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST) Subject: [PATCH 5.004_5*] Fix debugger messages and the default package Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST) Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH] Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST) p4raw-id: //depot/perl@576
* Remove compiler files from their old lib/B locations. The compilerMalcolm Beattie1998-02-2020-6155/+0
| | | | | | now builds by default (without the byteperl executable so far) and seems to work at least minimally. p4raw-id: //depot/perl@565
* Start getting compiler to work when built with the core.Malcolm Beattie1998-02-2014-0/+5745
| | | | | [Still won't work as of this change.] p4raw-id: //depot/perl@563
* Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-206-0/+410
| | | | | | | ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some move to the base perl directory (e.g. headers). Will need some cleaning up before it builds properly, I would guess. p4raw-id: //depot/perl@562
* Integrate win32 branch into mainline.Malcolm Beattie1998-02-201-7/+9
|\ | | | | p4raw-id: //depot/perl@558
| * [win32] applied a version of this with tabs intactDan Schmidt1998-02-191-6/+8
| | | | | | | | | | | | Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com> Subject: Pod::Html bug and fix: missing </UL> in index p4raw-id: //depot/win32/perl@535
| * [win32] Fix C<0> problem in Pod::HtmlGurusamy Sarathy1998-02-191-1/+1
| | | | | | p4raw-id: //depot/win32/perl@534
* | retry [PATCH] 5.004_59: the perlhist.pod etcJarkko Hietaniemi1998-02-201-0/+23
| | | | | | p4raw-id: //depot/perl@557
* | allow the Test::Harness to grok TODO-type tests docsJoshua Pritikin1998-02-202-9/+171
|/ | | p4raw-id: //depot/perl@539
* Integrate win32 into mainline.Malcolm Beattie1998-02-131-2/+2
|\ | | | | p4raw-id: //depot/perl@519
| * [win32] fix xsubpp bug in SETMAGIC codeGurusamy Sarathy1998-02-121-2/+2
| | | | | | p4raw-id: //depot/win32/perl@514
* | 5.004_58 QNX getcwdNorton T. Allen1998-02-131-0/+21
|/ | | p4raw-id: //depot/perl@516
* Re: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader.pm.PL (resend)Andreas König1998-02-121-17/+42
| | | p4raw-id: //depot/perl@510
* 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>Achim Bohnet1998-02-122-4/+11
| | | p4raw-id: //depot/perl@508
* Fix saving of STDOUT during system() in lib/perl5db.pl:Jason A. Smith1998-02-121-1/+1
| | | | | Subject: Perl debugger. p4raw-id: //depot/perl@501
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-092-28/+41
| | | | | | Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu> Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic p4raw-id: //depot/win32/perl@492
* lib/Fatal.pm missing from repositoryMalcolm Beattie1998-02-061-0/+157
| | | p4raw-id: //depot/perl@482
* [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0Jarkko Hietaniemi1998-02-061-80/+202
| | | | | | | Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET) Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET) p4raw-id: //depot/perl@476
* Benchmark.pm: timethese corrupts $_Abigail1998-02-061-1/+3
| | | p4raw-id: //depot/perl@474
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-1/+1
| | | | | | | Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST) Subject: 5.004_56: Patch to (?{}) quoting + cosmetic Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST) p4raw-id: //depot/perl@470
* Another Array.pm patchPaul Marquess1998-02-061-1/+1
| | | p4raw-id: //depot/perl@469
* documentation patch for 5.004_57Paul Marquess1998-02-061-2/+2
| | | p4raw-id: //depot/perl@468
* [win32] remove totally egregious s/\\dir// in File::FindGurusamy Sarathy1998-02-021-4/+0
| | | p4raw-id: //depot/win32/perl@452
* [win32] integrate changes in winansiGurusamy Sarathy1998-01-191-0/+262
|\ | | | | p4raw-id: //depot/win32/perl@431
| * TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-10/+232
| | | | | | p4raw-id: //depot/ansiperl@424
| * Skeleton Tie::ArrayNick Ing-Simmons1998-01-131-0/+40
| | | | | | p4raw-id: //depot/ansiperl@419
* | [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-24/+24
| | | | | | | | | | | | Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu> Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic p4raw-id: //depot/win32/perl@430
* | [win32] fix MakeMaker installbin problemGurusamy Sarathy1998-01-141-8/+21
| | | | | | | | | | | | Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu> Subject: Re: can't modify message with HTML-Stream, v.1.42 p4raw-id: //depot/win32/perl@423
* | [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-131-32/+3
|/ | | p4raw-id: //depot/win32/perl@417