16 years agofix broken gotos for Catalyst::Plugin::C3, added slightly modified next::method tests...
Brandon L Black [Mon, 4 Jun 2007 04:14:24 +0000]
fix broken gotos for Catalyst::Plugin::C3, added slightly modified next::method tests from Class::C3

16 years ago0.06, remove HvAUX crap
Brandon L Black [Thu, 17 May 2007 03:10:56 +0000]
0.06, remove HvAUX crap

16 years agoremove HvAUX assertion, apparently that is core only 0.06
Brandon L Black [Thu, 17 May 2007 00:49:05 +0000]
remove HvAUX assertion, apparently that is core only

16 years agoppport stuff to support 5.6.0
Brandon L Black [Wed, 16 May 2007 05:41:40 +0000]
ppport stuff to support 5.6.0

16 years agorelease 0.05 0.05
Brandon L Black [Mon, 14 May 2007 23:32:26 +0000]
release 0.05

16 years agomore backport work
Brandon L Black [Mon, 14 May 2007 23:25:43 +0000]
more backport work

16 years agosome backporting of 5.9.5 mro.c changes, + memory management fixups
Brandon L Black [Mon, 14 May 2007 16:11:28 +0000]
some backporting of 5.9.5 mro.c changes, + memory management fixups

16 years ago0.04 (MRO::Compat helper) 0.04
Brandon L Black [Sat, 12 May 2007 20:43:28 +0000]
0.04 (MRO::Compat helper)

16 years agoremove Build.PL from distribution, release 0.03 0.03
Brandon L Black [Tue, 8 May 2007 12:40:44 +0000]
remove Build.PL from distribution, release 0.03

16 years agofinal changes for 0.02 release 0.02
Brandon L Black [Thu, 3 May 2007 17:28:20 +0000]
final changes for 0.02 release

16 years agoadd MANIFEST to repo
Brandon L Black [Tue, 1 May 2007 15:05:10 +0000]
add MANIFEST to repo

16 years agoand update MANIFEST.SKIP
Brandon L Black [Tue, 1 May 2007 15:00:13 +0000]
and update MANIFEST.SKIP

16 years agoadd a README
Brandon L Black [Tue, 1 May 2007 14:58:50 +0000]
add a README

16 years agomove to Module::Install, release 0.01_07
Brandon L Black [Tue, 1 May 2007 14:19:09 +0000]
move to Module::Install, release 0.01_07

16 years agonow with calc_mdt (and threads fixes)
Brandon L Black [Tue, 1 May 2007 04:33:38 +0000]
now with calc_mdt (and threads fixes)

16 years agomostly done with calc_meth_dispatch_table
Brandon L Black [Tue, 1 May 2007 01:13:48 +0000]
mostly done with calc_meth_dispatch_table

17 years ago0.01_06, better memory mgmt?
Brandon L Black [Tue, 17 Apr 2007 05:21:42 +0000]
0.01_06, better memory mgmt?

17 years ago0.01_05, fixed another bug
Brandon L Black [Mon, 16 Apr 2007 17:02:08 +0000]
0.01_05, fixed another bug

17 years ago0.01_04, fix threads?
Brandon L Black [Mon, 16 Apr 2007 15:06:44 +0000]
0.01_04, fix threads?

17 years ago0.01_03 fixes
Brandon L Black [Mon, 16 Apr 2007 11:44:26 +0000]
0.01_03 fixes

17 years agomove XS file to root :p
Brandon L Black [Mon, 16 Apr 2007 11:09:24 +0000]
move XS file to root :p

17 years agoaTHX_ thing
Brandon L Black [Mon, 16 Apr 2007 11:07:04 +0000]
aTHX_ thing

17 years ago0.01_01 released
Brandon L Black [Mon, 16 Apr 2007 05:05:08 +0000]
0.01_01 released

17 years agonext::method caching is in now
Brandon L Black [Mon, 16 Apr 2007 04:21:29 +0000]
next::method caching is in now

17 years agocaching for calcMRO
Brandon L Black [Mon, 16 Apr 2007 02:11:47 +0000]
caching for calcMRO

17 years agostill working on cache stuff
Brandon L Black [Mon, 16 Apr 2007 02:00:47 +0000]
still working on cache stuff

17 years agonext::method works now
Brandon L Black [Mon, 16 Apr 2007 01:37:44 +0000]
next::method works now

17 years agohalfway there on the next::method issue
Brandon L Black [Sun, 15 Apr 2007 20:48:40 +0000]
halfway there on the next::method issue

17 years agoimport some mro tests
Brandon L Black [Sun, 15 Apr 2007 20:16:43 +0000]
import some mro tests

17 years agocompiles, calcMRO works, next::method gives wrong results for known reasons, caching...
Brandon L Black [Sun, 15 Apr 2007 19:56:20 +0000]
compiles, calcMRO works, next::method gives wrong results for known reasons, caching needs to be set up yet

17 years agoget rid of some earlier trash, prepare for putting in the real code
Brandon L Black [Thu, 12 Apr 2007 22:15:07 +0000]
get rid of some earlier trash, prepare for putting in the real code

17 years agoadding the some preliminary junk
Brandon L Black [Fri, 5 Jan 2007 02:19:29 +0000]
adding the some preliminary junk

17 years agomake a new project for Class-C3-XS
Brandon L Black [Fri, 5 Jan 2007 01:16:04 +0000]
make a new project for Class-C3-XS