16 years agoMake devel::declare parse the part between prototype and
Chia-liang Kao [Mon, 5 May 2008 08:37:19 +0000]
Make devel::declare parse the part between prototype and
sub body as traits and pass them to the callback.

16 years agobus error
Yuval Kogman [Sun, 27 Apr 2008 18:15:57 +0000]
bus error

16 years agoadd eval.t, thought it would fail but it doesn't
Yuval Kogman [Sun, 27 Apr 2008 18:05:09 +0000]
add eval.t, thought it would fail but it doesn't

16 years agoactually, this will be 0.1.6
Matt S Trout [Mon, 26 Nov 2007 20:49:17 +0000]
actually, this will be 0.1.6

16 years ago0.1.5 changes
Matt S Trout [Mon, 26 Nov 2007 20:47:44 +0000]
0.1.5 changes

16 years agomake test less noisy
Matt S Trout [Fri, 9 Nov 2007 07:36:47 +0000]
make test less noisy

16 years agostop using & prototypes at all
Matt S Trout [Fri, 9 Nov 2007 07:22:28 +0000]
stop using & prototypes at all

16 years agocorrect typo in ifndef
Matt S Trout [Fri, 9 Nov 2007 07:21:56 +0000]
correct typo in ifndef

16 years ago0.001003 changes
Matt S Trout [Thu, 25 Oct 2007 00:44:28 +0000]
0.001003 changes

16 years agotest I never noticed to add
Matt S Trout [Sun, 21 Oct 2007 22:17:35 +0000]
test I never noticed to add

16 years agoversion and POD updates for 0.001002
Matt S Trout [Sun, 21 Oct 2007 22:16:54 +0000]
version and POD updates for 0.001002

16 years agocompile fixes for 5.9.5 and DDEBUGGING
Matt S Trout [Sun, 21 Oct 2007 20:45:11 +0000]
compile fixes for 5.9.5 and DDEBUGGING

16 years agoset Makefile.PL to bomb out for <5.8.1 at compile time
Matt S Trout [Sun, 14 Oct 2007 22:33:47 +0000]
set Makefile.PL to bomb out for <5.8.1 at compile time

16 years agoset Makefile.PL to bomb out for <5.8.1
Matt S Trout [Sun, 14 Oct 2007 22:33:00 +0000]
set Makefile.PL to bomb out for <5.8.1

16 years agocompiles against 5.8.1 (no threads, no multiplicity)
Matt S Trout [Sun, 14 Oct 2007 21:40:59 +0000]
compiles against 5.8.1 (no threads, no multiplicity)

16 years agoMore specifically include stolen_chunk_of_toke.c in MANIFEST.SKIP so that it
Christopher Nehren [Fri, 21 Sep 2007 19:33:03 +0000]
More specifically include stolen_chunk_of_toke.c in MANIFEST.SKIP so that it
doesn't pull in Declare.c when it's generated after running make.

Pointy-hat to: apeiron
Prodding from: mst (as always)

16 years agoFix MANIFEST.SKIP to include stolen_chunk_of_toke.c
Christopher Nehren [Fri, 21 Sep 2007 18:48:58 +0000]
Fix MANIFEST.SKIP to include stolen_chunk_of_toke.c

16 years agofix mail and web addresses
Matt S Trout [Mon, 17 Sep 2007 01:45:10 +0000]
fix mail and web addresses

16 years agomade method { ... }; work
Matt S Trout [Mon, 17 Sep 2007 01:10:55 +0000]
made method { ... }; work

16 years agosugar test basically working
Matt S Trout [Mon, 17 Sep 2007 00:43:15 +0000]
sugar test basically working

16 years agoMANIFEST.SKIP and Changes
Matt S Trout [Sat, 15 Sep 2007 23:07:52 +0000]
MANIFEST.SKIP and Changes

16 years agomust use aTHX_ for anything with a pTHX_ in proto
Matt S Trout [Sat, 28 Jul 2007 10:05:18 +0000]
must use aTHX_ for anything with a pTHX_ in proto

16 years agolatest updates
Matt S Trout [Thu, 26 Jul 2007 22:32:41 +0000]
latest updates

16 years agosplit usepack and namepack
Matt S Trout [Sun, 1 Jul 2007 19:58:15 +0000]
split usepack and namepack

16 years agopackage handling
Matt S Trout [Sun, 1 Jul 2007 18:42:26 +0000]
package handling

16 years agopad stuffing by source injection
Matt S Trout [Sun, 1 Jul 2007 16:58:39 +0000]
pad stuffing by source injection

16 years agofun ($a, $b) { ... }
Matt S Trout [Fri, 29 Jun 2007 08:29:41 +0000]
fun ($a, $b) { ... }

16 years agodebug flag, extra test
Matt S Trout [Fri, 29 Jun 2007 05:20:23 +0000]
debug flag, extra test

16 years agotest now uses Test::More
Matt S Trout [Fri, 29 Jun 2007 02:32:08 +0000]
test now uses Test::More

16 years agonow compiles without needing my /home
Matt S Trout [Fri, 29 Jun 2007 02:16:13 +0000]
now compiles without needing my /home

16 years agoinitial import, still fragile as all hell
Matt S Trout [Thu, 28 Jun 2007 20:18:47 +0000]
initial import, still fragile as all hell