This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump version to 5.17.1
[perl5.git] / win32 / Makefile.ce
2012-06-20 Jesse Luehrsbump version to 5.17.1
2012-06-07 Steve HayRemove INST_DRV from Windows makefiles' CFG_VARS
2012-05-20 Ricardo Signesbump version to 5.17.0
2012-05-10 Ricardo Signesbump version to 5.16.0 RC0
2012-03-19 AbigailBump the perl version in various places for 5.15.9
2012-02-20 Max MaischeinBump versions from 5.15.7 to 5.15.8
2012-01-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.15.7
2011-12-20 Dave RolskyBump the perl version in various places for 5.15.6
2011-11-20 Steve HayBump the perl version for 5.15.5
2011-11-12 Karl WilliamsonAdd new mktables generated files to makefiles
2011-10-20 Florian RagwitzBump the perl version in various places for 5.15.4
2011-09-20 Stevan Littlebump version to 5.15.3 using Porting/bump-perl-version
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-20 Ricardo Signesbump version to 5.12.2 using Porting/bump-perl-version
2011-08-01 Nicholas ClarkNo need for makedef.pl to invoke $^X -V to get 'Compile...
2011-07-24 Nicholas ClarkAdd an option TARG_DIR to makedef.pl, giving the path...
2011-07-20 Zeframbump perl version number to 5.15.1
2011-05-18 David MitchellBump the perl version in various places for 5.15.0
2011-04-02 Jesse VincentFirst provisional bump to 5.14.0-RC0
2011-03-20 Florian RagwitzBump the perl version for 5.13.11
2011-02-20 Ævar Arnfjörð Bjar... Bump the perl version in various places to 5.13.10
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-20 Jesse VincentBump the perl version in various places to 5.13.9
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2010-12-19 Zeframbump perl version number for 5.13.8
2010-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.13.7
2010-10-20 Tatsuhiko MiyagawaBump version to 5.13.6
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-09-19 Steve HayBump version to 5.13.5
2010-08-20 Florian RagwitzBump the perl version to 5.13.4
2010-07-20 David GoldenBump the perl version to 5.13.3
2010-06-21 Matt S TroutBump the perl version in various places for 5.13.2
2010-05-20 Ricardo SignesBump the perl version in various places for 5.13.1
2010-04-13 Jesse VincentBump to 5.13.0
2010-03-14 Jesse VincentBump to 5.12.0
2010-02-20 Steve HayBump version to 5.11.5
2010-01-19 Ricardo Signesbump version for 5.11.4
2009-12-20 Jesse VincentBump to 5.11.3
2009-12-03 Rafael Garcia-SuarezRevert makefile part of the Unicode 5.2 patch
2009-12-03 Karl WilliamsonUnicode 5.2
2009-11-25 Karl Williamsonfurther windows makefiles fixes
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-18 Leon BrocardBump 5.11.1 -> 5.11.2 in all sorts of places it's ...
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-09-13 Nicholas Clarkf281036e missed that Makefile.ce also generated perl...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-02-02 Nicholas ClarkConvert the last few references from buildext.pl to...
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-10-02 Jim CromieRe: [patch] clean out remnants of DEBUGGING_OPS (was...
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-06-11 Vadim Konovalovcross-compilation for linux
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-19 Brandon BlackRe: new C3 MRO patch
2006-12-20 Yves OrtonRe: [PATCH] Making adding binary files possible
2006-10-30 Vadim Konovalovwince patch
2006-10-09 Rafael Garcia-SuarezBump version to 5.9.5
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-05-09 Vadim Konovalovwince crosscompile patch for 28132
2006-05-04 Vadim Konovalovwince yet another step
2006-05-03 Vadim Konovalovwince another step
2006-05-02 Vadim KonovalovMove some scripts under win32/ce-helpers.
2006-05-02 Yves OrtonRe: Merge WinCE into Win32 directory and remove the...