summaryrefslogtreecommitdiff
path: root/win32/perllib.c
Commit message (Expand)AuthorAgeFilesLines
* winsock cleanup never done on Windows (leads to handle leaks)Gurusamy Sarathy2000-07-051-0/+5
* due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-161-11/+13
* perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-6/+5
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-021-0/+3
* Windows miscellanyGurusamy Sarathy2000-03-011-0/+4
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-26/+4
* various Windows tweaks: make $^E a little less buggy by savingGurusamy Sarathy2000-02-071-2/+8
* windows build fixups from uniform DLL name change to perl56.dllGurusamy Sarathy2000-01-251-74/+36
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-1/+1
* minor USE_ITHREADS tweaksGurusamy Sarathy1999-12-011-1/+0
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1352/+150
* cosmetic tweaksGurusamy Sarathy1999-11-141-2/+0
* sundry cleanups for cloned interpreters (only known failure modeGurusamy Sarathy1999-11-141-5/+11
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-0/+7
* cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-2/+4
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-1/+1
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+8
* win32 tweakGurusamy Sarathy1999-10-251-0/+1
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-196/+213
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-9/+57
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-33/+26
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-0/+2
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-21/+1465
* various little tweaks; most globals are now in intrpvar.h, ninterpsGurusamy Sarathy1999-06-111-2/+0
* win32 build fixesGurusamy Sarathy1999-06-101-5/+6
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-1/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
* various win32 fixesGurusamy Sarathy1998-06-141-1/+1
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-2/+2
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-0/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-0/+8
* Stop double initialisation of malloc_mutex:Ilya Zakharevich1997-11-271-4/+0
* MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-0/+4
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-121-5/+0
* Clean up win32/win32sck.c (runtime load of Winsock now gone, it can beGurusamy Sarathy1997-11-121-6/+0
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-4/+0
* win32 extras and embeddingGurusamy Sarathy1997-08-071-273/+0
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-4/+4
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-8/+236
* Win32 update (three patches)Gurusamy Sarathy1997-04-271-40/+63
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-0/+24
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-1/+0
* Put "dXSUB_SYS" last in declarationsChip Salzenberg1997-04-091-1/+2
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-59/+50
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-291-0/+120