summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-043-13/+8
* Make POSIX::is*() eight-bit-cleanChip Salzenberg1997-02-041-44/+44
* Avoid newRV_noinc() in IO, for compiling with old PerlsChip Salzenberg1997-01-291-1/+2
* Fcntl.xs: F_[GS]ETOWN were in wrong case branchJarkko Hietaniemi1997-01-292-13/+13
* Update $VERSION of DynaLoader and POSIXChip Salzenberg1997-01-292-2/+2
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-258-187/+507
* Fcntl: add more constantsJarkko Hietaniemi1997-01-252-2/+62
* DynaLoader enhancement: support RTLD_GLOBALNick Ing-Simmons1997-01-257-28/+138
* Gut IO::Handle::DESTROYChip Salzenberg1997-01-171-18/+8
* Avoid "uninitialized" warnings from POSIX::constant()Chip Salzenberg1997-01-161-1/+1
* Refresh DB_File to 1.10Paul Marquess1997-01-162-9/+41
* Fix for fd leak in IO::File::new_tmpfileGraham Barr1997-01-162-6/+17
* [inseparable changes from patch from perl5.003_19 to perl5.003_20]Perl 5 Porters1997-01-082-35/+36
* [shell changes from patch from perl5.003_19 to perl5.003_20]Chip Salzenberg1997-01-081-188/+0
* [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-012-2/+2
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-258-151/+225
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-233-36/+42
* Use "proto" instead of "_" in sdbm.hChip Salzenberg1996-12-231-8/+8
* [inseparable changes from patch from perl5.003_12 to perl5.003_13]Perl 5 Porters1996-12-205-9/+181
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-193-5/+5
* DB_File 1.09 patchPaul Marquess1996-12-192-15/+23
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-065-56/+119
* Re: Namespace cleanup: Does SDBM need binary compatibility?Hallvard B Furuseth1996-12-062-64/+74
* Don't call CORE::close in file handle DESTROY methodChip Salzenberg1996-12-061-23/+10
* Make IO::File::import use its parametersChip Salzenberg1996-12-061-11/+8
* [shell changes from patch from perl5.003_10 to perl5.003_11]Chip Salzenberg1996-12-063-673/+0
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-304-15/+20
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-4/+55
* HP patches didn't make it into _08Jeff Okamoto1996-11-261-0/+4
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-195-17/+29
* Re: strtod / strtol patch for POSIX moduleDavid Hammen1996-11-193-15/+128
* Kludge for bareword handlesChip Salzenberg1996-11-191-2/+3
* DB_File 1.05Paul Marquess1996-11-192-215/+186
* perl 5.003_07: ext/SDBM_File/sdbm/sdbm.h perl.hPerl 5 Porters1996-10-081-1/+1
* PATCH: untaint method for IO::Handle, 5.003_06 versionRandy J. Ray1996-10-081-0/+13
* PATCH: untaint method for IO::Handle, 5.003_06 versionRandy J. Ray1996-10-081-0/+17
* perl 5.003_06: ext/SDBM_File/sdbm/sdbm.hPerl 5 Porters1996-10-081-4/+4
* Dale's posting as patch (Was: Perl 5.003_5 make fails on NS3.2 - CURED)Andreas Koenig1996-09-281-0/+5
* LC_COLLATE.Jarkko Hietaniemi1996-10-071-1/+8
* LC_COLLATE.Jarkko Hietaniemi1996-10-071-1/+21
* perl 5.003_06: ext/Opcode/Opcode.pmPerl 5 Porters1996-09-201-1/+2
* perl 5.003_06: dev/nullPerl 5 Porters1996-10-011-0/+3
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-206-141/+364
* Updated to IO-1.12.Perl 5 Porters1996-10-062-13/+64
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-204-15/+15
* 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