summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* missing init in change#19533Gurusamy Sarathy2003-05-171-1/+1
* avoid select() on windows destroying errno (used to typicallyGurusamy Sarathy2003-05-171-1/+4
* [perl #8599] s/catenate/concatenate/Casey West2003-05-134-4/+4
* $Config{usethreads} wasn't being set on windowsGurusamy Sarathy2003-05-132-0/+2
* fix Embed.t failure on windows: PERL_SYS_TERM() is implementedGurusamy Sarathy2003-05-112-0/+8
* silence compiler warningsAbe Timmerman2003-05-021-3/+3
* Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)Abe Timmerman2003-05-021-0/+4
* Introduce 'fast stdio' symbols to non-Configure lands.Jarkko Hietaniemi2003-04-238-0/+77
* Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.Steve Hay2003-04-201-0/+17
* Introduce the new *l APIs, undefined, to non-Configure lands.Jarkko Hietaniemi2003-04-178-0/+112
* Win32 counterpart of change #19065Rafael Garcia-Suarez2003-03-262-2/+4
* Integrate:Jarkko Hietaniemi2003-03-201-0/+2
* The description of SIG_SIZE was off.Jarkko Hietaniemi2003-03-184-8/+8
* regenerate win32/config_H.*Gurusamy Sarathy2003-03-184-7164/+7832
* according to the new Porting/Glossary, sig_num doesn't have anGurusamy Sarathy2003-03-184-4/+4
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* [patch config_h.SH] redefining __attribute__Stas Bekman2003-03-064-0/+12
* Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.Chip Salzenberg2003-02-241-3/+3
* Integrate from maint-5.6:Jarkko Hietaniemi2003-01-161-2/+2
* if (0) the PL_widesyscalls code for now: SarathyJarkko Hietaniemi2003-01-161-1/+1
* win32_msgwait() problemGurusamy Sarathy2003-01-031-4/+3
* Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)Abe Timmerman2003-01-021-2/+2
* integrate change#18377 from maint-5.6 branchGurusamy Sarathy2002-12-311-9/+13
* $Config{prefixexp} was set incorrectly on windowsGurusamy Sarathy2002-12-184-4/+4
* fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>Gurusamy Sarathy2002-12-181-2/+7
* windows: support for large filesGurusamy Sarathy2002-12-1814-28/+103
* windows: avoid prompting under some shells during $(MAKE) distcleanGurusamy Sarathy2002-12-182-23/+38
* Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?Gurusamy Sarathy2002-11-071-0/+2
* Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)Alain Barbet2002-10-222-4/+11
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-1917-217/+20
* #18005 was not enoughAbe Timmerman2002-10-121-0/+1
* Re: Building bleadperl (minperl) fails completely under VC7Abe Timmerman2002-10-121-0/+1
* nanosleep probes as per Jarkko's requestH.Merijn Brand2002-09-308-0/+28
* #17827 misses some win32 tweaksHugo van der Sanden2002-09-042-3/+5
* Change version from 5.8.0 to 5.9.0.Hugo van der Sanden2002-08-042-7/+7
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-163-42/+9
* integrate change#17566 from maint-5.6 branchGurusamy Sarathy2002-07-161-1/+24
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-092-8/+8
* Regen stuff.Jarkko Hietaniemi2002-06-214-4/+8
* PerlIO Layer implementation future proofing.Nick Ing-Simmons2002-06-201-2/+3
* "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-191-5/+6
* Slight improvement to :win32 layerNick Ing-Simmons2002-06-181-2/+8
* Synchronize config.bc and config_H.bc; add SCNfldbl;Jarkko Hietaniemi2002-06-123-8/+8
* Not that I know anything about Windows compilersJarkko Hietaniemi2002-06-112-7/+7
* Add XS::APItest to Win32/DJGPP/NetWare.Jarkko Hietaniemi2002-06-111-0/+5
* ... and more.Jarkko Hietaniemi2002-06-081-2/+4
* More spots for perl$OS.Jarkko Hietaniemi2002-06-081-2/+4
* uname() was returning "unknown" on IA64; handle other missingGurusamy Sarathy2002-06-071-4/+41
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-286-30/+30
* makefiles should not clobber lib/Thread directory (some ThreadGurusamy Sarathy2002-05-282-3/+0