perldelta update, typos and whitespace adjustments
[p5sagit/p5-mst-13.2.git] / win32 / perllib.c
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-02 Gurusamy Sarathy patch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-01 Gurusamy Sarathy Windows miscellany
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy various Windows tweaks: make $^E a little less buggy...
2000-01-25 Gurusamy Sarathy windows build fixups from uniform DLL name change to...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy minor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathy cosmetic tweaks
1999-11-14 Gurusamy Sarathy sundry cleanups for cloned interpreters (only known...
1999-11-13 Jan Dubois [5.005_62 PATCH] support link() on WinNT and NTFS
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-10-25 Gurusamy Sarathy win32 tweak
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-11 Gurusamy Sarathy various little tweaks; most globals are now in intrpvar...
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1998-07-18 Nick Ing-Simmons PL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-06-14 Gurusamy Sarathy various win32 fixes
1998-01-04 Gurusamy Sarathy [win32] Various win32 fixes
1997-12-02 Gurusamy Sarathy [win32] Revert to keeping (some) constant strings as...
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-27 Ilya Zakharevich Stop double initialisation of malloc_mutex:
1997-11-16 Nick Ing-Simmons MYMALLOC for Win32:
1997-11-12 Gurusamy Sarathy Egregious IOsubsystem code excised. Phew, what a relie...
1997-11-12 Gurusamy Sarathy Clean up win32/win32sck.c (runtime load of Winsock...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-04-26 Gurusamy Sarathy Win32 update (three patches)
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-09 Chip Salzenberg Put "dXSUB_SYS" last in declarations
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-01-29 Perl 5 Porters [inseparable changes from patch from perl5.003_23 to...