summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add the perl581delta manpage.Rafael Garcia-Suarez2003-09-251-0/+4
* Remove redundant targets from Win32 MakefileSteve Hay2003-08-202-22/+0
* Nick's podulator was right, I just hadn't read the manual...Jarkko Hietaniemi2003-08-192-45/+55
* Nicholas Clark's podulator. The win32 makefileJarkko Hietaniemi2003-08-191-180/+308
* Include fcrypt.c for crypt() on WindowsSteve Hay2003-08-144-83/+586
* Do some updates also on pod.mak -- which seems toJarkko Hietaniemi2003-08-121-0/+24
* kill 'INT' doesn't work on WindowsJan Dubois2003-08-091-0/+10
* Re: win32.c bug - handle leakJan Dubois2003-08-031-6/+12
* Integrate README.macosx more.Jarkko Hietaniemi2003-07-312-0/+2
* Extend Win32::GetOSVersion() to return additional informationJan Dubois2003-07-301-12/+60
* Win32: fix WM_TIMER handlingMattia Barbon2003-07-031-1/+4
* More nanosleep removal.Jarkko Hietaniemi2003-07-017-27/+0
* windows: fix memory leak in %ENV handling (shows up as aGurusamy Sarathy2003-06-091-12/+20
* Salvage parts of #19667.Jarkko Hietaniemi2003-06-032-3/+13
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-032-13/+3
* resurrect change#19628 and make it work by generalizingGurusamy Sarathy2003-06-021-2/+4
* don't use File::Temp to implement PerlIO_tmpfile() on windows;Gurusamy Sarathy2003-06-022-3/+13
* change#19628 broke many win32/system.t tests, so back it outGurusamy Sarathy2003-06-021-1/+1
* Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XPJan Dubois2003-05-281-1/+1
* Missing "to".Jarkko Hietaniemi2003-05-244-4/+4
* Introduce (undefined) pthread_attr_setscope to non-Configure lands.Jarkko Hietaniemi2003-05-248-0/+32
* 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