This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use UTF8SKIP(), from Simon Cozens.
[perl5.git] / win32 /
2000-10-12 Jarkko HietaniemiIntroduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko HietaniemiReapply Andy's patch and regen Configure.
2000-10-10 Jarkko HietaniemiUse the versiononly instead of the installscripts,
2000-10-09 Gurusamy Sarathytweak for change#7173
2000-10-09 Gurusamy Sarathyon Windows, clean targets might not work under some...
2000-10-09 Gurusamy Sarathyon Windows, avoid potential exception (could happen...
2000-10-09 Gurusamy Sarathyon Windows, cwd strings in the environment should be...
2000-10-09 Gurusamy Sarathyon Windows, LoadLibrary() could load an extension DLL...
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-09-12 Gurusamy Sarathychange#6327 didn't quite go all the way to enable USE_S...
2000-09-11 Vadim KonovalovModern Borland C now seems to have anon unions for...
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-09-01 Gurusamy Sarathychange#6791 accidentally clobbered change#6710, put...
2000-09-01 Jarkko HietaniemiRename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-31 Vadim KonovalovReveal Borland's isnan.
2000-08-25 Dan HaleAIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-24 Jan DuboisReplace #6705 with a minimal doc patch.
2000-08-21 Gurusamy Sarathyfree TLS slot properly on Windows
2000-08-21 Gurusamy Sarathysmall tweaks for change#6705: avoid C++ style comments...
2000-08-21 Gurusamy Sarathyadd Storable to list of extensions on Windows
2000-08-19 Jan Duboisfix for Win32::GetFullPathName and Win32::GetShortPathName
2000-08-18 Jan Duboisfix for Win32::DomainName
2000-08-18 Jarkko HietaniemiPropagate new Configure vars.
2000-08-17 Gurusamy Sarathymove WNOHANG definition to where other such things are
2000-08-17 Gurusamy Sarathyadd "ok" targets from change#6632 in makefile.mk
2000-08-17 Gurusamy Sarathyavoid warnings from dense compiler
2000-08-17 Gurusamy Sarathytrailing new %ENV entries weren't being pushed into...
2000-08-17 Gurusamy Sarathywaitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathyon windows, the return values from wait() and waitpid...
2000-08-16 Gurusamy Sarathychange#6328 could make close(SOCKET) return false on...
2000-08-16 Gurusamy Sarathycheck that the number pseudo children doesn't exceed
2000-08-15 Prymmer/Kahnmake ok etc also for win32.
2000-08-01 Gurusamy Sarathyvarious syntax errors and such (not fixed: comp/require...
2000-08-01 Brian Clarkefix and question re: waitpid() under win32
2000-07-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-12 Gurusamy Sarathychange#6174 needs corresponding change in win32/config_...
2000-07-11 Gurusamy Sarathywindows build tweaks (op/sprintf.t still fails tests...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6207..6210 into mainline
2000-07-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-10 Gurusamy Sarathyaccept() leaks memory on windows due to incorrect order...
2000-07-10 Gurusamy Sarathywinsock options weren't being set in all threads under...
2000-07-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-05 Gurusamy Sarathyfix UNC path handling on Windows under ithreads, and...
2000-07-05 Gurusamy Sarathywinsock cleanup never done on Windows (leads to handle...
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyadjust change#6299
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyfix memory leak on Windows (PL_sys_intern contents...
2000-06-22 Jarkko HietaniemiWin32 patches from Benjamin Stuhl.
2000-06-09 Jarkko HietaniemiRename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko HietaniemiMopup for #6207 and #6209.
2000-06-07 Dan SugalskiLock PL_fdpid against race conditions, based on:
2000-06-06 Benjamin StuhlWin32 improvements
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko HietaniemiIntroduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-18 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-17 Gurusamy Sarathyreenable fake signal handling on Windows, bugs and all
2000-05-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-11 Gurusamy SarathyPL_sys_intern was being initialized too late on windows
2000-05-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-08 Gurusamy Sarathyfork() failure to create pseudo process sets errno...
2000-05-07 Jarkko HietaniemiRemove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-05-05 Gurusamy Sarathyreplace direct call to sighandler() with (*PL_sighandle...
2000-04-29 Gurusamy Sarathywindows portability tweaks
2000-04-28 Gurusamy Sarathyallow REG_EXPAND_SZ keys in Windows registry (from
2000-04-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyon windows, reserve 16M of stack rather than 128M ...
2000-03-22 Gurusamy Sarathyadd README.machten (from Dominic Dunlop)
2000-03-22 Gurusamy Sarathymakefile nits
2000-03-22 Gurusamy Sarathyremove outdated notes in makefiles
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...
next