| Commit message (Expand) | Author | Age | Files | Lines |
* | Update pod.lst with perl583delta,pod, and rerun pod/buildtoc | Nicholas Clark | 2004-01-14 | 1 | -0/+8 |
* | Regenerate win32/Makefile and win32/makefile.mk after | Abe Timmerman | 2004-01-11 | 2 | -82/+93 |
* | Jarkko didn't move the cd ..\pod correctly. Given that it's been | Nicholas Clark | 2004-01-06 | 1 | -1/+2 |
* | win32_chsize buglet | Kevin Chase | 2003-12-29 | 1 | -1/+1 |
* | Fix a little syntax error, reported by Marcus Holland-Moritz | Rafael Garcia-Suarez | 2003-12-28 | 1 | -1/+1 |
* | 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES | Nigel Sandever | 2003-12-28 | 2 | -0/+65 |
* | d_u32align for win32 | Gisle Aas | 2003-12-12 | 3 | -3/+3 |
* | Integrate change #21862 from maint-5.8 : | Rafael Garcia-Suarez | 2003-12-08 | 1 | -1/+1 |
* | The prove utility should also be installed on VMS and on Windows. | Rafael Garcia-Suarez | 2003-12-02 | 2 | -2/+4 |
* | Complement of change #21740 for Windows. | Rafael Garcia-Suarez | 2003-11-17 | 2 | -4/+7 |
* | Quoted-printable is evil. | Rafael Garcia-Suarez | 2003-11-02 | 1 | -1/+1 |
* | Portability nit for MinGW 3. | Greg Matheson | 2003-11-02 | 1 | -0/+3 |
* | Add the perl581delta manpage. | Rafael Garcia-Suarez | 2003-09-25 | 1 | -0/+4 |
* | Remove redundant targets from Win32 Makefile | Steve Hay | 2003-08-20 | 2 | -22/+0 |
* | Nick's podulator was right, I just hadn't read the manual... | Jarkko Hietaniemi | 2003-08-19 | 2 | -45/+55 |
* | Nicholas Clark's podulator. The win32 makefile | Jarkko Hietaniemi | 2003-08-19 | 1 | -180/+308 |
* | Include fcrypt.c for crypt() on Windows | Steve Hay | 2003-08-14 | 4 | -83/+586 |
* | Do some updates also on pod.mak -- which seems to | Jarkko Hietaniemi | 2003-08-12 | 1 | -0/+24 |
* | kill 'INT' doesn't work on Windows | Jan Dubois | 2003-08-09 | 1 | -0/+10 |
* | Re: win32.c bug - handle leak | Jan Dubois | 2003-08-03 | 1 | -6/+12 |
* | Integrate README.macosx more. | Jarkko Hietaniemi | 2003-07-31 | 2 | -0/+2 |
* | Extend Win32::GetOSVersion() to return additional information | Jan Dubois | 2003-07-30 | 1 | -12/+60 |
* | Win32: fix WM_TIMER handling | Mattia Barbon | 2003-07-03 | 1 | -1/+4 |
* | More nanosleep removal. | Jarkko Hietaniemi | 2003-07-01 | 7 | -27/+0 |
* | windows: fix memory leak in %ENV handling (shows up as a | Gurusamy Sarathy | 2003-06-09 | 1 | -12/+20 |
* | Salvage parts of #19667. | Jarkko Hietaniemi | 2003-06-03 | 2 | -3/+13 |
* | Retract #19667, #19660, #19659, #19658, #19657, #19656, | Jarkko Hietaniemi | 2003-06-03 | 2 | -13/+3 |
* | resurrect change#19628 and make it work by generalizing | Gurusamy Sarathy | 2003-06-02 | 1 | -2/+4 |
* | don't use File::Temp to implement PerlIO_tmpfile() on windows; | Gurusamy Sarathy | 2003-06-02 | 2 | -3/+13 |
* | change#19628 broke many win32/system.t tests, so back it out | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP | Jan Dubois | 2003-05-28 | 1 | -1/+1 |
* | Missing "to". | Jarkko Hietaniemi | 2003-05-24 | 4 | -4/+4 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 8 | -0/+32 |
* | missing init in change#19533 | Gurusamy Sarathy | 2003-05-17 | 1 | -1/+1 |
* | avoid select() on windows destroying errno (used to typically | Gurusamy Sarathy | 2003-05-17 | 1 | -1/+4 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 4 | -4/+4 |
* | $Config{usethreads} wasn't being set on windows | Gurusamy Sarathy | 2003-05-13 | 2 | -0/+2 |
* | fix Embed.t failure on windows: PERL_SYS_TERM() is implemented | Gurusamy Sarathy | 2003-05-11 | 2 | -0/+8 |
* | silence compiler warnings | Abe Timmerman | 2003-05-02 | 1 | -3/+3 |
* | Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu) | Abe Timmerman | 2003-05-02 | 1 | -0/+4 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 8 | -0/+77 |
* | Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile. | Steve Hay | 2003-04-20 | 1 | -0/+17 |
* | Introduce the new *l APIs, undefined, to non-Configure lands. | Jarkko Hietaniemi | 2003-04-17 | 8 | -0/+112 |
* | 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 |