Redo #7679 with LFs instead of CRLFs.
[p5sagit/p5-mst-13.2.git] / win32 / win32sck.c
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-10-20 Charles Bailey SYN SYN
2000-10-09 Gurusamy Sarathy tweak for change#7173
2000-10-09 Gurusamy Sarathy on Windows, avoid potential exception (could happen...
2000-08-16 Gurusamy Sarathy change#6328 could make close(SOCKET) return false on...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-07-10 Gurusamy Sarathy accept() leaks memory on windows due to incorrect order...
2000-07-10 Gurusamy Sarathy winsock options weren't being set in all threads under...
2000-07-05 Gurusamy Sarathy winsock cleanup never done on Windows (leads to handle...
2000-06-06 Benjamin Stuhl Win32 improvements
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-08 Gurusamy Sarathy win32 internal data must be interpreter-local
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-10 Gurusamy Sarathy win32 build fixes
1998-11-21 Gurusamy Sarathy win32_recvfrom() compatibility fix
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-04 Blair Zajac make 4-arg win32_select() sleep more reasonably on...
1998-05-27 Gurusamy Sarathy [asperl] add AS patch#21 (misc. fixes)
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-03-12 Steve Nielsen [win32] set sockets to nonoverlapped mode for every...
1998-02-26 Gurusamy Sarathy [asperl] added AS patch#9
1998-02-04 Gurusamy Sarathy [win32] support win32_select(0,0,0,msec) (winsock doesn't)
1998-02-04 Gurusamy Sarathy [win32] bug: win32_select() must StartSockets()
1998-01-04 Gurusamy Sarathy [win32] Various win32 fixes
1997-12-24 Gurusamy Sarathy [win32] support ioctl() on sockets (does what ioctlsock...
1997-11-29 Nick Ing-Simmons Avoid __declspec(thread) by default, for both scratch
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-18 Gurusamy Sarathy [Win32] Export our own FD_SET() et al to complete socke...
1997-11-12 Gurusamy Sarathy More cleanups of win32/win32*.[ch] files. win32/win32i...
1997-11-12 Gurusamy Sarathy Egregious IOsubsystem code excised. Phew, what a relie...
1997-11-12 Gurusamy Sarathy Add missing win32_closesocket() and export it (extensio...
1997-11-12 Gurusamy Sarathy Clean up win32/win32sck.c (runtime load of Winsock...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-08-06 Gurusamy Sarathy getservby*() calls fail on Windows NT
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
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...