| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the Win32 miniperl conditional compilation, for the htonl etc changes. | Nicholas Clark | 2013-05-20 | 1 | -14/+6 |
* | add new perldelta | Ricardo Signes | 2013-05-20 | 3 | -4/+8 |
* | bump version to 5.19.1 | Ricardo Signes | 2013-05-20 | 2 | -2/+2 |
* | Remove cpan/Pod-LaTeX and pod2latex utility | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -11/+0 |
* | Remove cpan/CPANPLUS and associated utilities | Chris 'BinGOs' Williams | 2013-05-18 | 2 | -10/+2 |
* | bump the perldelta version | Ricardo Signes | 2013-05-18 | 3 | -4/+8 |
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 2 | -14/+14 |
* | remove the 5.17 deltas, update for 5.18 | Ricardo Signes | 2013-05-07 | 3 | -52/+8 |
* | Bump version to 5.18.0-RC0 | Ricardo Signes | 2013-05-07 | 2 | -14/+14 |
* | Ensure -DUSE_PERLIO gets into Config's ccflags when using dmake on Windows | Steve Hay | 2013-05-07 | 1 | -0/+4 |
* | Bump the perl version in various places for 5.17.12 | Ricardo Signes | 2013-04-20 | 2 | -2/+2 |
* | Bump version to5.17.11 | Max Maischein | 2013-03-22 | 2 | -2/+2 |
* | New perldelta | Max Maischein | 2013-03-22 | 3 | -4/+8 |
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 2 | -0/+2 |
* | restore building perl5**.dll and perl.exe on WinCE | Daniel Dragan | 2013-03-12 | 4 | -30/+42 |
* | time64.c utf8.c fix for WinCE | Daniel Dragan | 2013-03-12 | 1 | -2/+34 |
* | add perl5163delta.pod to blead | Ricardo Signes | 2013-03-11 | 1 | -0/+4 |
* | add perl5144delta | David Mitchell | 2013-03-11 | 1 | -0/+4 |
* | Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures | H.Merijn Brand | 2013-03-09 | 3 | -0/+3 |
* | Simplify the defintiion of optimization flags in Windows makefiles | Steve Hay | 2013-02-21 | 2 | -12/+6 |
* | PATCH: [perl #116787] -Ox on Win64 Visual C 64 bit is flawed, switch to -O1 | Daniel Dragan | 2013-02-21 | 2 | -2/+2 |
* | Bump to v5.17.10 | Chris 'BinGOs' Williams | 2013-02-20 | 2 | -2/+2 |
* | New perldelta template for v5.17.10 | Chris 'BinGOs' Williams | 2013-02-20 | 3 | -4/+8 |
* | Fix various minor pod issues | Karl Williamson | 2013-01-24 | 2 | -7/+7 |
* | Bump the Perl version in various places for 5.17.9 | Aaron Crane | 2013-01-20 | 2 | -2/+2 |
* | Make a new perldelta for 5.17.9-to-be | Aaron Crane | 2013-01-20 | 3 | -4/+8 |
* | Add support for building with VC++ 2012 | Steve Hay | 2013-01-03 | 2 | -63/+69 |
* | Bump the perl version in various places for 5.17.8 | Dave Rolsky | 2012-12-18 | 2 | -2/+2 |
* | Make a new perldelta for 5.17.8-to-be | Dave Rolsky | 2012-12-18 | 3 | -4/+8 |
* | Remove the BeOS port. | Nicholas Clark | 2012-12-14 | 2 | -10/+8 |
* | Add t/opbasic to list of test directories in one location. | James E Keenan | 2012-12-08 | 1 | -1/+1 |
* | Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of new | James E Keenan | 2012-12-07 | 1 | -1/+1 |
* | more dTHX optimizations in /win32/* | Daniel Dragan | 2012-12-05 | 3 | -36/+44 |
* | bump version to 5.17.7 | Ricardo Signes | 2012-11-20 | 2 | -2/+2 |
* | add perldelta for 5.17.7 | Ricardo Signes | 2012-11-20 | 3 | -4/+8 |
* | Remove the EPOC port. | Nicholas Clark | 2012-11-19 | 2 | -18/+16 |
* | Oops, fix memory leak just introduced by 3fcdbd32b2 | Steve Hay | 2012-11-16 | 1 | -1/+3 |
* | Don't try to ansify the path if it is empty | Steve Hay | 2012-11-16 | 1 | -0/+2 |
* | clean up the users of PL_no_mem | Daniel Dragan | 2012-11-12 | 1 | -7/+2 |
* | Add the 5.12.5 perldelta | Dominic Hargreaves | 2012-11-10 | 1 | -0/+4 |
* | Restore non-DEBUGGING build on Win32, broken in 28e70dfacc | Steve Hay | 2012-11-09 | 1 | -2/+2 |
* | Restore DEBUGGING build with USE_ITHREADS on Win32, broken in 9399a70c62 | Steve Hay | 2012-11-09 | 1 | -0/+2 |
* | remove various redundant dTHXes | Daniel Dragan | 2012-11-08 | 2 | -2/+2 |
* | remove unused dTHXes in /win32/* | Daniel Dragan | 2012-11-08 | 4 | -17/+1 |
* | create aTHXa, some unused dTHXs removed in /win32/* | Daniel Dragan | 2012-11-08 | 3 | -13/+7 |
* | "func not implemented" croaks optimizations in /win32/* | Daniel Dragan | 2012-11-08 | 3 | -31/+24 |
* | add perl5162delta | Ricardo Signes | 2012-11-01 | 1 | -0/+4 |
* | Initial (incomplete) patch to start restoring WinCE build | Konovalov, Vadim (Vadim)** CTR ** | 2012-11-01 | 2 | -20/+72 |
* | Win32 miniperl: delay loading for Winsock, and then remove it | Daniel Dragan | 2012-10-31 | 6 | -6/+71 |
* | consting in perl.c:S_Internals_V and Win32 DynaLoader | Daniel Dragan | 2012-10-31 | 2 | -2/+2 |