EXTERN_C declarations for global arrays in various
[p5sagit/p5-mst-13.2.git] / win32 / win32.h
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
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-Simmons Sarathy's patch
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-29 Nick Ing-Simmons Avoid __declspec(thread) by default, for both scratch
1997-11-29 Nick Ing-Simmons GCC + Threads on Win32 - best gcc results yet
1997-11-27 Nick Ing-Simmons Add 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-Simmons Munge pseudo-Configure stuff to add -thread to archname as
1997-11-22 Nick Ing-Simmons ansiperl builds with Borland C++ again
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-16 Nick Ing-Simmons MYMALLOC for Win32:
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-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-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Gurusamy Sarathy win32 tweaks
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-08-06 Gurusamy Sarathy getenv() after my_setenv() gets old entry on Win32
1997-08-06 Gurusamy Sarathy exec() fixed on win32
1997-08-06 Gurusamy Sarathy Win32 sitelib intuition from DLL location
1997-06-11 Tim Bunce [differences between cumulative patch application and...
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...
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...