summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perl 5.003_05: [patch introduction and re-organisation]perl-5.003_05Andy Dougherty1996-09-113-0/+0
* VMS 5.003_05 Update.Perl 5 Porters1996-09-071-2/+6
* perl 5.003_05: utils/perldoc.PLPerl 5 Porters1996-09-071-1/+2
* Fix typo $Config{'has_sockets'} ought to be $Config{'d_socket'};Perl 5 Porters1996-09-071-1/+1
* updated h2xsIlya Zakharevich1996-09-061-44/+148
* perl 5.003_05: unixish.hPerl 5 Porters1996-09-111-7/+7
* Re: UNIVERSAL::class bustedGraham Barr1996-08-291-2/+2
* Pack Patch (was Re: 5.002 - pack/unpack does not do "I" right)Kenneth Albanowski1996-09-031-1/+4
* perl 5.003_05: t/op/inc.t util.cPerl 5 Porters1996-09-022-3/+9
* Perl 5.003.03: race condition in t/lib/io_sock.tLupe Christoph1996-09-041-1/+1
* perl 5.003_05: t/io/read.tPerl 5 Porters1996-09-031-0/+22
* Minor potential bug in AV creationChip Salzenberg1996-08-231-10/+11
* perl 5.003_05: pp_sys.cPerl 5 Porters1996-09-091-3/+20
* perl 5.003_05: pp_hot.cPerl 5 Porters1996-08-291-1/+12
* perl 5.003_05: pp.cPerl 5 Porters1996-09-031-17/+27
* perl 5.003_05: pod/perlvar.podPerl 5 Porters1996-09-081-9/+10
* More (and less!) 425trapsPerl 5 Porters1996-09-081-19/+39
* more TIEHANDLESven Verdoolaege1996-08-292-6/+17
* Document correct C<use POSIX ":wait_h";> usage.Perl 5 Porters1996-09-081-1/+1
* perl 5.003_05: pod/perlfunc.podPerl 5 Porters1996-09-111-4/+8
* perl 5.003_05: dev/nullPerl 5 Porters1996-09-081-0/+74
* perl 5.003_05: pod/MakefilePerl 5 Porters1996-09-081-1/+10
* perl 5.003_05: perlsdio.hPerl 5 Porters1996-09-071-5/+8
* perl 5.003_05: perlio.cPerl 5 Porters1996-09-071-1/+24
* perl 5.003_05: perl.hPerl 5 Porters1996-09-091-22/+65
* Make floating point constants Locale-friendly.Perl 5 Porters1996-09-051-3/+5
* Re: \ ( @array ) busted for lexical @array (once more)Gurusamy Sarathy1996-09-043-6/+29
* Add _STDIO_LOADED (VMS) to list of guard symbols.Perl 5 Porters1996-09-071-1/+2
* perl 5.003_05: mg.hPerl 5 Porters1996-09-081-0/+4
* Integerize mg.c; eliminate warning on C< local($)) >Chip Salzenberg1996-08-231-37/+47
* perl 5.003_05: makedepend.SHPerl 5 Porters1996-09-071-3/+3
* syslog.pl `use Socket' lossageRoderick Schertler1996-09-031-1/+1
* perl 5.003_05: lib/open3.plPerl 5 Porters1996-09-071-2/+2
* perl 5.003_05: lib/Math/Complex.pmPerl 5 Porters1996-09-081-3/+3
* Cwd::fastcwd in File::FindMichael Mahan1996-09-041-1/+1
* perl 5.003_05: lib/ExtUtils/MakeMaker.pmPerl 5 Porters1996-09-081-6/+6
* Updated to MakeMaker-5.38.Perl 5 Porters1996-09-031-18/+26
* Updated to MakeMaker-5.38.Perl 5 Porters1996-09-034-13/+19
* perl 5.003_05: lib/ExtUtils/Install.pmPerl 5 Porters1996-09-071-13/+8
* perl 5.003_05: lib/AnyDBM_File.pmPerl 5 Porters1996-09-051-5/+8
* Re: installperl feature request (was: Re: Upgrade 4.0x to 5.001m)author scotth@sgi.com 842220273 +00001996-09-082-6/+18
* perl 5.003_05: hv.cPerl 5 Porters1996-09-051-7/+12
* perl 5.003_05: hints/sunos_4_1.shPerl 5 Porters1996-09-081-1/+9
* perl 5.003_05: hints/solaris_2.shPerl 5 Porters1996-09-101-4/+19
* perl 5.003_05: hints/sco.shPerl 5 Porters1996-09-021-1/+5
* perl 5.003_05: hints/hpux.shPerl 5 Porters1996-09-111-9/+8
* perl 5.003_05: hints/convexos.shPerl 5 Porters1996-09-111-9/+0
* Make a little more C++-friendly for IBM's CSET++ compiler.Perl 5 Porters1996-09-051-0/+7
* Patch to inhibit autosplit on Socket.pmAndreas Koenig1996-09-051-13/+2
* Try to work around "bad free" in dbmclose().Perl 5 Porters1996-09-082-0/+8