2008-04-04 |
Steve Hay | Run overload.pl from regen.pl, and check overload.c...
|
commit | commitdiff | tree |
2008-04-01 |
Steve Hay | Upgrade to Win32-0.35
|
commit | commitdiff | tree |
2008-03-25 |
Steve Hay | RE: [PATCH revised] Fix ExtUtils::Install under Cygwin From: "Steve Hay" <SteveHay@planit.com>
|
commit | commitdiff | tree |
2008-03-18 |
Steve Hay | Silence some warnings introduced by #33507
|
commit | commitdiff | tree |
2008-03-10 |
Steve Hay | Silence warning from VC++ following #33447
|
commit | commitdiff | tree |
2008-03-10 |
Steve Hay | Upgrade to ExtUtils-Install-1.50
|
commit | commitdiff | tree |
2008-03-06 |
Steve Hay | Silence warning introduced by #32703 when building...
|
commit | commitdiff | tree |
2008-03-06 |
Steve Hay | Silence some warnings on Win32 with VC6
|
commit | commitdiff | tree |
2008-03-05 |
Steve Hay | Fix skip counts introduced in #33433
|
commit | commitdiff | tree |
2008-02-27 |
Steve Hay | Fix another Win32/VC6 compiler warning caused by #33231
|
commit | commitdiff | tree |
2008-02-27 |
Steve Hay | Change variable name to fix debug build with PERL_OLD_COPY_O...
|
commit | commitdiff | tree |
2008-02-25 |
Steve Hay | Silence Borland compiler warnings (except for warnings...
|
commit | commitdiff | tree |
2008-02-22 |
Steve Hay | Regenerate the win32/config_H.* files using the makefile...
|
commit | commitdiff | tree |
2008-02-22 |
Steve Hay | Fix-up Win32's regen_config_h targets for semi-automatic...
|
commit | commitdiff | tree |
2008-02-22 |
Steve Hay | Correct large files / lseek size & type settings in...
|
commit | commitdiff | tree |
2008-02-22 |
Steve Hay | Sync win32/config.* with Porting/config.sh
|
commit | commitdiff | tree |
2008-02-22 |
Steve Hay | Silence warning from VC8 when building without USE_LARGE_FILES
|
commit | commitdiff | tree |
2008-02-21 |
Steve Hay | Fix [perl #50430].
|
commit | commitdiff | tree |
2008-02-21 |
Steve Hay | Fix Module-Build test that has been failing on Win32
|
commit | commitdiff | tree |
2008-02-21 |
Steve Hay | Fix CBuilder test that has been failing on Win32
|
commit | commitdiff | tree |
2008-02-20 |
Steve Hay | Fix Win32/VC6 compiler warnings caused by #33231
|
commit | commitdiff | tree |
2008-02-20 |
Steve Hay | Visual C++ 2008 Express Edition is now out: update...
|
commit | commitdiff | tree |
2008-02-14 |
Steve Hay | Fix linker error introduced by #33305
|
commit | commitdiff | tree |
2008-02-13 |
Steve Hay | pp_system explicitly passes NULL to do_aspawn, so NULL...
|
commit | commitdiff | tree |
2008-02-13 |
Steve Hay | Drat. #33298 doesn't fix it: need this too.
|
commit | commitdiff | tree |
2008-02-13 |
Steve Hay | Correct another variable name in embed.fnc
|
commit | commitdiff | tree |
2008-01-31 |
Steve Hay | Fix compiler warning introduced in DEBUGGING builds...
|
commit | commitdiff | tree |
2008-01-29 |
Steve Hay | Nicer fix than #33106 (thanks to Nicholas Clark)
|
commit | commitdiff | tree |
2008-01-29 |
Steve Hay | Fix Win32 compiler warnings introduced by #33081 and...
|
commit | commitdiff | tree |
2008-01-09 |
Steve Hay | Fix prototype in regexp code following #32851, and...
|
commit | commitdiff | tree |
2008-01-07 |
Steve Hay | Win32 doesn't set $Config{d_fork} when its pseudofork...
|
commit | commitdiff | tree |
2008-01-04 |
Steve Hay | Run regen.pl (fixes build on Win32, at least)
|
commit | commitdiff | tree |
2007-11-21 |
Steve Hay | RE: Net/Ping/t/510_ping_udp.t fails on Windows Vista From: "Steve Hay" <SteveHay@planit.com>
|
commit | commitdiff | tree |
2007-11-08 |
Steve Hay | A minor correction to perl5100delta
|
commit | commitdiff | tree |
2007-10-08 |
Steve Hay | Do the same as #32061 for Win32, which also fixes a...
|
commit | commitdiff | tree |
2007-10-08 |
Steve Hay | Silence compiler warnings on Win32 (VC6)
|
commit | commitdiff | tree |
2007-09-27 |
Steve Hay | Fix test introduced in #31973 that failed on Win32
|
commit | commitdiff | tree |
2007-09-21 |
Steve Hay | Fix Win32 breakage caused by #31926
|
commit | commitdiff | tree |
2007-09-21 |
Steve Hay | Upgrade to Win32-0.32
|
commit | commitdiff | tree |
2007-09-19 |
Steve Hay | Updates to AUTHORS etc.
|
commit | commitdiff | tree |
2007-09-19 |
Steve Hay | Fix whitespace in Changes to keep Porting/checkAUTHORS...
|
commit | commitdiff | tree |
2007-09-19 |
Steve Hay | Clean up test files left behind (on Win32, at least...
|
commit | commitdiff | tree |
2007-09-18 |
Steve Hay | Change #31889 forgot to regen global.sym
|
commit | commitdiff | tree |
2007-09-12 |
Steve Hay | Upgrade to Win32-0.31
|
commit | commitdiff | tree |
2007-08-31 |
Steve Hay | Fix Win32 breakage (code before declaration) caused...
|
commit | commitdiff | tree |
2007-08-29 |
Steve Hay | Add support for Visual C++ 2008 Express Edition (Beta 2)
|
commit | commitdiff | tree |
2007-08-21 |
Steve Hay | Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
|
commit | commitdiff | tree |
2007-08-17 |
Steve Hay | Oops, forgot to bump $VERSION for #31728
|
commit | commitdiff | tree |
2007-08-17 |
Steve Hay | Clean up debug symbol files (.pdb for VC++, .tds for...
|
commit | commitdiff | tree |
2007-08-17 |
Steve Hay | Fix 01_Module_Load_Conditional.t on Win32 (broken by...
|
commit | commitdiff | tree |
2007-08-15 |
Steve Hay | Skip the POSIX::strftime() time test with a 60sec parameter...
|
commit | commitdiff | tree |
2007-08-15 |
Steve Hay | Fix syntax error introduced by #31715
|
commit | commitdiff | tree |
2007-07-25 |
Steve Hay | Update AUTHORS following change #31653
|
commit | commitdiff | tree |
2007-07-20 |
Steve Hay | Re-apply #31429, which was accidentally undone by ...
|
commit | commitdiff | tree |
2007-07-20 |
Steve Hay | Updates to AUTHORS and Porting/CheckAUTHORS.pl
|
commit | commitdiff | tree |
2007-07-20 |
Steve Hay | I've had my email address changed
|
commit | commitdiff | tree |
2007-07-20 |
Steve Hay | Fix pod nit in perlunicode
|
commit | commitdiff | tree |
2007-07-11 |
Steve Hay | Use Perl_croak() rather than DIE() in S_doeval() because...
|
commit | commitdiff | tree |
2007-07-09 |
Steve Hay | Don't install static library files of statically linked...
|
commit | commitdiff | tree |
2007-07-09 |
Steve Hay | Some Win32 Config fixes for patchlevel and perl_patchlevel:
|
commit | commitdiff | tree |
2007-07-06 |
Steve Hay | Add Borland linker option to not generate .map files
|
commit | commitdiff | tree |
2007-07-03 |
Steve Hay | Correct a couple more cases of $Config{useshrplib}
|
commit | commitdiff | tree |
2007-07-03 |
Steve Hay | $Config{useshrplib} should be 'true' rather than 'yes...
|
commit | commitdiff | tree |
2007-07-02 |
Steve Hay | Apply win32/Makefile changes from #31102 and #31506...
|
commit | commitdiff | tree |
2007-06-28 |
Steve Hay | Re-enable the setlocale() tests for Windows XP onwards
|
commit | commitdiff | tree |
2007-06-27 |
Steve Hay | Fix POSIX::setlocale(): the CRT function returns a...
|
commit | commitdiff | tree |
2007-06-26 |
Steve Hay | Upgrade to Win32-0.30
|
commit | commitdiff | tree |
2007-06-25 |
Steve Hay | Revert #30197 and #30219, which #31464 has just made...
|
commit | commitdiff | tree |
2007-06-20 |
Steve Hay | Silence "signed/unsigned mismatch" warning from VC...
|
commit | commitdiff | tree |
2007-06-20 |
Steve Hay | Stop the VC++ warning "'HUF_func_2mode' undefined;...
|
commit | commitdiff | tree |
2007-06-20 |
Steve Hay | Change #31426 should also be applied to the PERL_IMPLICIT_SYS
|
commit | commitdiff | tree |
2007-06-13 |
Steve Hay | Fix random failures in CPANPLUS tests on Win32
|
commit | commitdiff | tree |
2007-06-08 |
Steve Hay | Fix lib/File/Path.t failure on Win32
|
commit | commitdiff | tree |
2007-06-08 |
Steve Hay | Change 31347 should also have removed win32_free_argvw()
|
commit | commitdiff | tree |
2007-06-08 |
Steve Hay | Remove dead Perl_sys_intern_clear() from wince.c
|
commit | commitdiff | tree |
2007-06-08 |
Steve Hay | Move win32_create_message_window() out of #ifdef HAVE_INTERP...
|
commit | commitdiff | tree |
2007-06-07 |
Steve Hay | Stop VC++ from warning "'getenv' : inconsistent dll...
|
commit | commitdiff | tree |
2007-06-07 |
Steve Hay | Stop VC++ from warning "all references to 'SHELL32...
|
commit | commitdiff | tree |
2007-06-06 |
Steve Hay | Stop VC7 and VC8 warning about overriding /DPERLDLL...
|
commit | commitdiff | tree |
2007-06-06 |
Steve Hay | Stop VC7 and VC8 complaining about the DESCRIPTION...
|
commit | commitdiff | tree |
2007-06-05 |
Steve Hay | Silence another VC++ compiler warning (signed/unsigned...
|
commit | commitdiff | tree |
2007-05-30 |
Steve Hay | Silence a couple of VC++ compiler warnings
|
commit | commitdiff | tree |
2007-05-29 |
Steve Hay | win32/makefile.mk doesn't support GSAR's old dmake...
|
commit | commitdiff | tree |
2007-05-29 |
Steve Hay | Silence the warning "Can't locate auto/POSIX/autosplit...
|
commit | commitdiff | tree |
2007-05-25 |
Steve Hay | Change #31270 should have updated proto.h to match
|
commit | commitdiff | tree |
2007-05-25 |
Steve Hay | Fix the ext/IO/t/io_sock.t failure when built with...
|
commit | commitdiff | tree |
2007-05-18 |
Steve Hay | Upgrade to Win32-0.29
|
commit | commitdiff | tree |
2007-05-16 |
Steve Hay | DynaLoader doesn't seem to need -DPERL_CORE, and no...
|
commit | commitdiff | tree |
2007-05-16 |
Steve Hay | A more general fix to non-threaded static extension...
|
commit | commitdiff | tree |
2007-05-16 |
Steve Hay | Remove comment added by #31218 since the rest of that...
|
commit | commitdiff | tree |
2007-05-14 |
Steve Hay | Test for [perl #42925], which was fixed by #31214
|
commit | commitdiff | tree |
2007-05-14 |
Steve Hay | Older versions of windres interpret "-I" as the input...
|
commit | commitdiff | tree |
2007-05-03 |
Steve Hay | Fix breakages caused by #31130:
|
commit | commitdiff | tree |
2007-05-03 |
Steve Hay | Silence some VC6 compiler warnings in the regex code
|
commit | commitdiff | tree |
2007-05-03 |
Steve Hay | Fix a CPANPLUS test that fails when run on a read-only...
|
commit | commitdiff | tree |
2007-05-02 |
Steve Hay | Fix threaded builds (broken by change #31112)
|
commit | commitdiff | tree |
2007-04-27 |
Steve Hay | Do the same as #31095 for Win32
|
commit | commitdiff | tree |
2007-04-26 |
Steve Hay | Re: VMS and Win32 Makefiles in change 31059
|
commit | commitdiff | tree |
2007-04-24 |
Steve Hay | Silence VC6 warning about not all control paths returning...
|
commit | commitdiff | tree |
2007-04-24 |
Steve Hay | Fix a function signature missed by #31027 to silence...
|
commit | commitdiff | tree |
next |