2000-08-01 |
Gurusamy Sarathy |
various syntax errors and such (not fixed: comp/require... |
tree | commitdiff |
2000-08-01 |
Brian Clarke |
fix and question re: waitpid() under win32 |
tree | commitdiff |
2000-07-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-12 |
Gurusamy Sarathy |
change#6174 needs corresponding change in win32/config_... |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
windows build tweaks (op/sprintf.t still fails tests... |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6220..6222 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl change#6217 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
tree | commitdiff |
2000-07-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-10 |
Gurusamy Sarathy |
accept() leaks memory on windows due to incorrect order... |
tree | commitdiff |
2000-07-10 |
Gurusamy Sarathy |
winsock options weren't being set in all threads under... |
tree | commitdiff |
2000-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-05 |
Gurusamy Sarathy |
fix UNC path handling on Windows under ithreads, and... |
tree | commitdiff |
2000-07-05 |
Gurusamy Sarathy |
winsock cleanup never done on Windows (leads to handle... |
tree | commitdiff |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
tree | commitdiff |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-04 |
Gurusamy Sarathy |
adjust change#6299 |
tree | commitdiff |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-04 |
Gurusamy Sarathy |
fix memory leak on Windows (PL_sys_intern contents... |
tree | commitdiff |
2000-06-22 |
Jarkko Hietaniemi |
Win32 patches from Benjamin Stuhl. |
tree | commitdiff |
2000-06-09 |
Jarkko Hietaniemi |
Rename the fdpid locking and integrate with Sarathy. |
tree | commitdiff |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6207 and #6209. |
tree | commitdiff |
2000-06-07 |
Dan Sugalski |
Lock PL_fdpid against race conditions, based on: |
tree | commitdiff |
2000-06-06 |
Benjamin Stuhl |
Win32 improvements |
tree | commitdiff |
2000-05-30 |
Jarkko Hietaniemi |
Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou... |
tree | commitdiff |
2000-05-30 |
Jarkko Hietaniemi |
Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT |
tree | commitdiff |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-05-18 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-05-17 |
Gurusamy Sarathy |
reenable fake signal handling on Windows, bugs and all |
tree | commitdiff |
2000-05-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-05-11 |
Gurusamy Sarathy |
PL_sys_intern was being initialized too late on windows |
tree | commitdiff |
2000-05-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-05-08 |
Gurusamy Sarathy |
fork() failure to create pseudo process sets errno... |
tree | commitdiff |
2000-05-07 |
Jarkko Hietaniemi |
Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, |
tree | commitdiff |
2000-05-05 |
Gurusamy Sarathy |
replace direct call to sighandler() with (*PL_sighandle... |
tree | commitdiff |
2000-04-29 |
Gurusamy Sarathy |
windows portability tweaks |
tree | commitdiff |
2000-04-28 |
Gurusamy Sarathy |
allow REG_EXPAND_SZ keys in Windows registry (from |
tree | commitdiff |
2000-04-28 |
Gurusamy Sarathy |
support additional library locations via $Config{otherl... |
tree | commitdiff |
2000-04-24 |
Jarkko Hietaniemi |
Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
tree | commitdiff |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-04-24 |
Gurusamy Sarathy |
on windows, reserve 16M of stack rather than 128M ... |
tree | commitdiff |
2000-03-22 |
Gurusamy Sarathy |
add README.machten (from Dominic Dunlop) |
tree | commitdiff |
2000-03-22 |
Gurusamy Sarathy |
makefile nits |
tree | commitdiff |
2000-03-22 |
Gurusamy Sarathy |
remove outdated notes in makefiles |
tree | commitdiff |
2000-03-21 |
Jarkko Hietaniemi |
s/setgropus/setgroups/; # detypo in a comment |
tree | commitdiff |
2000-03-21 |
Gurusamy Sarathy |
regen win32/config* |
tree | commitdiff |
2000-03-21 |
Gurusamy Sarathy |
disable unused Windows code that won't run on Windows 95 |
tree | commitdiff |
2000-03-18 |
Jarkko Hietaniemi |
(Re-)introduce $uidsign and $gidsign. |
tree | commitdiff |
2000-03-18 |
Jarkko Hietaniemi |
Configure nits: rewording from Sarathy (aka #5796), |
tree | commitdiff |
2000-03-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
2000-03-16 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-03-16 |
Gurusamy Sarathy |
due to an oversight during PERL_OBJECT migration, hosts... |
tree | commitdiff |
2000-03-16 |
Jarkko Hietaniemi |
Fix pp_send() sizes (pass a Size_t, not an Off_t, and |
tree | commitdiff |
2000-03-14 |
Gurusamy Sarathy |
regen win32/config* |
tree | commitdiff |
2000-03-14 |
Gurusamy Sarathy |
provide an explicit base address for perl56.dll to... |
tree | commitdiff |
2000-03-14 |
Gurusamy Sarathy |
fixes for Borland compiler (from Vadim Konovalov |
tree | commitdiff |
2000-03-11 |
Gurusamy Sarathy |
avoid using context pointer in MUTEX_INIT() et al;... |
tree | commitdiff |
2000-03-11 |
Gurusamy Sarathy |
perldelta update, typos and whitespace adjustments |
tree | commitdiff |
2000-03-09 |
Gurusamy Sarathy |
track more of the child state on Windows |
tree | commitdiff |
2000-03-06 |
Gurusamy Sarathy |
vendorlib support for Windows; regen win32/config* |
tree | commitdiff |
2000-03-05 |
Gurusamy Sarathy |
regen win32/config*, up version numbers &c. |
tree | commitdiff |
2000-03-04 |
Gurusamy Sarathy |
regen win32/config_H* |
tree | commitdiff |
2000-03-03 |
Jarkko Hietaniemi |
Introduce i_ieefp because FreeBSD on ix86 needs that |
tree | commitdiff |
2000-03-02 |
Gurusamy Sarathy |
Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when... |
tree | commitdiff |
2000-03-02 |
Gurusamy Sarathy |
patch to fix mingw32 build under USE_IMP_SYS (from... |
tree | commitdiff |
2000-03-01 |
Gurusamy Sarathy |
Windows miscellany |
tree | commitdiff |
2000-03-01 |
Gurusamy Sarathy |
support kill(0,$pid) on Windows to test if process... |
tree | commitdiff |
2000-02-29 |
Jarkko Hietaniemi |
Add libsunmath (long double math library for Solaris, |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
change#5364 had a few problems |
tree | commitdiff |
2000-02-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
utf8-ize @ARGV when -C switch is used on Windows |
tree | commitdiff |
2000-02-29 |
Jarkko Hietaniemi |
The sprintf option was blithely printing long doubles as |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
various shenanigans in change#5342 |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
tree | commitdiff |
2000-02-28 |
Jarkko Hietaniemi |
Put back madvise lost because of a typo. |
tree | commitdiff |
2000-02-28 |
Gurusamy Sarathy |
update Changes, patchlevel etc. |
tree | commitdiff |
2000-02-26 |
Gurusamy Sarathy |
reintroduce useithreads (accidentally deleted in change... |
tree | commitdiff |
2000-02-26 |
Jarkko Hietaniemi |
Rename use64bits to use64bitint; |
tree | commitdiff |
2000-02-25 |
Jarkko Hietaniemi |
Configure nits; add socksizetype; add getfsstat for... |
tree | commitdiff |
2000-02-20 |
Gurusamy Sarathy |
windows fixes for virtualizing child std{in,out,err... |
tree | commitdiff |
2000-02-19 |
Gurusamy Sarathy |
some fixes for mingw32/GCC (SETERRNO() still appears to |
tree | commitdiff |
2000-02-15 |
Gurusamy Sarathy |
update Changes, patchlevel |
tree | commitdiff |
2000-02-15 |
Gurusamy Sarathy |
add XS version of Sys::Hostname (from Greg Bacon |
tree | commitdiff |
2000-02-15 |
Gurusamy Sarathy |
propagate st_mode bits to group/other for Borland build |
tree | commitdiff |
2000-02-15 |
Gurusamy Sarathy |
update exetype.pl tool |
tree | commitdiff |
2000-02-12 |
Jarkko Hietaniemi |
megalomaniac 64-bit update: most importantly, |
tree | commitdiff |
2000-02-10 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-02-10 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
2000-02-10 |
Gurusamy Sarathy |
windows bugfixes for virtual directories under USE_ITHR... |
tree | commitdiff |
2000-02-09 |
Charles Bailey |
Resync with mainline |
tree | commitdiff |
2000-02-09 |
Jarkko Hietaniemi |
Add/restore probes for getcwd/mk*temp*/mmap. |
tree | commitdiff |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide... |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
various Windows tweaks: make $^E a little less buggy... |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
up to v5.5.650 |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
NULL-terminate PERL_INC_VERSION_LIST |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
makefiles now use exetype.pl to make wperl.exe |
tree | commitdiff |
2000-02-07 |
Gurusamy Sarathy |
add exetype.pl (from Jan Dubois) |
tree | commitdiff |
next |