Version 0.12_01.
[gitmo/Class-C3-XS.git] / lib /
2009-08-23 Florian Ragwitz Version 0.12_01. 0.12_01
2009-03-30 Florian Ragwitz Version 0.11. 0.11
2009-03-28 Florian Ragwitz Version 0.10. 0.10
2009-03-25 Florian Ragwitz Version 0.09. 0.09
2007-06-13 Brandon L Black 0.08 release 0.08
2007-06-04 Brandon L Black tests, little things, 0.07 release 0.07
2007-06-04 Brandon L Black fix broken gotos for Catalyst::Plugin::C3, added slight...
2007-05-17 Brandon L Black 0.06, remove HvAUX crap
2007-05-16 Brandon L Black ppport stuff to support 5.6.0
2007-05-14 Brandon L Black release 0.05 0.05
2007-05-12 Brandon L Black 0.04 (MRO::Compat helper) 0.04
2007-05-08 Brandon L Black remove Build.PL from distribution, release 0.03 0.03
2007-05-03 Brandon L Black final changes for 0.02 release 0.02
2007-05-01 Brandon L Black move to Module::Install, release 0.01_07
2007-04-17 Brandon L Black 0.01_06, better memory mgmt?
2007-04-16 Brandon L Black 0.01_05, fixed another bug
2007-04-16 Brandon L Black 0.01_04, fix threads?
2007-04-16 Brandon L Black 0.01_03 fixes
2007-04-16 Brandon L Black move XS file to root :p
2007-04-16 Brandon L Black aTHX_ thing
2007-04-16 Brandon L Black 0.01_01 released
2007-04-16 Brandon L Black next::method caching is in now
2007-04-16 Brandon L Black caching for calcMRO
2007-04-16 Brandon L Black still working on cache stuff
2007-04-16 Brandon L Black next::method works now
2007-04-15 Brandon L Black halfway there on the next::method issue
2007-04-15 Brandon L Black compiles, calcMRO works, next::method gives wrong resul...
2007-04-12 Brandon L Black get rid of some earlier trash, prepare for putting...
2007-01-05 Brandon L Black adding the some preliminary junk