This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
s/setgropus/setgroups/; # detypo in a comment
[perl5.git] / win32 /
2000-03-21 Jarkko Hietaniemis/setgropus/setgroups/; # detypo in a comment
2000-03-21 Gurusamy Sarathyregen win32/config*
2000-03-21 Gurusamy Sarathydisable unused Windows code that won't run on Windows 95
2000-03-18 Jarkko Hietaniemi(Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko HietaniemiConfigure nits: rewording from Sarathy (aka #5796),
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-16 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-14 Gurusamy Sarathyregen win32/config*
2000-03-14 Gurusamy Sarathyprovide an explicit base address for perl56.dll to...
2000-03-14 Gurusamy Sarathyfixes for Borland compiler (from Vadim Konovalov
2000-03-11 Gurusamy Sarathyavoid using context pointer in MUTEX_INIT() et al;...
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-09 Gurusamy Sarathytrack more of the child state on Windows
2000-03-06 Gurusamy Sarathyvendorlib support for Windows; regen win32/config*
2000-03-05 Gurusamy Sarathyregen win32/config*, up version numbers &c.
2000-03-04 Gurusamy Sarathyregen win32/config_H*
2000-03-03 Jarkko HietaniemiIntroduce i_ieefp because FreeBSD on ix86 needs that
2000-03-02 Gurusamy SarathyTest::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathypatch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-01 Gurusamy SarathyWindows miscellany
2000-03-01 Gurusamy Sarathysupport kill(0,$pid) on Windows to test if process...
2000-02-29 Jarkko HietaniemiAdd libsunmath (long double math library for Solaris,
2000-02-29 Gurusamy Sarathychange#5364 had a few problems
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyutf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Jarkko HietaniemiThe sprintf option was blithely printing long doubles as
2000-02-29 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathyvarious shenanigans in change#5342
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-28 Jarkko HietaniemiPut back madvise lost because of a typo.
2000-02-28 Gurusamy Sarathyupdate Changes, patchlevel etc.
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...
next