summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-139-8/+115
* cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-132-2/+8
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-1/+1
* win32 symbol export tweakGurusamy Sarathy1999-11-082-8/+2
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-082-1/+23
* win32 internal data must be interpreter-localGurusamy Sarathy1999-11-083-78/+59
* enable better Win32::DomainName() by demand loading netapi32.dllGurusamy Sarathy1999-11-011-42/+50
* updated windows config* filesGurusamy Sarathy1999-10-316-84/+645
* regen config* stuff for windowsGurusamy Sarathy1999-10-279-145/+309
* integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-273-258/+0
|\
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-273-258/+0
* | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-272-1/+8
|/
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-272-7/+14
* warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-261-4/+5
* win32 tweakGurusamy Sarathy1999-10-251-0/+1