summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-203-5/+37
* some fixes for mingw32/GCC (SETERRNO() still appears toGurusamy Sarathy2000-02-192-12/+12
* update Changes, patchlevelGurusamy Sarathy2000-02-155-26/+26
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-152-6/+27
* propagate st_mode bits to group/other for Borland buildGurusamy Sarathy2000-02-151-0/+4
* update exetype.pl toolGurusamy Sarathy2000-02-153-14/+63
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-126-27/+0
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-101-16/+196
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-096-12/+138
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-0812-74/+148
* workaround for undefined symbolGurusamy Sarathy2000-02-021-0/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-3/+5
* !USING_WIDE() branch is busted in win32_stat()Gurusamy Sarathy2000-01-311-35/+40
* more exported symbols needed for build on windowsGurusamy Sarathy2000-01-281-1/+6
* add missing flag in change#4892Gurusamy Sarathy2000-01-271-2/+8
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-2/+2
* typo in change#4892Gurusamy Sarathy2000-01-251-2/+2
* eliminate need for perl95.exe on Windows 9x by working around CRTGurusamy Sarathy2000-01-254-175/+80
* update Makefile notes on the now deprecated USE_5005THREADS andGurusamy Sarathy2000-01-252-45/+62
* consistently use MAX_PATH+1 buffer sizesGurusamy Sarathy2000-01-251-19/+19
* workaround for rename('x','X') bug in Windows NTGurusamy Sarathy2000-01-251-24/+32
* windows build fixups from uniform DLL name change to perl56.dllGurusamy Sarathy2000-01-251-74/+36
* assorted little nitsGurusamy Sarathy2000-01-244-16/+18
* force linkage of the function wrappers for globals in change#4878Gurusamy Sarathy2000-01-241-0/+1
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-242-6/+24
* on windows, set seek position to end for files opened in append modeGurusamy Sarathy2000-01-231-4/+16
* regen win32/config*Gurusamy Sarathy2000-01-196-2754/+2781
* pseudo forked children inherit environment correctlyGurusamy Sarathy2000-01-111-10/+11
* add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-105-16/+276
* more windows build tweaksGurusamy Sarathy2000-01-095-204/+230
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-0911-172/+60
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-095-19/+37
* s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/gGurusamy Sarathy2000-01-043-3/+3
* various Windows build tweaksGurusamy Sarathy1999-12-311-38/+43
* enable the PERL_BINMODE_SCRIPTS behavior by default on WindowsGurusamy Sarathy1999-12-304-52/+40
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-2812-1254/+64
* virtual directory handling broken on paths with trailing slashGurusamy Sarathy1999-12-203-31/+72
* mingw32 doesn't have anonymous union (from Benjamin StuhlGurusamy Sarathy1999-12-161-1/+1
* change#4653 was missing a patch rejectGurusamy Sarathy1999-12-051-6/+6
* windows build tweaks for Borland compilerGurusamy Sarathy1999-12-054-2/+25
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-057-119/+1389
* windows build tweaks for change#4649Gurusamy Sarathy1999-12-052-2/+2
* make File::Glob::glob() the default for CORE::glob()Gurusamy Sarathy1999-12-052-4/+4
* two small patches from Peter Prymmer <pvhp@forte.com>Gurusamy Sarathy1999-12-032-4/+2
* Windows build tweaks due to change#4623Gurusamy Sarathy1999-12-033-3/+16
* email address changesGurusamy Sarathy1999-12-011-1/+1
* minor USE_ITHREADS tweaksGurusamy Sarathy1999-12-013-3/+4
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-0110-1495/+4131
* cosmetic tweaksGurusamy Sarathy1999-11-141-2/+0
* sundry cleanups for cloned interpreters (only known failure modeGurusamy Sarathy1999-11-141-5/+11