Fix type mismatches in x2p's safe{alloc,realloc,free}.
[p5sagit/p5-mst-13.2.git] / ext /
1996-11-26 Jeff Okamoto HP patches didn't make it into _08
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-11-19 David Hammen Re: strtod / strtol patch for POSIX module
1996-11-19 Chip Salzenberg Kludge for bareword handles
1996-11-19 Paul Marquess DB_File 1.05
1996-10-08 Perl 5 Porters perl 5.003_07: ext/SDBM_File/sdbm/sdbm.h perl.h
1996-10-09 Randy J. Ray PATCH: untaint method for IO::Handle, 5.003_06 version
1996-10-09 Randy J. Ray PATCH: untaint method for IO::Handle, 5.003_06 version
1996-10-08 Perl 5 Porters perl 5.003_06: ext/SDBM_File/sdbm/sdbm.h
1996-09-28 Andreas Koenig Dale's posting as patch (Was: Perl 5.003_5 make fails...
1996-10-07 Jarkko Hietaniemi LC_COLLATE.
1996-10-07 Jarkko Hietaniemi LC_COLLATE.
1996-09-20 Perl 5 Porters perl 5.003_06: ext/Opcode/Opcode.pm
1996-10-01 Perl 5 Porters perl 5.003_06: dev/null
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-10-06 Perl 5 Porters Updated to IO-1.12.
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-09-05 Andreas Koenig Patch to inhibit autosplit on Socket.pm
1996-09-08 Perl 5 Porters Try to work around "bad free" in dbmclose().
1996-09-07 Perl 5 Porters perl 5.003_05: ext/ODBM_File/ODBM_File.xs
1996-09-04 Roderick Schertler FileHandle::DESTROY for fd 0
1996-09-05 Chip Salzenberg No AutoLoader for Fcntl
1996-09-07 Perl 5 Porters Update to DB_File 1.03.
1996-08-28 Perl 5 Porters Re: glob in Safe compartment allows shell access
1996-08-29 Perl 5 Porters perl 5.003_04: ext/IO/lib/IO/File.pm
1996-08-29 Perl 5 Porters perl 5.003_04: ext/FileHandle/FileHandle.pm
1996-08-25 Andy Dougherty perl 5.003_03: [patch introduction and re-organisation]
1996-06-21 Perl 5 Porters perl 5.003_03: ext/util/make_ext
1996-08-20 Perl 5 Porters Change the Mymalloc to match Perl_malloc in perl.h.
1996-08-25 Perl 5 Porters Add support for tied filehandles.
1996-08-24 Perl 5 Porters Clean up docmentation installation errors.
1996-08-10 Larry Wall perl 5.003_02: [changes beteween cumulative patches...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1996-07-31 Charles Bailey perl 5.003_01: [patch re-organisation and patch series...
1996-07-25 Perl 5 Porters Correct CODE block declaration
1996-06-17 Perl 5 Porters Change name in Makefile.PL for clarity
1996-06-18 Perl 5 Porters Correct order of arguments in setcc documentation
1996-06-18 Perl 5 Porters New Opcode extension subsumes Safe
1996-06-18 Perl 5 Porters Add Opcode extension
1996-07-27 Perl 5 Porters Add IO extension
1996-07-15 Perl 5 Porters Quote string argument in example -- necessary if using...
1996-07-27 Perl 5 Porters perl 5.003_01: ext/FileHandle/FileHandle.xs
1996-07-23 Perl 5 Porters Close file only once during object destruction.
1996-07-03 Perl 5 Porters Add cast to malloc to calm cc when system headers decal...
1996-07-10 Perl 5 Porters Add NeXTSTEP/OPENSTEP 4 support
1996-06-17 Perl 5 Porters Use explicit dependency to select XS file, and suffix...
1996-07-05 Perl 5 Porters Update to version 1.02
1996-06-24 Perl 5 Porters perl 5.003: ext/NDBM_File/NDBM_File.pm
1996-06-23 Perl 5 Porters Add NAME attribute to suppress MakeMaker "guess" warning
1996-03-15 Perl 5 Porters perl 5.002_01: ext/POSIX/POSIX.xs
1996-03-17 Perl 5 Porters perl 5.002_01: ext/FileHandle/FileHandle.pm
1996-03-17 Perl 5 Porters Convert to use $^O and Config's $dl_so instead of hard...
1996-03-15 Perl 5 Porters OS/2 update
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Perl 5 Porters Part of the MakeMaker 5.21 update.
1996-02-11 Perl 5 Porters perl 5.002gamma: ext/Safe/Safe.xs
1996-02-06 Paul Marquess VERSION Patch
1996-02-03 Tim Bunce Re: NETaa14816: tzname[] and SunOS - Here's a patch
1996-02-06 Paul Marquess VERSION Patch
1996-02-10 Perl 5 Porters perl 5.002gamma: ext/FileHandle/FileHandle.xs
1996-02-06 Perl 5 Porters perl 5.002gamma: ext/FileHandle/FileHandle.pm
1996-02-08 Perl 5 Porters VMS-specific patch.
1996-02-08 Perl 5 Porters Change comp.lang.perl to comp.lang.perl.misc.
1996-02-06 Paul Marquess VERSION Patch
1996-02-06 Paul Marquess VERSION Patch
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-08 Perl 5 Porters Use unsigned shorts for ports.
1996-01-05 Perl 5 Porters Patch for older compilers which had namespace confusion.
1996-01-11 Perl 5 Porters Patch from Andreas.
1996-01-11 Perl 5 Porters Give correct prototype for free.
1996-01-12 Perl 5 Porters Make the NAME section a legal paragraph.
1996-01-13 Perl 5 Porters perl 5.002beta2 patch
1996-01-02 Perl 5 Porters Updated to Oct 31, 1995 version.
1996-01-02 Perl 5 Porters VMS-specific updates.
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1995-12-08 Andy Dougherty This is patch.2b1f to perl5.002beta1.
1995-12-02 Andy Dougherty This is patch.2b1d to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1
1995-10-31 Andy Dougherty This is my patch patch.1n for perl5.001.
1995-06-22 Andy Dougherty This is my patch patch.1m for perl5.001.
1995-06-06 Andy Dougherty This is my patch patch.1k for perl5.001.
1995-06-05 Andy Dougherty This is my patch patch.1j for perl5.001.
1995-05-24 Andy Dougherty This is my patch patch.1h for perl5.001.
1995-04-14 Andy Dougherty perl5.001 patch.1d
1995-04-06 Andy Dougherty perl5.001 patch.1c
1995-03-13 Larry Wall Perl 5.001
1995-03-10 Andy Dougherty perl5.000 patch.0o: [address] a few more Configure...
1995-02-27 Andy Dougherty perl5.000 patch.0m: [various fixes, hint file updates...
1995-02-21 Andy Dougherty perl5.000 patch.0l: MakeMaker 4.085 and upgrade Configu...
1995-02-07 Andy Dougherty perl5.000 patch.0j: fix minor portability and build...
1995-01-26 Andy Dougherty perl5.000 patch.0i: fix glaring mistakes in patches a-h
1995-01-18 Andy Dougherty perl5.000 patch.0g: [various portability fixes, and...
1995-01-17 Tim Bunce MakeMaker 3.8
1994-12-29 Tim Bunce MakeMaker 3.7
1994-12-19 Tim Bunce This is my patch patch.0a for perl5.000.
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-04-04 Andy Dougherty perl 5.0 alpha 8
1994-03-18 Larry Wall perl 5.0 alpha 6
1993-12-10 Larry Wall perl 5.0 alpha 5
next