Modified README.bs2000
[p5sagit/p5-mst-13.2.git] / win32 / win32.h
2001-02-23 Jarkko Hietaniemi Abolish USE_WIN32_RTL_ENV.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-05 Gurusamy Sarathy fix open(FOO, ">...
2000-12-04 Nick Ing-Simmons Quieten some noise in Win32 builds:
2000-12-03 Nick Ing-Simmons PERL_IMPLICIT_SYS compiles but does not work.
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 on Windows, avoid potential exception (could happen...
2000-08-31 Vadim Konovalov Reveal Borland's isnan.
2000-08-17 Gurusamy Sarathy move WNOHANG definition to where other such things are
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-01 Brian Clarke fix and question re: waitpid() under win32
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6220..6222 into mainline
2000-06-22 Jarkko Hietaniemi Win32 patches from Benjamin Stuhl.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathy windows portability tweaks
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-09 Gurusamy Sarathy track more of the child state on Windows
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
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 change#5364 had a few problems
2000-02-29 Gurusamy Sarathy utf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Gurusamy Sarathy various shenanigans in change#5342
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathy windows fixes for virtualizing child std{in,out,err...
2000-02-19 Gurusamy Sarathy some fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy various Windows tweaks: make $^E a little less buggy...
2000-02-02 Gurusamy Sarathy workaround for undefined symbol
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-26 Gurusamy Sarathy tweak exports list on Windows
2000-01-25 Gurusamy Sarathy eliminate need for perl95.exe on Windows 9x by working...
2000-01-24 Gurusamy Sarathy force linkage of the function wrappers for globals...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-04 Gurusamy Sarathy s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1999-12-31 Gurusamy Sarathy various Windows build tweaks
1999-12-30 Gurusamy Sarathy enable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Gurusamy Sarathy windows build tweaks for Borland compiler
1999-12-05 Benjamin Stuhl applied somewhat modified version of suggested patch
1999-12-01 Gurusamy Sarathy minor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-08 Gurusamy Sarathy win32 internal data must be interpreter-local
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-06 Gurusamy Sarathy some versions of mingw32 have __int64, define iff it...
1999-07-20 Gurusamy Sarathy C<union any> needs no PERL_OBJECT-treatment
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
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-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Jan Dubois MINGW32 and EGCS 1.1.2 support
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-28 Gurusamy Sarathy add wide versions of win32 system calls (first step in
1999-05-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-03-24 Gurusamy Sarathy support POSIX::uname() via win32_uname()
1999-03-22 Gurusamy Sarathy implement win32_spawnvp() internally, making it return...
1998-11-21 Gurusamy Sarathy another win32 portability fix: make sysread() and syswr...
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-09-12 Nick Ing-Simmons Two tweaks to allow quiet compile qith egcs-1.1
1998-07-22 Douglas Lankshear win32 tweaks
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-18 Nick Ing-Simmons PL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-11 Gurusamy Sarathy win32 fixes for VC 6.0 nits
1998-06-25 Gurusamy Sarathy add FILE_SHARE_DELETE ifndef in win32.h
1998-06-21 Douglas Lankshear applied patch, along with many changes:
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-Simmons Patches to build with EGCS-1.0.2 Mingw32 port.
1998-06-14 Gurusamy Sarathy various win32 fixes
1998-06-01 Gurusamy Sarathy [win32] @INC construction on win32 cleaned up
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [asperl] fix various shenanigans with C<environ>, BC...
1998-05-27 Gurusamy Sarathy [win32] remove C<#define index strchr> from win32.h...
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-04-22 Gurusamy Sarathy [win32] intern -> sys_intern
1998-04-22 Jan Dubois [win32] hand-applied patch along with small tweaks
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy [asperl] add AS patch#15
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-03-10 Gurusamy Sarathy [win32] mingw32 tweaks
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-26 Gurusamy Sarathy [asperl] added AS patch#9
1998-02-22 Gurusamy Sarathy [win32] support chown() (just a noop for now)
1998-02-22 Gurusamy Sarathy [asperl] integrate latest win32 branch
1998-02-17 Gurusamy Sarathy [win32] DLLs are now ok on mingw32/gcc-2.8.0 after...
1998-02-16 Gurusamy Sarathy [win32] fix mingw32 gcc 2.8.0 build (DLLs generated...
1998-02-14 Douglas Lankshear [asperl] added AS patch#6
1998-01-19 Gurusamy Sarathy [win32] Fix autovivification problems with XSUB OUTPUT...
1998-01-05 Gurusamy Sarathy [win32] Support case-tolerant %ENV
next