3534464a5a58336ce95685f730e4f77dab996c98
[p5sagit/Devel-Declare.git] / Changes
1 Changes for Devel-Declare
2
3 0.001005
4   - nasty goto &$func hack to avoid :lvalue+list context weirdness
5   - correct SvGROW invocation
6   - stop using & prototypes at all
7
8 0.001004
9   - correct idiotic typo if ifndef
10
11 0.001003
12   - internalise definitions for toke.c chunks to save hassle
13   - make NEWSV macro defined via ifndef rather than version check in case
14     of 5.8.8-maint (and 5.8.9)
15
16 0.001002
17   - compilation fixes for 5.9.5 and -DDEBUGGING
18
19 0.001001
20   - compilation fixes for 5.8.1+
21   - set Makefile.PL to bomb out for <5.8.1
22
23 0.001000
24   - Initial release to CPAN