| Commit message (Expand) | Author | Age | Files | Lines |
* | regen win32/config*, up version numbers &c. | Gurusamy Sarathy | 2000-03-05 | 8 | -56/+68 |
* | regen win32/config_H* | Gurusamy Sarathy | 2000-03-04 | 3 | -216/+645 |
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 3 | -0/+3 |
* | Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl; | Gurusamy Sarathy | 2000-03-02 | 2 | -1/+23 |
* | patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl); | Gurusamy Sarathy | 2000-03-02 | 5 | -17/+27 |
* | Windows miscellany | Gurusamy Sarathy | 2000-03-01 | 3 | -24/+29 |
* | support kill(0,$pid) on Windows to test if process exists | Gurusamy Sarathy | 2000-03-01 | 1 | -3/+11 |
* | Add libsunmath (long double math library for Solaris, | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
* | change#5364 had a few problems | Gurusamy Sarathy | 2000-02-29 | 2 | -2/+8 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-29 | 4 | -4/+34 |
|\ |
|
| * | utf8-ize @ARGV when -C switch is used on Windows | Gurusamy Sarathy | 2000-02-29 | 4 | -4/+34 |
* | | The sprintf option was blithely printing long doubles as | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
|/ |
|
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-29 | 3 | -0/+3 |
|\ |
|
| * | Put back madvise lost because of a typo. | Jarkko Hietaniemi | 2000-02-28 | 3 | -0/+3 |
* | | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 4 | -14/+10 |
* | | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 5 | -86/+63 |
|/ |
|
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 2000-02-28 | 8 | -35/+83 |
* | reintroduce useithreads (accidentally deleted in change#5261) | Gurusamy Sarathy | 2000-02-26 | 1 | -1/+2 |
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 6 | -70/+69 |
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 6 | -9/+132 |
* | windows fixes for virtualizing child std{in,out,err} handles, | Gurusamy Sarathy | 2000-02-20 | 3 | -5/+37 |
* | some fixes for mingw32/GCC (SETERRNO() still appears to | Gurusamy Sarathy | 2000-02-19 | 2 | -12/+12 |
* | update Changes, patchlevel | Gurusamy Sarathy | 2000-02-15 | 5 | -26/+26 |
* | add XS version of Sys::Hostname (from Greg Bacon | Gurusamy Sarathy | 2000-02-15 | 2 | -6/+27 |
* | propagate st_mode bits to group/other for Borland build | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+4 |
* | update exetype.pl tool | Gurusamy Sarathy | 2000-02-15 | 3 | -14/+63 |
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 6 | -27/+0 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-10 | 1 | -16/+196 |
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 6 | -12/+138 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 12 | -74/+148 |
* | workaround for undefined symbol | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+1 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -3/+5 |
* | !USING_WIDE() branch is busted in win32_stat() | Gurusamy Sarathy | 2000-01-31 | 1 | -35/+40 |
* | more exported symbols needed for build on windows | Gurusamy Sarathy | 2000-01-28 | 1 | -1/+6 |
* | add missing flag in change#4892 | Gurusamy Sarathy | 2000-01-27 | 1 | -2/+8 |
* | tweak exports list on Windows | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
* | typo in change#4892 | Gurusamy Sarathy | 2000-01-25 | 1 | -2/+2 |
* | eliminate need for perl95.exe on Windows 9x by working around CRT | Gurusamy Sarathy | 2000-01-25 | 4 | -175/+80 |
* | update Makefile notes on the now deprecated USE_5005THREADS and | Gurusamy Sarathy | 2000-01-25 | 2 | -45/+62 |
* | consistently use MAX_PATH+1 buffer sizes | Gurusamy Sarathy | 2000-01-25 | 1 | -19/+19 |
* | workaround for rename('x','X') bug in Windows NT | Gurusamy Sarathy | 2000-01-25 | 1 | -24/+32 |
* | windows build fixups from uniform DLL name change to perl56.dll | Gurusamy Sarathy | 2000-01-25 | 1 | -74/+36 |
* | assorted little nits | Gurusamy Sarathy | 2000-01-24 | 4 | -16/+18 |
* | force linkage of the function wrappers for globals in change#4878 | Gurusamy Sarathy | 2000-01-24 | 1 | -0/+1 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 2 | -6/+24 |
* | on windows, set seek position to end for files opened in append mode | Gurusamy Sarathy | 2000-01-23 | 1 | -4/+16 |
* | regen win32/config* | Gurusamy Sarathy | 2000-01-19 | 6 | -2754/+2781 |
* | pseudo forked children inherit environment correctly | Gurusamy Sarathy | 2000-01-11 | 1 | -10/+11 |
* | add workaround for textmode read() bug in MSVCRT; make chdir() do | Gurusamy Sarathy | 2000-01-10 | 5 | -16/+276 |
* | more windows build tweaks | Gurusamy Sarathy | 2000-01-09 | 5 | -204/+230 |