summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* bump version to 5.18.3Ricardo Signes2014-09-172-2/+2
* fix missing _rotl64 symbol on Visual C 2003Daniel Dragan2014-07-111-0/+5
* Note that the minimum supported gcc (on Windows) is 3.4.5Steve Hay2014-05-221-2/+2
* Fix commit 2358a1918bSteve Hay2014-05-141-1/+1
* [perl #121676] Fix memory leak in backticks and systemSteve Hay2014-05-141-0/+2
* add new stub perldelta for 5.18.3Ricardo Signes2014-01-123-4/+8
* Restore perlrepository.pod in stub formSmylers2013-12-211-0/+4
* bump version to v5.18.2Ricardo Signes2013-11-202-2/+2
* add new perldeltaRicardo Signes2013-08-123-4/+8
* add new perldelta for 5.18.1Ricardo Signes2013-05-253-4/+8
* bump version to 5.18.1Ricardo Signes2013-05-252-2/+2
* remove the 5.17 deltas, update for 5.18Ricardo Signes2013-05-073-52/+8
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-072-14/+14
* Ensure -DUSE_PERLIO gets into Config's ccflags when using dmake on WindowsSteve Hay2013-05-071-0/+4
* Bump the perl version in various places for 5.17.12Ricardo Signes2013-04-202-2/+2
* Bump version to5.17.11Max Maischein2013-03-222-2/+2
* New perldeltaMax Maischein2013-03-223-4/+8
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-192-0/+2
* restore building perl5**.dll and perl.exe on WinCEDaniel Dragan2013-03-124-30/+42
* time64.c utf8.c fix for WinCEDaniel Dragan2013-03-121-2/+34
* add perl5163delta.pod to bleadRicardo Signes2013-03-111-0/+4
* add perl5144deltaDavid Mitchell2013-03-111-0/+4
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-093-0/+3
* Simplify the defintiion of optimization flags in Windows makefilesSteve Hay2013-02-212-12/+6
* PATCH: [perl #116787] -Ox on Win64 Visual C 64 bit is flawed, switch to -O1Daniel Dragan2013-02-212-2/+2
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-202-2/+2
* New perldelta template for v5.17.10Chris 'BinGOs' Williams2013-02-203-4/+8
* Fix various minor pod issuesKarl Williamson2013-01-242-7/+7
* Bump the Perl version in various places for 5.17.9Aaron Crane2013-01-202-2/+2
* Make a new perldelta for 5.17.9-to-beAaron Crane2013-01-203-4/+8
* Add support for building with VC++ 2012Steve Hay2013-01-032-63/+69
* Bump the perl version in various places for 5.17.8Dave Rolsky2012-12-182-2/+2
* Make a new perldelta for 5.17.8-to-beDave Rolsky2012-12-183-4/+8
* Remove the BeOS port.Nicholas Clark2012-12-142-10/+8
* Add t/opbasic to list of test directories in one location.James E Keenan2012-12-081-1/+1
* Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of newJames E Keenan2012-12-071-1/+1
* more dTHX optimizations in /win32/*Daniel Dragan2012-12-053-36/+44
* bump version to 5.17.7Ricardo Signes2012-11-202-2/+2
* add perldelta for 5.17.7Ricardo Signes2012-11-203-4/+8
* Remove the EPOC port.Nicholas Clark2012-11-192-18/+16
* Oops, fix memory leak just introduced by 3fcdbd32b2Steve Hay2012-11-161-1/+3
* Don't try to ansify the path if it is emptySteve Hay2012-11-161-0/+2
* clean up the users of PL_no_memDaniel Dragan2012-11-121-7/+2
* Add the 5.12.5 perldeltaDominic Hargreaves2012-11-101-0/+4
* Restore non-DEBUGGING build on Win32, broken in 28e70dfaccSteve Hay2012-11-091-2/+2
* Restore DEBUGGING build with USE_ITHREADS on Win32, broken in 9399a70c62Steve Hay2012-11-091-0/+2
* remove various redundant dTHXesDaniel Dragan2012-11-082-2/+2
* remove unused dTHXes in /win32/*Daniel Dragan2012-11-084-17/+1
* create aTHXa, some unused dTHXs removed in /win32/*Daniel Dragan2012-11-083-13/+7
* "func not implemented" croaks optimizations in /win32/*Daniel Dragan2012-11-083-31/+24