0.1.5 changes
[p5sagit/Devel-Declare.git] / Changes
CommitLineData
71511651 1Changes for Devel-Declare
2
c5912dc7 30.001005
4 - nasty goto &$func hack to avoid :lvalue+list context weirdness
5 - correct SvGROW invocation
003ac394 6 - stop using & prototypes at all
7
552a9b31 80.001004
9 - correct idiotic typo if ifndef
10
78160085 110.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
14ab3472 160.001002
17 - compilation fixes for 5.9.5 and -DDEBUGGING
18
71511651 190.001001
20 - compilation fixes for 5.8.1+
daf38100 21 - set Makefile.PL to bomb out for <5.8.1
c560c752 22
230.001000
24 - Initial release to CPAN