| Commit message (Expand) | Author | Age | Files | Lines |
* | make distclean patch from Andy Armstrong. | Nicholas Clark | 2008-10-29 | 1 | -0/+3 |
* | Use App::Prove::State to store the timings for the tests, and if | Nicholas Clark | 2008-08-09 | 1 | -0/+1 |
* | Fix-up Win32's regen_config_h targets for semi-automatic updating of | Steve Hay | 2008-02-22 | 1 | -8/+12 |
* | Welcome to Perl 5.11, win32! | Steve Peters | 2007-12-23 | 1 | -5/+5 |
* | Add perl5110delta, and change 5100delta so that it is no longer "the" | Nicholas Clark | 2007-12-19 | 1 | -1/+1 |
* | Bump the version number to 5.11.0 | Nicholas Clark | 2007-12-19 | 1 | -1/+1 |
* | Remove rules to regenerate regnodes.h | Rafael Garcia-Suarez | 2007-11-21 | 1 | -5/+0 |
* | Rename "perl59" to "perl510" | Jan Dubois | 2007-11-20 | 1 | -5/+5 |
* | Add a rough, incomplete version of perl5100delta | Rafael Garcia-Suarez | 2007-10-09 | 1 | -1/+1 |
* | Do the same as #32061 for Win32, which also fixes a static linking | Steve Hay | 2007-10-08 | 1 | -2/+1 |
* | [patch] [Win32] Makefile and makefile.mk rely on shell association | Max Maischein | 2007-09-11 | 1 | -2/+2 |
* | Bump version number to 5.10.0. | Rafael Garcia-Suarez | 2007-09-06 | 1 | -1/+1 |
* | Add Win32 makefile option to link all extensions statically | Vadim Konovalov | 2007-09-03 | 1 | -6/+24 |
* | Add support for Visual C++ 2008 Express Edition (Beta 2) | Steve Hay | 2007-08-29 | 1 | -14/+22 |
* | Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings | Steve Hay | 2007-08-21 | 1 | -1/+1 |
* | /p vs (?p) | Abigail | 2007-06-30 | 1 | -1/+1 |
* | Revert #30197 and #30219, which #31464 has just made redundant | Steve Hay | 2007-06-25 | 1 | -8/+0 |
* | Stop VC++ from warning "all references to 'SHELL32.dll' discarded | Steve Hay | 2007-06-07 | 1 | -1/+1 |
* | Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL | Steve Hay | 2007-06-06 | 1 | -2/+2 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -1/+0 |
* | Remove ext/Thread | Jerry D. Hedden | 2007-05-02 | 1 | -1/+0 |
* | Re: Analysis of problems with mixed encoding case insensitive matches in rege... | Yves Orton | 2007-04-27 | 1 | -0/+9 |
* | Re: VMS and Win32 Makefiles in change 31059 | Steve Hay | 2007-04-26 | 1 | -6/+12 |
* | Make PL_uudmap a constant global. Remove the run time initialisation | Nicholas Clark | 2007-04-24 | 1 | -0/+10 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -0/+1 |
* | Add CPANPLUS 0.78 | Rafael Garcia-Suarez | 2007-04-10 | 1 | -1/+4 |
* | Make sure Win32CORE.pm gets cleaned up | Steve Hay | 2007-03-22 | 1 | -0/+1 |
* | Re: Win32 modules & cygwin | Yitzchak Scott-Thoennes | 2007-02-22 | 1 | -6/+6 |
* | Defend against cmd.exe stupidity (on Win2k at least) | Yves Orton | 2007-02-10 | 1 | -0/+8 |
* | Do the same as #29697 for Win32 | Steve Hay | 2007-01-05 | 1 | -0/+1 |
* | Check miniperl exists before using it to run uupacktool.pl | Steve Hay | 2007-01-02 | 1 | -1/+1 |
* | Re: [PATCH] Making adding binary files possible | Yves Orton | 2006-12-20 | 1 | -5/+13 |
* | Building with Visual C++ 2005 now works except for one test failure | Steve Hay | 2006-11-28 | 1 | -2/+2 |
* | Remove redundant macros from win32 makefiles | Steve Hay | 2006-11-24 | 1 | -150/+2 |
* | Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT | Steve Hay | 2006-11-23 | 1 | -0/+6 |
* | Extend the test-reonly make target on windows (Yves Orton) | Rafael Garcia-Suarez | 2006-11-20 | 1 | -1/+1 |
* | [perl #36909] $^R undefined on matches involving backreferences | yves orton | 2006-11-17 | 1 | -1/+1 |
* | Tidy up Makefile part of #29260 and apply to makefile.mk too | Steve Hay | 2006-11-17 | 1 | -5/+4 |
* | Install perl-static.exe if it was built | Steve Hay | 2006-11-17 | 1 | -0/+1 |
* | Fix Extensions_static dependencies to avoid relinking every time | Yves Orton | 2006-11-16 | 1 | -1/+1 |
* | Add support for building a perl-static.exe that doesn't depend on | Vadim Konovalov | 2006-11-15 | 1 | -6/+48 |
* | Embed manifest files in EXEs and DLLs when building with VC++ 8.x | Steve Hay | 2006-11-13 | 1 | -0/+17 |
* | Re: [PATCH] New regex syntax omnibus | Yves Orton | 2006-11-13 | 1 | -8/+10 |
* | Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards. | Steve Hay | 2006-11-08 | 1 | -4/+6 |
* | Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground | Steve Hay | 2006-11-06 | 1 | -0/+3 |
* | Add a few useful developers maketargets to win32/Makefile | Yves Orton | 2006-10-29 | 1 | -0/+11 |
* | Updates for building on Win32 with Visual C++ 2005 Express Edition | Steve Hay | 2006-10-10 | 1 | -20/+11 |
* | Add perl595delta | Rafael Garcia-Suarez | 2006-10-09 | 1 | -1/+1 |
* | Bump version to 5.9.5 | Rafael Garcia-Suarez | 2006-10-09 | 1 | -1/+1 |
* | Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns. | Yves Orton | 2006-09-29 | 1 | -1/+5 |