summaryrefslogtreecommitdiff
path: root/patchlevel.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-211-2/+2
|
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-201-2/+2
|
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-201-2/+2
|
* Use the C_ARRAY_LENGTH.Jarkko Hietaniemi2014-05-281-1/+1
| | | | | | | | | | | | Use the C_ARRAY_LENGTH instead of sizeof(c_array)/sizeof(c_array[0]) or sizeof(c_array)/sizeof(type_of_element_in_c_array), and C_ARRAY_END for c_array + C_ARRAY_LENGTH(c_array). While doing this found potential off-by-one error in sv.c:Perl_sv_magic: how > C_ARRAY_LENGTH(PL_magic_data) should probably have been how >= C_ARRAY_LENGTH(PL_magic_data) No tests fail, but this seems to be more of an internal sanity check.
* bump version to 5.21.1Ricardo Signes2014-05-271-2/+2
|
* bump version to 5.21.0Ricardo Signes2014-05-261-2/+2
|
* patchlevel: we are a release candidate no more!Ricardo Signes2014-05-261-1/+0
|
* patchlevel: we are now v5.20.0-RC1v5.20.0-RC1Ricardo Signes2014-05-161-1/+1
|
* patchlevel: call it RC0 until RC1Ricardo Signes2014-05-121-0/+1
|
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-121-4/+4
|
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-201-2/+2
|
* Bump to Perl version 5.19.11Aaron Crane2014-03-201-2/+2
|
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-201-2/+2
|
* bump version to 5.19.9!Ricardo Signes2014-01-201-2/+2
|
* Bump version number from 5.19.7 to 5.19.8.Abigail2013-12-201-2/+2
|
* Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-201-2/+2
|
* Bump version for Perl 5.19.6Steve Hay2013-10-201-2/+2
|
* Bump version for 5.19.5Steve Hay2013-09-201-2/+2
|
* Bump version for 5.19.4Steve Hay2013-08-201-2/+2
|
* bump version to v5.19.3Aristotle Pagaltzis2013-07-221-2/+2
|
* bump version to v5.19.2David Golden2013-06-201-2/+2
|
* bump version to 5.19.1Ricardo Signes2013-05-201-2/+2
|
* bump version to 5.19.0Ricardo Signes2013-05-181-2/+2
|
* final version and perlhist update for 5.18.0v5.18.0Ricardo Signes2013-05-171-1/+0
|
* bump patchlevel and perlhist for RC4v5.18.0-RC4Ricardo Signes2013-05-151-1/+1
|
* bump patchlevel to RC3, update histv5.18.0-RC3Ricardo Signes2013-05-131-1/+1
|
* bump patchlevel to RC2, update histv5.18.0-RC2Ricardo Signes2013-05-121-1/+1
|
* set the patchlevel to RC1Ricardo Signes2013-05-111-1/+1
|
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-071-4/+5
| | | | | | | | This was done with: ./perl -Ilib Porting/bump-perl-version -i 5.17.12 5.18.0 Followed by two tiny manual edits: INSTALL and patchlevel.h
* Bump the perl version in various places for 5.17.12Ricardo Signes2013-04-201-2/+2
| | | | ...even though it should not get released
* Bump version to5.17.11Max Maischein2013-03-221-2/+2
|
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-201-2/+2
|
* Bump the Perl version in various places for 5.17.9Aaron Crane2013-01-201-2/+2
|
* Bump the perl version in various places for 5.17.8Dave Rolsky2012-12-181-2/+2
|
* bump version to 5.17.7Ricardo Signes2012-11-201-2/+2
|
* Bump the version to 5.17.6Florian Ragwitz2012-10-191-2/+2
|
* Bump the perl version to 5.17.5Florian Ragwitz2012-09-191-2/+2
|
* Bump version to 5.17.4Steve Hay2012-08-201-2/+2
|
* bump to version 5.17.3Tony Cook2012-07-201-2/+2
|
* bump version to 5.17.2Jesse Luehrs2012-06-201-2/+2
|
* bump version to 5.17.1Jesse Luehrs2012-06-191-2/+2
|
* bump version to 5.17.0Ricardo Signes2012-05-201-2/+2
|
* remove the RC2; this will be the real perl 5.16.0Ricardo Signes2012-05-201-1/+0
|
* our next release is RC2Ricardo Signes2012-05-151-1/+1
|
* next release will be RC1Ricardo Signes2012-05-141-1/+1
|
* bump version to 5.16.0 RC0Ricardo Signes2012-05-101-4/+5
| | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0 ...followed by a small edit to INSTALL and patchlevel.h.
* Bump the perl version in various places for 5.15.9Abigail2012-03-191-2/+2
|
* Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-201-2/+2
|
* Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-201-2/+2
|
* Bump the perl version in various places for 5.15.6Dave Rolsky2011-12-191-2/+2
|