This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate with Sarathy.
[perl5.git] / win32 /
2000-02-26 Gurusamy Sarathyreintroduce useithreads (accidentally deleted in change...
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-20 Gurusamy Sarathywindows fixes for virtualizing child std{in,out,err...
2000-02-19 Gurusamy Sarathysome fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-15 Gurusamy Sarathyupdate Changes, patchlevel
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathypropagate st_mode bits to group/other for Borland build
2000-02-15 Gurusamy Sarathyupdate exetype.pl tool
2000-02-12 Jarkko Hietaniemimegalomaniac 64-bit update: most importantly,
2000-02-10 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-10 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-10 Gurusamy Sarathywindows bugfixes for virtual directories under USE_ITHR...
2000-02-09 Charles BaileyResync with mainline
2000-02-09 Jarkko HietaniemiAdd/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
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-07 Gurusamy Sarathyup to v5.5.650
2000-02-07 Gurusamy SarathyNULL-terminate PERL_INC_VERSION_LIST
2000-02-07 Gurusamy Sarathymakefiles now use exetype.pl to make wperl.exe
2000-02-07 Gurusamy Sarathyadd exetype.pl (from Jan Dubois)
2000-02-02 Gurusamy Sarathyworkaround for undefined symbol
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathy!USING_WIDE() branch is busted in win32_stat()
2000-01-28 Gurusamy Sarathymore exported symbols needed for build on windows
2000-01-27 Gurusamy Sarathyadd missing flag in change#4892
2000-01-26 Gurusamy Sarathytweak exports list on Windows
2000-01-25 Gurusamy Sarathytypo in change#4892
2000-01-25 Gurusamy Sarathyeliminate need for perl95.exe on Windows 9x by working...
2000-01-25 Gurusamy Sarathyupdate Makefile notes on the now deprecated USE_5005THR...
2000-01-25 Gurusamy Sarathyconsistently use MAX_PATH+1 buffer sizes
2000-01-25 Gurusamy Sarathyworkaround for rename('x','X') bug in Windows NT
2000-01-25 Gurusamy Sarathywindows build fixups from uniform DLL name change to...
2000-01-24 Gurusamy Sarathyassorted little nits
2000-01-24 Gurusamy Sarathyforce linkage of the function wrappers for globals...
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-23 Gurusamy Sarathyon windows, set seek position to end for files opened...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-19 Gurusamy Sarathyregen win32/config*
2000-01-11 Gurusamy Sarathypseudo forked children inherit environment correctly
2000-01-10 Gurusamy Sarathyadd workaround for textmode read() bug in MSVCRT; make...
2000-01-09 Gurusamy Sarathymore windows build tweaks
2000-01-09 Gurusamy Sarathymore changes for new-style version numbers (versions...
2000-01-09 Gurusamy SarathyConfigure changes for new-style version numbers (from...
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-20 Gurusamy Sarathyvirtual directory handling broken on paths with trailin...
1999-12-16 Gurusamy Sarathymingw32 doesn't have anonymous union (from Benjamin...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-05 Gurusamy Sarathychange#4653 was missing a patch reject
1999-12-05 Gurusamy Sarathywindows build tweaks for Borland compiler
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-12-05 Gurusamy Sarathywindows build tweaks for change#4649
1999-12-05 Gurusamy Sarathymake File::Glob::glob() the default for CORE::glob()
1999-12-03 Gurusamy Sarathytwo small patches from Peter Prymmer <pvhp@forte.com>
1999-12-03 Gurusamy SarathyWindows build tweaks due to change#4623
1999-12-01 Gurusamy Sarathyemail address changes
1999-12-01 Gurusamy Sarathyminor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathycosmetic tweaks
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
1999-11-13 Jan Dubois[5.005_62 PATCH] support link() on WinNT and NTFS
1999-11-13 Gurusamy Sarathycloned interpreters now actually run and pass all but...
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-08 Gurusamy Sarathywin32 symbol export tweak
1999-11-08 Gurusamy Sarathypreliminary support for perl_clone() (still needs work in
1999-11-08 Gurusamy Sarathywin32 internal data must be interpreter-local
1999-11-01 Gurusamy Sarathyenable better Win32::DomainName() by demand loading...
1999-10-31 Gurusamy Sarathyupdated windows config* files
1999-10-27 Gurusamy Sarathyregen config* stuff for windows
1999-10-27 Gurusamy Sarathyintegrate cfgperl contents into mainline; merge conflicts
1999-10-27 Gurusamy Sarathypatch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Jarkko HietaniemiRemove unused "squatter" symbols; regen Configure.
1999-10-27 Gurusamy Sarathymore GCC v2.95 induced adjustments
1999-10-26 Gurusamy Sarathywarnings and const violations identified by compiling...
1999-10-25 Gurusamy Sarathywin32 tweak
1999-10-22 Gurusamy Sarathywin32_utime() on directories should use localtime(...
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Gurusamy Sarathydisable internal globbing for miniperl (or build breaks out
1999-10-15 Gurusamy Sarathyvarious little goofs in change#4385
1999-10-15 Gurusamy Sarathywin32_*dir() cleanup; win32_readdir() iterates as necessary
1999-10-14 Gurusamy SarathyFile::Glob fixes for Windows
1999-10-12 Gurusamy Sarathyvarious cleanups
1999-10-12 Gurusamy Sarathyupdate Changes, patchlevel etc.
1999-10-10 Gurusamy Sarathyrudimentary support for building under Windows 95/98...
1999-10-06 Gurusamy Sarathysome versions of mingw32 have __int64, define iff it...
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-09-29 Charles Baileyresync with mainline
1999-09-28 Gurusamy Sarathytweak for win32 build
1999-09-27 Gurusamy Sarathyavoid .exe in $Config{cc} (spotted by Vadim Konovalov
1999-09-26 Gurusamy Sarathyadd $installarchlib/CORE to default linker search path...
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-14 Gurusamy Sarathywin32 config tweak (suggested by Greg Chapman <glc...
1999-09-07 Gurusamy Sarathyvarious fixups for windows
1999-08-30 Gurusamy Sarathyavoid hiding child process window
1999-08-20 Gurusamy Sarathywin32 tweaks
1999-08-20 Gurusamy Sarathyup patchlevel &c
next