This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In B.xs refactor cc_opclassname() to make_op_object().
[perl5.git] / dist / Module-CoreList / Changes
CommitLineData
7de25fd5
TM
12.40 Wed Oct 20 2010
2 - Updated for v5.13.6
3
0530d763
SH
42.39 Sun Sep 19 2010
5 - Updated for v5.13.5
6
134bbc57
CBW
72.38 Mon Sep 07 2010
8 - Updated for v5.12.2
9
7529c15c
FR
102.37 Tue Jul 20 2010
11 - Updated for 5.13.4
12 - Remove 'Filespec' module. It never existed in the core and is supposed to be
13 'VMS::Filespec' instead.
14
a4729c0f
DG
152.36 Tue Jul 20 2010
16 - Updated for 5.13.3
17
37e1f6c7
MT
182.35 Thu Jun 22 2010
19 - Updated for 5.13.2
20
212.34 Thu May 20 2010
2db8ee47
RS
22 - Updated for 5.13.1
23
2cf408ea
CBW
242.31_01 Fri Apr 30 2010
25 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
26 - Functional interface amended to make calling conventions consistent
27 (bingos)
28 - Documented all functions and all hash structures (bingos)
29 - Fixed functions with edge-case involving querying for Module::CoreList
30 itself. Pointed out by Ilmari.
7529c15c 31 - Added removed_from() and removed_from_by_date() functions
2cf408ea
CBW
32 for querying which release a module was removed from core. (bingos)
33 - Amended corelist utility to use new removed from functions when
34 stating when a module entered core ( and when it left it ). (bingos)
35 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
36
3ec75686
LB
372.31 Sun Mar 20 2010
38 - Updated for 5.13.0
39
812cbf67
JV
402.27 Sun Mar 14 2010
41 - Updated for 5.12.0
42
2a3ea5b5
SH
432.26 Sat Feb 20 2010
44 - Updated for 5.11.5
45
d3cba0fe
RS
462.25 Wed Jan 20 2010
47 - Updated for 5.11.4
48
492.24 Mon Dec 21 2009
50 - Updated for 5.11.3
51
7c5c215e
CBW
522.23 Fri Nov 20 2009
53 - Updated for 5.11.2
54
2098fd41
CBW
552.22 Thu Oct 22 2009
56 - is_deprecated function and %deprecated hash (dagolden)
57
1bb41870
CBW
582.21 <>
59 - Added 5.11.1
60
2a61b338
RGS
612.20 Sat Oct 3 2009
62 - Make Module::Corelist recognise $] as a version number on 5.11.0
63
642.19 Fri Oct 2 2009
9eea45ee
RGS
65 - Update for perl 5.11.1
66
3a02dfe7
RGS
672.18 Mon Aug 24 2009
68 - Update for perl 5.10.1
69 - Remove %patchlevel hash (now that perl uses git and not perforce)
70 - Add %upstream and %bug_tracker data (Nicholas Clark)
71
722.17 Sun Jan 18 2009
73 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
74 - Add ExtUtils::Miniperl to the list of core modules for all versions
75 >= 5.00504
76 - Add 5.8.9
77 - Fix release date for 5.002 (Grant McLean)
78
792.15 Tue Apr 1 2008
80 - Add missing entries for Config.pm in recent perls
81 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
82
832.14 Mon Mar 17 2008
84 corelist changes:
85 - Add a new -d option to find first perl version by date
86 and not by version number
87 - Better handling of perl versions that end with a 0
88 - use version.pm only for version numbers that have multiple dots
89
90 - Fix tag for 5.00405 (Sam Vilain)
91
922.13 Tue Dec 18 2007
93 - Add data for perl 5.10.0
94
952.12 Mon Jul 9 2007
96 - Add data for perl 5.9.5
97
982.11 Thu May 10 2007
99 - first_release() now returns the first release in the order of
100 perl version numbers. Add a new method first_release_by_date()
101 to keep the old behaviour available. Suggested by Michael G Schwern.
102 - Update data about UCD versions
103
1042.10 Wed May 9 2007
105 - Add versioning for the Unicode Character Database bundled
106 with Perl (H. Merijn Brand)
107
1082.09 Thu Oct 5 2006
109 - Make the dependency on version.pm optional
110 - Improve doc of corelist(1)
111
1122.08 Thu Sep 7 2006
113 - Add data for 5.9.4
114
1152.07 Wed Aug 9 2006
116 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
117 - Add OS-specific modules for those versions
118
1192.06 Tue Aug 1 2006
120 Patches by Marius Feraru :
121 - handle dotted perl versions (e.g. 5.8.6)
122 - add an easy way to determine what was some module's version bundled
123 with a specified Perl release
124
1252.05 Tue Jun 6 2006
126 Patches by Adriano Ferreira :
127 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
128 - Errors when building regexes are trapped and warning is generated
129
1302.04 Thursday 2nd February, 2006
131 Fix patchlevel for 5.8.8 (Gisle Aas)
132 Silence warnings in corelist utility
133
1342.03 Wednesday 1st February, 2006
135 Include data for perl 5.9.3 and 5.8.8
136
1372.02 Tuesday 31th May, 2005
138 Include data for perl 5.8.7
139
1402.01 Sunday 24th April, 2005
141 Allow to specify several modules on the corelist command-line
142 (Yves Orton)
143 Add a %patchlevel hash to get perforce patchlevels corresponding to
144 released versions
145
1462.00 Sunday 10th April, 2005
147 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
148
1491.99 Tuesday 5th April, 2005
150 Backport to CPAN the version of Module::CoreList shipped with
151 perl 5.9.2 (containing info for this latest distribution).
152 Install in coreperl instead of sitelib for perls >= 5.9.2.
153
1541.98 Saturday 1st January, 2005
155 Data from José Pedro Oliveira for 5.8.6
156
1571.97 Wednesday 8th September, 2004
158 Ship with a traditional Makefile.PL
159
1601.96 Monday 26th July, 2004
161 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
162 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
163 #7099, #7100, and #7101
164 Added the %families hash.
165 Small changes to the tests to ensure that things look consistent.
166
1671.95 Wednesday 21st July, 2004
168 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
169
1701.94 Monday 12th July, 2004
171 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
172 #6920, #6922, and #6923)
173 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
174
1751.93 Friday 14th November, 2003
176 Data for 5.9.0 and 5.6.2
177
1781.92 Friday 14th November, 2003
179 Incorporated two patches submitted from anonymous reporters
180 via rt.cpan.org (#4358 and #4359, corelist enhancement and
181 information for 5.8.2)
182 Added 5.8.1 information.
183
1841.91 18th May 2003
185 - Fix from Mark Fowler - XSLoader is autogenerated too
186
1871.9 22nd April 2003
188 - incorported PodMaster's corelist script
189
1901.8 13th February 2003
191 - reformatted Changes file to use makereadme
192 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
193
1941.7 30th July 2002
195 - HISTORY contents moved to this Changes file
196 - identify-dependencies script given some loving.
197
1981.6 July 2002
199 - Included Config as a shipped module for all releases of perl
200 (caught by Mark Fowler)
201 - Added data for the 5.8 release.
202
2031.5 2nd April 2002
204 - Fixed a glaring bug caught by the testsuite but sadly
205 released. perl5.004_05 was released post 5.005_03 and so
206 isn't the first release to contain File::Spec.
207 - Added data for 5.003_07, 5.004, and 5.005 releases.
208 - Added the %released hash.
209
2101.4 2nd April 2002
211 - Bugfixes from Roland Bauer to allow the code to work under
212 5.004_04.
213 - Using a cgi developed by Roland caught and fixed a number of
214 bugs in the previous extraction of module names.
215 - Rewrote the name extractor to be simpler.
216 - Added data for the 5.004_05 and 5.6.0 releases of perl.
217
2181.3 25th March 2002
219 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3