summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-6/+8
* Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-052-2/+4
* Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-30/+1
* Remove global macro "self". Change thr->Tself to thr->self.Malcolm Beattie1997-10-291-1/+2
* Patches for VMS [Dan Sugalski]Malcolm Beattie1997-10-241-70/+0
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-25/+31
* Move perlext/Thread into perl/ext/Thread.Malcolm Beattie1997-10-1621-0/+1125
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-164-186/+85
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-052-25/+59
| * IO::Socket autoflush by default, assume tcp and PeerAddrTim Bunce1997-09-051-6/+26
| * [shell changes from ]Tim Bunce1997-09-051-155/+0
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-0813-46/+68
|\ \ | |/
| * [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-051-3/+3
| * PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-074-1/+7
| * DB_File 1.15 patchPaul Marquess1997-08-073-20/+38
| * posix.xs broken on VMS 7.1Dan Sugalski1997-08-071-5/+6
| * icmp tweak for IO::SocketNick Ing-Simmons1997-08-071-1/+2
| * IO::File and DB_File pollutes namespace with Fcntl constantsGisle Aas1997-08-071-15/+8
| * Problems with setvbufIlya Zakharevich1997-08-071-0/+2
| * Docs of IO::Handle [PATCH]Ilya Zakharevich1997-08-071-1/+3
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-305-10/+89
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-113-10/+76
| * perl5.004 on AIX: PatchesTim Bunce1997-06-111-0/+12
| * sdbm can fail if a config.h exists in system directoriesTim Bunce1997-06-111-0/+1
* | Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-093-0/+122
* | Add new keyword "lock" to Opcode.pmMalcolm Beattie1997-09-031-0/+6
* | More fixups for thrperl integration.Malcolm Beattie1997-06-055-10/+19
* | Fix up integration 5.003->5.004.Malcolm Beattie1997-05-251-10/+0
* | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-2562-4728/+7266
|\ \ | |/
| * Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-161-3/+4
| * In IO::File::open, prepend './' less often (for Win32 et al)Chip Salzenberg1997-05-161-2/+2
| * HPUX: patch for ext/DynaLoader/dl_hpux.xsChuck D. Phillips1997-05-081-4/+17
| * Refresh DB_File to 1.14Paul Marquess1997-05-012-17/+45
| * Refresh DB_File to 1.13Paul Marquess1997-04-272-14/+19
| * Fix typo in NeXT dynaloaderChip Salzenberg1997-04-271-1/+1
| * [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+1
| * Don't core dump if my_inet_aton() get a NULLChip Salzenberg1997-04-251-1/+3
| * Always NUL-terminate opsetsChip Salzenberg1997-04-251-1/+1
| * [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-235-40/+27
| * Silence warnings on simple C<use ops>Roderick Schertler1997-04-231-2/+2
| * [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-184-7/+8
| * Fix NAME in SDBM_File buildChip Salzenberg1997-04-181-1/+1
| * [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-173-6/+8
| * [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-156-16/+27
| * Clean up format of dlopen() debug infoHallvard B Furuseth1997-04-151-6/+6
| * [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-093-20/+19
| * [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-3/+3
| * Improve IO::Handle docs; don't export _open_mode_stringChip Salzenberg1997-04-072-25/+41
| * [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-0/+153
| * [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-7/+5