| Commit message (Expand) | Author | Age | Files | Lines |
* | Win32 counterpart of change #19065 | Rafael Garcia-Suarez | 2003-03-26 | 2 | -2/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-20 | 1 | -0/+2 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 4 | -8/+8 |
* | regenerate win32/config_H.* | Gurusamy Sarathy | 2003-03-18 | 4 | -7164/+7832 |
* | according to the new Porting/Glossary, sig_num doesn't have an | Gurusamy Sarathy | 2003-03-18 | 4 | -4/+4 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -1/+1 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 4 | -0/+12 |
* | Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls. | Chip Salzenberg | 2003-02-24 | 1 | -3/+3 |
* | Integrate from maint-5.6: | Jarkko Hietaniemi | 2003-01-16 | 1 | -2/+2 |
* | if (0) the PL_widesyscalls code for now: Sarathy | Jarkko Hietaniemi | 2003-01-16 | 1 | -1/+1 |
* | win32_msgwait() problem | Gurusamy Sarathy | 2003-01-03 | 1 | -4/+3 |
* | Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu) | Abe Timmerman | 2003-01-02 | 1 | -2/+2 |
* | integrate change#18377 from maint-5.6 branch | Gurusamy Sarathy | 2002-12-31 | 1 | -9/+13 |
* | $Config{prefixexp} was set incorrectly on windows | Gurusamy Sarathy | 2002-12-18 | 4 | -4/+4 |
* | fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')> | Gurusamy Sarathy | 2002-12-18 | 1 | -2/+7 |
* | windows: support for large files | Gurusamy Sarathy | 2002-12-18 | 14 | -28/+103 |
* | windows: avoid prompting under some shells during $(MAKE) distclean | Gurusamy Sarathy | 2002-12-18 | 2 | -23/+38 |
* | Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? | Gurusamy Sarathy | 2002-11-07 | 1 | -0/+2 |
* | Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) | Alain Barbet | 2002-10-22 | 2 | -4/+11 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 17 | -217/+20 |
* | #18005 was not enough | Abe Timmerman | 2002-10-12 | 1 | -0/+1 |
* | Re: Building bleadperl (minperl) fails completely under VC7 | Abe Timmerman | 2002-10-12 | 1 | -0/+1 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 8 | -0/+28 |
* | #17827 misses some win32 tweaks | Hugo van der Sanden | 2002-09-04 | 2 | -3/+5 |
* | Change version from 5.8.0 to 5.9.0. | Hugo van der Sanden | 2002-08-04 | 2 | -7/+7 |
* | integrate a variant of change#17568 from maint-5.6 branch (the | Gurusamy Sarathy | 2002-07-16 | 3 | -42/+9 |
* | integrate change#17566 from maint-5.6 branch | Gurusamy Sarathy | 2002-07-16 | 1 | -1/+24 |
* | Change PerlIO::Scalar and Via to scalar and via. | Jarkko Hietaniemi | 2002-07-09 | 2 | -8/+8 |
* | Regen stuff. | Jarkko Hietaniemi | 2002-06-21 | 4 | -4/+8 |
* | PerlIO Layer implementation future proofing. | Nick Ing-Simmons | 2002-06-20 | 1 | -2/+3 |
* | "Clean" implementation of binmode(FH)/":raw" identity. | Nick Ing-Simmons | 2002-06-19 | 1 | -5/+6 |
* | Slight improvement to :win32 layer | Nick Ing-Simmons | 2002-06-18 | 1 | -2/+8 |
* | Synchronize config.bc and config_H.bc; add SCNfldbl; | Jarkko Hietaniemi | 2002-06-12 | 3 | -8/+8 |
* | Not that I know anything about Windows compilers | Jarkko Hietaniemi | 2002-06-11 | 2 | -7/+7 |
* | Add XS::APItest to Win32/DJGPP/NetWare. | Jarkko Hietaniemi | 2002-06-11 | 1 | -0/+5 |
* | ... and more. | Jarkko Hietaniemi | 2002-06-08 | 1 | -2/+4 |
* | More spots for perl$OS. | Jarkko Hietaniemi | 2002-06-08 | 1 | -2/+4 |
* | uname() was returning "unknown" on IA64; handle other missing | Gurusamy Sarathy | 2002-06-07 | 1 | -4/+41 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 6 | -30/+30 |
* | makefiles should not clobber lib/Thread directory (some Thread | Gurusamy Sarathy | 2002-05-28 | 2 | -3/+0 |
* | [patch] small change | Vadim Konovalov | 2002-05-24 | 1 | -4/+0 |
* | good day for WinCE port of perl. | Vadim Konovalov | 2002-05-16 | 1 | -5/+23 |
* | change#8666 ($Config{perllibs}) apparently never got into | Gurusamy Sarathy | 2002-05-12 | 9 | -227/+2231 |
* | Rework #16506 some more. | Jarkko Hietaniemi | 2002-05-08 | 1 | -1/+25 |
* | Rework #16503 a bit to keep all the HiRes implementation | Jarkko Hietaniemi | 2002-05-08 | 1 | -25/+1 |
* | make the gettimeofday() implementation in Time::HiRes available | Gurusamy Sarathy | 2002-05-08 | 11 | -11/+53 |
* | aTHX may be empty | Gurusamy Sarathy | 2002-05-08 | 1 | -0/+4 |
* | 5005threads builds again on windows | Gurusamy Sarathy | 2002-05-08 | 2 | -5/+10 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 8 | -9/+10 |
* | integrate makefile.mk changes into Makefile | Gurusamy Sarathy | 2002-05-07 | 1 | -5/+13 |