[asperl] fixups to make it build and pass tests under both compilers
[p5sagit/p5-mst-13.2.git] / win32 /
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] regenerate win32/config_H.?c
1998-05-29 Gurusamy Sarathy [win32] integrate mainline
1998-05-29 Gurusamy Sarathy [asperl] fix various shenanigans with C<environ>, BC...
1998-05-28 Malcolm Beattie Integrated win32 branch into mainline. The changes...
1998-05-28 Andy Dougherty [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-28 Andy Dougherty [PATCH 5.004_65] Config_65-01: lchown() detection.
1998-05-28 Gurusamy Sarathy [asperl] tweaks to enable Borland build
1998-05-27 Gurusamy Sarathy [win32] remove C<#define index strchr> from win32.h...
1998-05-27 Gurusamy Sarathy [asperl] add AS patch#22 (fix to make die_exit.t pass)
1998-05-27 Gurusamy Sarathy [asperl] add AS patch#21 (misc. fixes)
1998-05-26 Gurusamy Sarathy [asperl] more changes to satisfy non-debug VC build...
1998-05-24 Gurusamy Sarathy [asperl] tweak makefiles
1998-05-21 Gurusamy Sarathy [win32] fix POSIX for mingw32
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-16 Gurusamy Sarathy [win32] sync config*.gc with others, and verify that...
1998-05-15 Gurusamy Sarathy [win32] tweaks to win32 makefiles. This version builds...
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Malcolm Beattie Integrate win32 branch into mainline
1998-05-14 Andy Dougherty [PATCH for 5.004_64] Configure patch Config_64-01
1998-05-12 Gurusamy Sarathy [win32] remove x586 code gen switch (-5) for Borland...
1998-05-10 Gurusamy Sarathy [win32] various tweaks to makefiles
1998-05-09 Gurusamy Sarathy [win32] tweak config.[bgv]c
1998-05-01 Gurusamy Sarathy [asperl] add AS patch#20 (exposes more global constants)
1998-04-25 Gurusamy Sarathy [asperl] add AS patch#19 (adds socket layer generation...
1998-04-24 Gurusamy Sarathy [asperl] add AS patch#18
1998-04-22 Gurusamy Sarathy [win32] intern -> sys_intern
1998-04-22 Jan Dubois [win32] hand-applied patch along with small tweaks
1998-04-21 Gurusamy Sarathy [asperl] add AS patch#17
1998-04-20 Gurusamy Sarathy [asperl] add AS patch#16
1998-04-19 Jan Dubois [win32] use a pidtable that grows dynamically for popen()
1998-04-17 Gurusamy Sarathy [win32] support POSIX, enable more locale tests
1998-04-08 Gurusamy Sarathy [asperl] small tweaks to make it compile (doesn't run)
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-06 Gurusamy Sarathy [win32] make old DomainName() implementation the defaul...
1998-04-03 Gurusamy Sarathy [win32] config.* fixes
1998-04-03 Gurusamy Sarathy [asperl] add AS patch#15
1998-03-28 Gurusamy Sarathy [win32] fix typo in makefile.mk
1998-03-23 Gurusamy Sarathy [win32] add file: to installhtml URLs
1998-03-16 Gurusamy Sarathy [win32] stray tweak to win32.c
1998-03-16 Gurusamy Sarathy [win32] update win32/config* files
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-12 Gurusamy Sarathy [asperl] add AS patch#13
1998-03-12 Gurusamy Sarathy [asperl] added AS patch#12 with minor changes
1998-03-10 Gurusamy Sarathy [win32] reinstate some standard sig_names to avoid...
1998-03-10 Gurusamy Sarathy [win32] mingw32 tweaks
1998-03-09 Gurusamy Sarathy [win32] tweak Win32::DomainName() implementation
1998-03-09 Gurusamy Sarathy [win32] minor win32 support fixes
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy [win32] provide our own popen()/pclose() to fix problem...
1998-03-06 Gurusamy Sarathy [win32] various
1998-03-06 Gurusamy Sarathy [win32] fix typo in Makefile
1998-03-05 Douglas Lankshear [asperl] added AS patch#11
1998-03-04 Douglas Lankshear [asperl] added AS patch#10
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-28 Gurusamy Sarathy [win32] misc small tweaks
1998-02-28 Nick Ing-Simmons Missed FREAD in bytecode.h
1998-02-26 Gurusamy Sarathy [asperl] added AS patch#9
1998-02-26 Gurusamy Sarathy [win32] various changes to make win32 build under the...
1998-02-25 Douglas Lankshear [asperl] added AS patch#7
1998-02-23 Gurusamy Sarathy [win32] undo previous change (no added value!)
1998-02-23 Gurusamy Sarathy [win32] fix pl2bat.pl to tolerate trailing .bat (as...
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-22 Gurusamy Sarathy [win32] get compiler building under win32 (needed Makef...
1998-02-20 Gurusamy Sarathy [win32] fix handle leak in join()
1998-02-18 Gurusamy Sarathy [win32] non-debug VC builds are -O1 now (they say it...
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-15 Gurusamy Sarathy [asperl] integrate win32 branch
1998-02-15 Gurusamy Sarathy [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
1998-02-15 Gurusamy Sarathy [win32] fix build problems due to renamed Config variables
1998-02-14 Gurusamy Sarathy [asperl] bring ASPerl uptodate with mainline changes
1998-02-14 Douglas Lankshear [asperl] added AS patch#6
1998-02-12 Gurusamy Sarathy [win32] pickup lddlflags properly for Config.pm
1998-02-10 Gurusamy Sarathy [win32] fix opendir() problem on share names
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-09 Gurusamy Sarathy [win32] win32_utime() tweaks to avoid warnings
1998-02-07 Gurusamy Sarathy [win32] integrate mainline, plus a few small win32...
1998-02-04 Gurusamy Sarathy [win32] support win32_select(0,0,0,msec) (winsock doesn't)
1998-02-04 Gurusamy Sarathy [win32] bug: win32_select() must StartSockets()
1998-02-03 Gurusamy Sarathy [win32] Fix minor problems with non USE_THREADS build...
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy [asperl] various tweaks
1998-01-30 Gurusamy Sarathy [asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1998-01-27 Malcolm Beattie Integrate ansi branch into mainline (resolve -ay).
1998-01-19 Gurusamy Sarathy [win32] Fix autovivification problems with XSUB OUTPUT...
1998-01-13 Gurusamy Sarathy [win32] add archname to *sitearch in config.{b,g,v}c
1998-01-13 Gurusamy Sarathy [win32] fix perlglob.bat warnings by splitting it from...
1998-01-13 Gurusamy Sarathy [win32] various tweaks to build support (NOTE: meant...
1998-01-05 Gurusamy Sarathy [win32] Allow $ENV{PERL5SHELL} to contain switches...
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] make $? Unix (and ActiveWare) compatible
1997-12-24 Gurusamy Sarathy [win32] support ioctl() on sockets (does what ioctlsock...
1997-12-24 Gurusamy Sarathy [win32] support getlogin()
1997-12-24 Gurusamy Sarathy [win32] add support for crypt() via user-supplied des_f...
next