Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendorlib support for Windows; regen win32/config* | Gurusamy Sarathy | 2000-03-06 | 10 | -25/+127 |
| | | | p4raw-id: //depot/perl@5574 | ||||
* | regen win32/config*, up version numbers &c. | Gurusamy Sarathy | 2000-03-05 | 8 | -56/+68 |
| | | | p4raw-id: //depot/perl@5542 | ||||
* | regen win32/config_H* | Gurusamy Sarathy | 2000-03-04 | 3 | -216/+645 |
| | | | p4raw-id: //depot/perl@5522 | ||||
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 3 | -0/+3 |
| | | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484 | ||||
* | Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl; | Gurusamy Sarathy | 2000-03-02 | 2 | -1/+23 |
| | | | | | add test targets for -C switch on windows p4raw-id: //depot/perl@5456 | ||||
* | patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl); | Gurusamy Sarathy | 2000-03-02 | 5 | -17/+27 |
| | | | | | some parts not applied p4raw-id: //depot/perl@5445 | ||||
* | Windows miscellany | Gurusamy Sarathy | 2000-03-01 | 3 | -24/+29 |
| | | | p4raw-id: //depot/perl@5388 | ||||
* | support kill(0,$pid) on Windows to test if process exists | Gurusamy Sarathy | 2000-03-01 | 1 | -3/+11 |
| | | | p4raw-id: //depot/perl@5386 | ||||
* | Add libsunmath (long double math library for Solaris, | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
| | | | | | SUNWspro cc only) awareness; fix various Solaris nits. p4raw-id: //depot/cfgperl@5374 | ||||
* | change#5364 had a few problems | Gurusamy Sarathy | 2000-02-29 | 2 | -2/+8 |
| | | | | | p4raw-link: @5364 on //depot/perl: 729a02f2394e6a50fe8352c9471391b53e54ac40 p4raw-id: //depot/perl@5368 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-29 | 4 | -4/+34 |
|\ | | | | | p4raw-id: //depot/cfgperl@5365 | ||||
| * | utf8-ize @ARGV when -C switch is used on Windows | Gurusamy Sarathy | 2000-02-29 | 4 | -4/+34 |
| | | | | | | p4raw-id: //depot/perl@5364 | ||||
* | | The sprintf option was blithely printing long doubles as | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
|/ | | | | | | doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. p4raw-id: //depot/cfgperl@5358 | ||||
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-29 | 3 | -0/+3 |
|\ | | | | | p4raw-id: //depot/perl@5345 | ||||
| * | Put back madvise lost because of a typo. | Jarkko Hietaniemi | 2000-02-28 | 3 | -0/+3 |
| | | | | | | p4raw-id: //depot/cfgperl@5326 | ||||
* | | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 4 | -14/+10 |
| | | | | | | | | | | p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b p4raw-id: //depot/perl@5343 | ||||
* | | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 5 | -86/+63 |
|/ | | | p4raw-id: //depot/perl@5342 | ||||
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 2000-02-28 | 8 | -35/+83 |
| | | | p4raw-id: //depot/perl@5318 | ||||
* | reintroduce useithreads (accidentally deleted in change#5261) | Gurusamy Sarathy | 2000-02-26 | 1 | -1/+2 |
| | | | | | p4raw-link: @5261 on //depot/metaconfig: 4f000923e76d2d40ea30e293e243d0469d84cef8on //depot/cfgperl: 10cc9d2a36974e2e1175dbda57d8d05e2b0ce49e p4raw-id: //depot/perl@5268 | ||||
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 6 | -70/+69 |
| | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261 | ||||
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 6 | -9/+132 |
| | | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259 | ||||
* | windows fixes for virtualizing child std{in,out,err} handles, | Gurusamy Sarathy | 2000-02-20 | 3 | -5/+37 |
| | | | | | | attempts to lock uninitialized critical section in files that were never explicitly opened (from Doug Lankshear) p4raw-id: //depot/perl@5169 | ||||
* | some fixes for mingw32/GCC (SETERRNO() still appears to | Gurusamy Sarathy | 2000-02-19 | 2 | -12/+12 |
| | | | | | trash memory) p4raw-id: //depot/perl@5129 | ||||
* | update Changes, patchlevel | Gurusamy Sarathy | 2000-02-15 | 5 | -26/+26 |
| | | | p4raw-id: //depot/perl@5113 | ||||
* | add XS version of Sys::Hostname (from Greg Bacon | Gurusamy Sarathy | 2000-02-15 | 2 | -6/+27 |
| | | | | | <gbacon@itsc.uah.edu>) p4raw-id: //depot/perl@5110 | ||||
* | propagate st_mode bits to group/other for Borland build | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+4 |
| | | | | | (from Vadim Konovalov <vkonovalov@lucent.com>) p4raw-id: //depot/perl@5097 | ||||
* | update exetype.pl tool | Gurusamy Sarathy | 2000-02-15 | 3 | -14/+63 |
| | | | p4raw-id: //depot/perl@5094 | ||||
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 6 | -27/+0 |
| | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-10 | 1 | -16/+196 |
| | | | p4raw-id: //depot/cfgperl@5060 | ||||
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 6 | -12/+138 |
| | | | p4raw-id: //depot/cfgperl@5044 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 12 | -74/+148 |
| | | | p4raw-id: //depot/cfgperl@5043 | ||||
* | workaround for undefined symbol | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@4966 | ||||
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -3/+5 |
| | | | | | | | calls should using widechar APIs; chr and sprintf "%c" also follow this flag in the absense of "use byte"; "use utf8" sets $^U=1 (this appears kludgey) p4raw-id: //depot/perl@4937 | ||||
* | !USING_WIDE() branch is busted in win32_stat() | Gurusamy Sarathy | 2000-01-31 | 1 | -35/+40 |
| | | | p4raw-id: //depot/perl@4933 | ||||
* | more exported symbols needed for build on windows | Gurusamy Sarathy | 2000-01-28 | 1 | -1/+6 |
| | | | p4raw-id: //depot/perl@4916 | ||||
* | add missing flag in change#4892 | Gurusamy Sarathy | 2000-01-27 | 1 | -2/+8 |
| | | | | | p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87 p4raw-id: //depot/perl@4911 | ||||
* | tweak exports list on Windows | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4902 | ||||
* | typo in change#4892 | Gurusamy Sarathy | 2000-01-25 | 1 | -2/+2 |
| | | | | | p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87 p4raw-id: //depot/perl@4893 | ||||
* | eliminate need for perl95.exe on Windows 9x by working around CRT | Gurusamy Sarathy | 2000-01-25 | 4 | -175/+80 |
| | | | | | | | bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified to call the fixed version of open_osfhandle() only on Windows 9x; updated the makefiles and README.win32 to suit p4raw-id: //depot/perl@4892 | ||||
* | update Makefile notes on the now deprecated USE_5005THREADS and | Gurusamy Sarathy | 2000-01-25 | 2 | -45/+62 |
| | | | | | USE_OBJECT p4raw-id: //depot/perl@4890 | ||||
* | consistently use MAX_PATH+1 buffer sizes | Gurusamy Sarathy | 2000-01-25 | 1 | -19/+19 |
| | | | p4raw-id: //depot/perl@4886 | ||||
* | workaround for rename('x','X') bug in Windows NT | Gurusamy Sarathy | 2000-01-25 | 1 | -24/+32 |
| | | | p4raw-id: //depot/perl@4885 | ||||
* | windows build fixups from uniform DLL name change to perl56.dll | Gurusamy Sarathy | 2000-01-25 | 1 | -74/+36 |
| | | | p4raw-id: //depot/perl@4884 | ||||
* | assorted little nits | Gurusamy Sarathy | 2000-01-24 | 4 | -16/+18 |
| | | | p4raw-id: //depot/perl@4882 | ||||
* | force linkage of the function wrappers for globals in change#4878 | Gurusamy Sarathy | 2000-01-24 | 1 | -0/+1 |
| | | | | | p4raw-link: @4878 on //depot/perl: 6f4183fe04888927cb36b966262c959c5166404b p4raw-id: //depot/perl@4879 | ||||
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 2 | -6/+24 |
| | | | | | | (provides binary compatibility in the face of changes in interpreter structure) p4raw-id: //depot/perl@4878 | ||||
* | on windows, set seek position to end for files opened in append mode | Gurusamy Sarathy | 2000-01-23 | 1 | -4/+16 |
| | | | | | (improves compatibility with Unix, avoids buffering issues) p4raw-id: //depot/perl@4868 | ||||
* | regen win32/config* | Gurusamy Sarathy | 2000-01-19 | 6 | -2754/+2781 |
| | | | p4raw-id: //depot/perl@4817 | ||||
* | pseudo forked children inherit environment correctly | Gurusamy Sarathy | 2000-01-11 | 1 | -10/+11 |
| | | | p4raw-id: //depot/perl@4792 | ||||
* | add workaround for textmode read() bug in MSVCRT; make chdir() do | Gurusamy Sarathy | 2000-01-10 | 5 | -16/+276 |
| | | | | | a real SetCurrentDirectory() in toplevel host p4raw-id: //depot/perl@4789 |