summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* perl 5.003_05: ext/ODBM_File/ODBM_File.xsPerl 5 Porters1996-09-071-0/+15
* FileHandle::DESTROY for fd 0Roderick Schertler1996-09-041-2/+2
* No AutoLoader for FcntlChip Salzenberg1996-09-051-5/+0
* Update to DB_File 1.03.Perl 5 Porters1996-09-072-162/+747
* Re: glob in Safe compartment allows shell accessPerl 5 Porters1996-08-281-2/+2
* perl 5.003_04: ext/IO/lib/IO/File.pmPerl 5 Porters1996-08-291-3/+13
* perl 5.003_04: ext/FileHandle/FileHandle.pmPerl 5 Porters1996-08-291-3/+13
* 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