Fix ton of buggery with defer-immutable accessor shim
[p5sagit/Class-Accessor-Grouped.git] / t / lib / AccessorGroups.pm
2013-03-18 Peter Rabbitson Fix ton of buggery with defer-immutable accessor shim
2012-11-03 Peter Rabbitson Fix incorrect handling of exotic fieldnames
2012-10-28 Peter Rabbitson Switch to 2-space indent, minor formatting (no code...
2010-12-19 Peter Rabbitson Fix deferred XS accessors and 'around' interaction
2010-11-25 Peter Rabbitson Major revamp of CAG internals - now works on pure-perl
2010-10-08 Peter Rabbitson Fix another XSA corner case - how can something so...
2010-10-08 Peter Rabbitson Cleanup/consolidate main test
2010-09-10 Peter Rabbitson Move component-group test to its own testfile
2010-07-12 Rafael Kitover add failing tests for punctuation in $field, remove...
2009-07-08 Christopher H. Laco Use Class::XSAccessor if available RT#45577, AGRUNDMA
2007-05-09 Christopher H. Laco Added get/set_component_class v0.05000
2006-05-21 Christopher H. Laco Added tests for mk_group_wo_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_accessors