This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #61392] Method call documentation in perlobj.pod
[perl5.git] / win32 / win32.h
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2007-06-07 Steve HayStop VC++ from warning "all references to 'SHELL32...
2007-05-25 Steve HayFix the ext/IO/t/io_sock.t failure when built with...
2007-05-20 Jan DuboisRE: When is -DPERL_CORE required?
2006-12-21 Jan DuboisImplement killpg() for MSWin32
2006-11-08 Steve HayDon't use the PERL_MSVCRT_READFIX when using VC++ 7...
2006-11-06 Steve HayGet Visual C++ 2005 (aka Visual C++ 8.x) support off...
2006-08-30 Steve HaySilence some more Borland compiler warnings
2006-08-01 Steve HaySilence a couple of Borland compiler warnings
2006-05-04 Vadim KonovalovRE: [PATCH-for-28089] wince yet another step
2006-05-02 Yves OrtonRe: Merge WinCE into Win32 directory and remove the...
2006-05-02 Steve HaySigh. Third time lucky.
2006-05-02 Steve HayAhem. And here's the rest of #28051...
2006-04-28 Yves OrtonMerge WinCE and Win32 directories -- Initial patch
2006-03-23 Jan DuboisRE: [PATCH, no, really!] Re: [perl #38779] NAN's on...
2006-01-05 SisyphusMinGW and lib/CORE/Win32.h
2005-12-16 Jan DuboisRE: PeekMessage() call in win32\win32.c win32_async_check
2005-11-08 Jan DuboisRemove unused USING_WIDE code from win32 and wince...
2004-08-06 Steve HayFix [perl #24269] socket() call uses non-IFS providers
2003-11-02 Rafael Garcia-SuarezQuoted-printable is evil.
2003-11-02 Greg MathesonPortability nit for MinGW 3.
2003-05-11 Gurusamy Sarathyfix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-05-02 Abe TimmermanRe: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service...
2003-01-16 Jarkko Hietaniemiif (0) the PL_widesyscalls code for now: Sarathy
2002-11-07 Gurusamy SarathyRe: Is this true that Perl 5.8 uses :crlf as default...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-07-16 Gurusamy Sarathyintegrate a variant of change#17568 from maint-5.6...
2002-05-08 Gurusamy Sarathy5005threads builds again on windows
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-02-12 Jan DuboisRe: [PATCH 5.6.1] Win32: Give user control over window...
2002-01-26 Nick Ing-SimmonsWin32 signal emulation cleanup.
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2002-01-09 Nick Ing-Simmons(Re-)implement alarm() for Win32.
2001-12-29 Nick Ing-SimmonsDefine the two socket error numbers in terms of WSAEXXX...
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-10-28 Nick Ing-SimmonsTweak for build with Mingw32 - __attribute__((unused...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-05-31 Nick Ing-SimmonsFix Win32 for new spelling IN_BYTES
2001-04-01 Jarkko HietaniemiIntegrate changes #9493,9494,9495,9496 from maintperl
2001-02-23 Jarkko HietaniemiAbolish USE_WIN32_RTL_ENV.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
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
next