bus error
[p5sagit/Devel-Declare.git] / Changes
CommitLineData
71511651 1Changes for Devel-Declare
2
498cc8bc 30.001006
c5912dc7 4 - nasty goto &$func hack to avoid :lvalue+list context weirdness
5 - correct SvGROW invocation
498cc8bc 6
70.001005
003ac394 8 - stop using & prototypes at all
9
552a9b31 100.001004
11 - correct idiotic typo if ifndef
12
78160085 130.001003
14 - internalise definitions for toke.c chunks to save hassle
15 - make NEWSV macro defined via ifndef rather than version check in case
16 of 5.8.8-maint (and 5.8.9)
17
14ab3472 180.001002
19 - compilation fixes for 5.9.5 and -DDEBUGGING
20
71511651 210.001001
22 - compilation fixes for 5.8.1+
daf38100 23 - set Makefile.PL to bomb out for <5.8.1
c560c752 24
250.001000
26 - Initial release to CPAN