This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
implement diagnostics ignore/restore macros for Visual C++
[perl5.git] / win32 / win32.h
2000-12-05 Gurusamy Sarathyfix open(FOO, ">&MYSOCK") failure under Windows 9x...
2000-12-04 Nick Ing-SimmonsQuieten some noise in Win32 builds:
2000-12-03 Nick Ing-SimmonsPERL_IMPLICIT_SYS compiles but does not work.
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-10-20 Charles BaileySYN SYN
2000-10-09 Gurusamy Sarathyon Windows, avoid potential exception (could happen...
2000-08-31 Vadim KonovalovReveal Borland's isnan.
2000-08-17 Gurusamy Sarathymove WNOHANG definition to where other such things are
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-01 Brian Clarkefix and question re: waitpid() under win32
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-06-22 Jarkko HietaniemiWin32 patches from Benjamin Stuhl.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathywindows portability tweaks
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-09 Gurusamy Sarathytrack more of the child state on Windows
2000-03-06 Gurusamy Sarathyvendorlib support for Windows; regen win32/config*
2000-03-02 Gurusamy Sarathypatch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-01 Gurusamy SarathyWindows miscellany
2000-02-29 Gurusamy Sarathychange#5364 had a few problems
2000-02-29 Gurusamy Sarathyutf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Gurusamy Sarathyvarious shenanigans in change#5342
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathywindows fixes for virtualizing child std{in,out,err...
2000-02-19 Gurusamy Sarathysome fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathychange $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathyvarious Windows tweaks: make $^E a little less buggy...
2000-02-02 Gurusamy Sarathyworkaround for undefined symbol
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-26 Gurusamy Sarathytweak exports list on Windows
2000-01-25 Gurusamy Sarathyeliminate need for perl95.exe on Windows 9x by working...
2000-01-24 Gurusamy Sarathyforce linkage of the function wrappers for globals...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-04 Gurusamy Sarathys/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1999-12-31 Gurusamy Sarathyvarious Windows build tweaks
1999-12-30 Gurusamy Sarathyenable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-05 Gurusamy Sarathywindows build tweaks for Borland compiler
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-12-01 Gurusamy Sarathyminor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-08 Gurusamy Sarathywin32 internal data must be interpreter-local
1999-10-27 Gurusamy Sarathypatch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-06 Gurusamy Sarathysome versions of mingw32 have __int64, define iff it...
1999-07-20 Gurusamy SarathyC<union any> needs no PERL_OBJECT-treatment
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Jan DuboisMINGW32 and EGCS 1.1.2 support
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-12 Gurusamy SarathyEXTERN_C declarations for global arrays in various
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-28 Gurusamy Sarathyadd wide versions of win32 system calls (first step in
1999-05-15 Nick Ing-SimmonsMingw32 + w32api-0.1.5 tweaks
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-03-24 Gurusamy Sarathysupport POSIX::uname() via win32_uname()
1999-03-22 Gurusamy Sarathyimplement win32_spawnvp() internally, making it return...
1998-11-21 Gurusamy Sarathyanother win32 portability fix: make sysread() and syswr...
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-09-25 Gurusamy Sarathyupdate template config.sh, add new config vars to win32...
1998-09-12 Nick Ing-SimmonsTwo tweaks to allow quiet compile qith egcs-1.1
1998-07-22 Douglas Lankshearwin32 tweaks
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-18 Nick Ing-SimmonsPL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-06-25 Gurusamy Sarathyadd FILE_SHARE_DELETE ifndef in win32.h
1998-06-21 Douglas Lankshearapplied patch, along with many changes:
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-SimmonsPatches to build with EGCS-1.0.2 Mingw32 port.
1998-06-14 Gurusamy Sarathyvarious 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
1998-01-04 Tye McQueen[win32] Add a tweaked version of:
1998-01-04 Gurusamy Sarathy[win32] Various win32 fixes
next