This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update Changes
[perl5.git] / win32 / win32.h
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-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
1997-12-24 Gurusamy Sarathy[win32] support getlogin()
1997-12-24 Gurusamy Sarathy[win32] add support for crypt() via user-supplied des_f...
1997-12-02 Gurusamy Sarathy[win32] makegcc.mk merged into makefile.mk, so makegcc...
1997-12-02 Gurusamy Sarathy[win32] various hacks to get mingw32 to build. Sync...
1997-12-02 Nick Ing-SimmonsSarathy's patch
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-29 Nick Ing-SimmonsAvoid __declspec(thread) by default, for both scratch
1997-11-29 Nick Ing-SimmonsGCC + Threads on Win32 - best gcc results yet
1997-11-27 Nick Ing-SimmonsAdd files and tweak others to get 'native' Mingw32...
1997-11-26 Gurusamy Sarathy[win32] Various changes to make it build cleanly and...
1997-11-22 Nick Ing-SimmonsMunge pseudo-Configure stuff to add -thread to archname as
1997-11-22 Nick Ing-Simmonsansiperl builds with Borland C++ again
1997-11-21 Nick Ing-SimmonsBasic integrate of lastest perl into ansiperl
1997-11-16 Nick Ing-SimmonsMYMALLOC for Win32:
1997-11-12 Gurusamy SarathyMore cleanups of win32/win32*.[ch] files. win32/win32i...
1997-11-12 Gurusamy SarathyEgregious IOsubsystem code excised. Phew, what a relie...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Gurusamy Sarathywin32 tweaks
1997-08-06 Gurusamy Sarathywin32 extras and embedding
1997-08-06 Gurusamy Sarathygetenv() after my_setenv() gets old entry on Win32
1997-08-06 Gurusamy Sarathyexec() fixed on win32
1997-08-06 Gurusamy SarathyWin32 sitelib intuition from DLL location
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-05-07 Perl 5 Porters[inseparable changes from match from perl-5.003_99...
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
next