Integrate win32 into ansiperl
[p5sagit/p5-mst-13.2.git] / ext /
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-12-17 Paul Marquess Upgrade DB_File to 1.56:
1997-12-10 Jarkko Hietaniemi Patches for IRIX, AIX and some generic stuff:
1997-12-01 Nick Ing-Simmons Builds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-26 Gurusamy Sarathy [win32] Various changes to make it build cleanly and...
1997-11-25 Malcolm Beattie Fix typo in Thread.xs.
1997-11-25 Jarkko Hietaniemi AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-21 Malcolm Beattie $_ is now per-thread (rather a lot of changes). Only...
1997-11-18 Malcolm Beattie Bring MANIFEST up to date. Add new thread tests.
1997-11-15 Gurusamy Sarathy Add #include guard in Thread.xs so it will build even...
1997-11-14 Malcolm Beattie Remove stale code from Thread.xs.
1997-11-13 Malcolm Beattie Rewrite thread return code to distinguish between ordin...
1997-11-13 Nick Ing-Simmons Integrate (-ay) win32 branch at its creation to
1997-11-11 Malcolm Beattie Fix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-11 Malcolm Beattie Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Patches for VMS [Dan Sugalski]
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy Merge changes to Thread and add makefile fixups to...
1997-10-16 Malcolm Beattie Move perlext/Thread into perl/ext/Thread.
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-05 Tim Bunce IO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Gisle Aas IO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Tim Bunce [shell changes from ]
1997-09-03 Malcolm Beattie Add new keyword "lock" to Opcode.pm
1997-08-06 Paul Marquess PATCH: make DBM*_File modules sub-classable
1997-08-06 Paul Marquess DB_File 1.15 patch
1997-08-06 Dan Sugalski posix.xs broken on VMS 7.1
1997-08-06 Nick Ing-Simmons icmp tweak for IO::Socket
1997-08-06 Gisle Aas IO::File and DB_File pollutes namespace with Fcntl...
1997-08-06 Ilya Zakharevich Problems with setvbuf
1997-08-06 Ilya Zakharevich Docs of IO::Handle [PATCH]
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Tim Bunce perl5.004 on AIX: Patches
1997-06-11 Peter van Heusden perl5.004 on AIX: Patches
1997-06-11 Tim Bunce sdbm can fail if a config.h exists in system directories
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-15 Chip Salzenberg Fix core dump on IO::Seekable::setpos($fh, undef)
1997-05-15 Chip Salzenberg In IO::File::open, prepend './' less often (for Win32...
1997-05-07 Chuck D. Phillips HPUX: patch for ext/DynaLoader/dl_hpux.xs
1997-04-30 Paul Marquess Refresh DB_File to 1.14
1997-04-26 Paul Marquess Refresh DB_File to 1.13
1997-04-26 Chip Salzenberg Fix typo in NeXT dynaloader
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-24 Chip Salzenberg Don't core dump if my_inet_aton() get a NULL
1997-04-24 Chip Salzenberg Always NUL-terminate opsets
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-22 Roderick Schertler Silence warnings on simple C<use ops>
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-18 Chip Salzenberg Fix NAME in SDBM_File build
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-14 Hallvard B Furuseth Clean up format of dlopen() debug info
1997-04-09 Perl 5 Porters [inseparable changes from match from perl-5.003_97c...
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-07 Roderick Schertler IO::Socket doc fix
1997-04-07 Chip Salzenberg Improve IO::Handle docs; don't export _open_mode_string
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-04-02 John Cerney Patch to Build Dynamic-Lib (DLL) version of perl using...
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Jens T. Berger Thi... Fix POSIX::raise()
1997-03-28 Malcolm Beattie Initial devel changes.
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-22 Paul Marquess DB_File documentation fix
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 M.J.T. Guy Fix typos in IO::Socket documentation
1997-03-08 Paul Marquess Refresh DB_File to 1.12
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-03-01 Chip Salzenberg Document IO::File::new_tmpfile
1997-03-01 Raphael Manfredi HP-UX hint update
1997-03-01 Chip Salzenberg Document IO::File::new_tmpfile
1997-02-21 Perl 5 Porters [inseparable changes from match from perl5.003_28 to...
1997-02-21 Jarkko Hietaniemi Digital UNIX and 3_28
1997-02-21 Roderick Schertler Fix fd leak in IO::Pipe
next