summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-246-0/+90
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-242-2/+2
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-222-1/+15
* makefile nitsGurusamy Sarathy2000-03-222-3/+3
* remove outdated notes in makefilesGurusamy Sarathy2000-03-222-14/+0
* s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-213-3/+3
* regen win32/config*Gurusamy Sarathy2000-03-213-31/+31
* disable unused Windows code that won't run on Windows 95Gurusamy Sarathy2000-03-211-0/+8
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-183-15/+51
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-183-3/+3
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-163-11/+24
|\
| * due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-163-11/+24
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-166-0/+18
|/
* regen win32/config*Gurusamy Sarathy2000-03-145-100/+136
* provide an explicit base address for perl56.dll to avoid relocations;Gurusamy Sarathy2000-03-142-55/+24
* fixes for Borland compiler (from Vadim KonovalovGurusamy Sarathy2000-03-141-2/+2
* avoid using context pointer in MUTEX_INIT() et al; remove theGurusamy Sarathy2000-03-111-25/+11
* perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-6/+5
* track more of the child state on WindowsGurusamy Sarathy2000-03-092-3/+30
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-0610-25/+127
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-058-56/+68
* regen win32/config_H*Gurusamy Sarathy2000-03-043-216/+645
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-033-0/+3
* Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-022-1/+23
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-025-17/+27
* Windows miscellanyGurusamy Sarathy2000-03-013-24/+29
* support kill(0,$pid) on Windows to test if process existsGurusamy Sarathy2000-03-011-3/+11
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-293-0/+3
* change#5364 had a few problemsGurusamy Sarathy2000-02-292-2/+8
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-294-4/+34
|\
| * utf8-ize @ARGV when -C switch is used on WindowsGurusamy Sarathy2000-02-294-4/+34
* | The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-293-0/+3
|/
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-293-0/+3
|\
| * Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-283-0/+3
* | various shenanigans in change#5342Gurusamy Sarathy2000-02-294-14/+10
* | support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-295-86/+63
|/
* update Changes, patchlevel etc.Gurusamy Sarathy2000-02-288-35/+83
* reintroduce useithreads (accidentally deleted in change#5261)Gurusamy Sarathy2000-02-261-1/+2
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-266-70/+69
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-256-9/+132
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-203-5/+37
* some fixes for mingw32/GCC (SETERRNO() still appears toGurusamy Sarathy2000-02-192-12/+12
* update Changes, patchlevelGurusamy Sarathy2000-02-155-26/+26
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-152-6/+27
* propagate st_mode bits to group/other for Borland buildGurusamy Sarathy2000-02-151-0/+4
* update exetype.pl toolGurusamy Sarathy2000-02-153-14/+63
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-126-27/+0
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-101-16/+196
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-096-12/+138
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-0812-74/+148