The #10370 wasn't quite right.
[p5sagit/p5-mst-13.2.git] / ext / List / Util / ChangeLog
1 Change 482 on 2000/04/10 by <gbarr@pobox.com> (Graham Barr)
2
3         Check for SvMAGICAL on argument for reftype and blessed
4
5 Change 366 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr)
6
7         Release 1.01
8
9 Change 365 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr)
10
11         - Added auto-detection for a compiler and install the perl version
12           if not found
13         - Better perl implemenation of reftype, should be thread-safe now
14
15 Change 364 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr)
16
17         - Added some examples of simple subs that have been requested
18           but not added
19         - Updated copyright dates
20
21 Change 344 on 1999/11/10 by <gbarr@pobox.com> (Graham Barr)
22
23         - Better testcase for reftype
24
25 Change 343 on 1999/11/10 by <gbarr@pobox.com> (Graham Barr)
26
27         - Modules are now called List::Util & Scalar::Util
28         - Supports non-XS install
29         - perl version of reftype now returns "REF" when it should
30
31 Change 311 on 1999/06/01 by <gbarr@pobox.com> (Graham Barr)
32
33         Updated README
34
35 Change 275 on 1999/03/22 by <gbarr@pobox.com> (Graham Barr)
36
37         Removed forall as it is very broken
38
39 Change 274 on 1999/03/22 by <gbarr@pobox.com> (Graham Barr)
40
41         Added List::Util::forall
42
43 Change 273 on 1999/03/21 by <gbarr@pobox.com> (Graham Barr)
44
45         Added weaken and isweak to Ref::Util
46
47 Change 272 on 1999/03/21 by <gbarr@pobox.com> (Graham Barr)
48
49         Add new .pm files to repository
50
51 Change 271 on 1999/03/21 by <gbarr@pobox.com> (Graham Barr)
52
53         - Split into three packages Ref::Util, List::Util and Scalar::DualVar
54         - readonly and clock were removed in favor of other modules
55
56 Change 270 on 1999/03/21 by <gbarr@pobox.com> (Graham Barr)
57
58         Rename package
59
60 Change 269 on 1999/03/21 by <gbarr@pobox.com> (Graham Barr)
61
62         - Added reftype
63         - improved reduce by not doing a sub call
64         - reduce now uses $a and $b
65         - now compiles with 5.005_5x
66
67 Change 178 on 1998/07/26 by <gbarr@pobox.com> (Graham Barr)
68
69         Modified XS code so it will compile with 5.004 and 5.005
70
71 Change 115 on 1998/02/21 by <gbarr@pobox.com> (Graham Barr)
72
73         Fri Feb 20 1998 Graham Barr <gbarr@pobox.com>
74         
75         t/min.t, t/max.t
76         - Change sor to do a numerical sort
77         
78         Fri Dec 19 1997 Graham Barr <gbarr@pobox.com>
79         
80         - Added readonly()
81         
82         Wed Nov 19 1997 Graham Barr <gbarr@pobox.com>
83         
84         - Initial release
85