summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* perl 5.003_03: [patch introduction and re-organisation]perl-5.003_03Andy Dougherty1996-08-251-1134/+0
* perl 5.003_03: ext/util/make_extPerl 5 Porters1996-06-211-3/+2
* Change the Mymalloc to match Perl_malloc in perl.h.Perl 5 Porters1996-08-201-3/+5
* Add support for tied filehandles.Perl 5 Porters1996-08-251-1/+1
* Clean up docmentation installation errors.Perl 5 Porters1996-08-243-1/+30
* perl 5.003_02: [changes beteween cumulative patches and tarball release]perl-5.003_02Larry Wall1996-08-101-0/+0
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-1018-154/+1295
* perl 5.003_01: [patch re-organisation and patch series introduction]Charles Bailey1996-07-314-3033/+0
* Correct CODE block declarationPerl 5 Porters1996-07-251-1/+1
* Change name in Makefile.PL for clarityPerl 5 Porters1996-06-171-8/+7
* Correct order of arguments in setcc documentationPerl 5 Porters1996-06-181-1/+1
* New Opcode extension subsumes SafePerl 5 Porters1996-06-181-0/+555
* Add Opcode extensionPerl 5 Porters1996-06-184-0/+1086
* Add IO extensionPerl 5 Porters1996-07-279-0/+1976
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-154-4/+4
* perl 5.003_01: ext/FileHandle/FileHandle.xsPerl 5 Porters1996-07-271-2/+1
* Close file only once during object destruction.Perl 5 Porters1996-07-231-1/+13
* Add cast to malloc to calm cc when system headers decalre int malloc()Perl 5 Porters1996-07-031-1/+1
* Add NeXTSTEP/OPENSTEP 4 supportPerl 5 Porters1996-07-101-24/+106
* Use explicit dependency to select XS file, and suffix rules from therePerl 5 Porters1996-06-171-4/+4
* Update to version 1.02Perl 5 Porters1996-07-054-245/+661
* perl 5.003: ext/NDBM_File/NDBM_File.pmPerl 5 Porters1996-06-241-1/+5
* Add NAME attribute to suppress MakeMaker "guess" warningPerl 5 Porters1996-06-2311-1/+12
* perl 5.002_01: ext/POSIX/POSIX.xsPerl 5 Porters1996-03-151-11/+123
* perl 5.002_01: ext/FileHandle/FileHandle.pmPerl 5 Porters1996-03-171-25/+24
* Convert to use $^O and Config's $dl_so instead of hard-wired .oPerl 5 Porters1996-03-171-6/+7
* OS/2 updatePerl 5 Porters1996-03-151-1/+2
* perl 5.002perl-5.002Andy Dougherty1996-02-286-6/+87
* Part of the MakeMaker 5.21 update.Perl 5 Porters1996-02-071-1/+1
* perl 5.002gamma: ext/Safe/Safe.xsPerl 5 Porters1996-02-111-2/+2
* VERSION PatchPaul Marquess1996-02-061-4/+8
* Re: NETaa14816: tzname[] and SunOS - Here's a patchTim Bunce1996-02-031-10/+45
* VERSION PatchPaul Marquess1996-02-063-14/+25
* perl 5.002gamma: ext/FileHandle/FileHandle.xsPerl 5 Porters1996-02-101-2/+20
* perl 5.002gamma: ext/FileHandle/FileHandle.pmPerl 5 Porters1996-02-061-5/+27
* VMS-specific patch.Perl 5 Porters1996-02-081-1/+5
* Change comp.lang.perl to comp.lang.perl.misc.Perl 5 Porters1996-02-081-1/+1
* VERSION PatchPaul Marquess1996-02-066-15/+27
* VERSION PatchPaul Marquess1996-02-061-12/+25
* perl5.002beta3Perl 5 Porters1996-02-0228-333/+934
* Use unsigned shorts for ports.Perl 5 Porters1996-01-081-3/+3
* Patch for older compilers which had namespace confusion.Perl 5 Porters1996-01-051-4/+4
* Patch from Andreas.Perl 5 Porters1996-01-111-2/+13
* Give correct prototype for free.Perl 5 Porters1996-01-111-1/+1
* Make the NAME section a legal paragraph.Perl 5 Porters1996-01-121-0/+1
* perl 5.002beta2 patchPerl 5 Porters1996-01-1310-14/+47
* Updated to Oct 31, 1995 version.Perl 5 Porters1996-01-021-10/+39
* VMS-specific updates.Perl 5 Porters1996-01-021-5/+11
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-217-32/+915
* This is patch.2b1f to perl5.002beta1.Andy Dougherty1995-12-084-98/+1486