foo
[gitmo/Class-MOP.git] / t /
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-30 Stevan Little foo
2006-06-29 Stevan Little foo
2006-06-29 Stevan Little class-module-package
2006-06-28 Stevan Little Class::MOP::Class::Immutable
2006-05-11 Stevan Little foo
2006-05-10 Stevan Little bar
2006-05-08 Stevan Little foo
2006-05-08 Stevan Little much-better
2006-05-08 Stevan Little this-is-wrong
2006-05-08 Stevan Little foo
2006-05-04 Stevan Little moo
2006-05-03 Stevan Little tweaks
2006-05-02 Stevan Little cloning
2006-05-02 Stevan Little yuval-wins
2006-05-01 Stevan Little yeah-it-works
2006-05-01 Stevan Little working-on-it
2006-04-30 Stevan Little upload
2006-04-30 Stevan Little tweaking
2006-04-30 Stevan Little instnaces
2006-04-29 Stevan Little refactoring-n-tests
2006-04-29 Yuval Kogman Add support for weak references to Class::MOP::Instance
2006-04-29 Stevan Little no-more-inline
2006-04-29 Stevan Little arrays
2006-04-28 Stevan Little slotnames
2006-04-28 Stevan Little instance-refactored
2006-04-27 Yuval Kogman Add superficial but much better tests for the instance...
2006-04-27 Yuval Kogman The great Class::MOP::Instance refactoring
2006-04-27 Stevan Little instance-protocol
2006-04-21 Stevan Little find_attribute_by_name
2006-04-20 Stevan Little fixes
2006-04-20 Stevan Little fixes
2006-04-20 Stevan Little better
2006-04-20 Stevan Little more
2006-04-19 Stevan Little anon-classes
2006-04-18 Stevan Little anon-classes
2006-03-30 Stevan Little 0_23
2006-03-18 Stevan Little changes-to-this
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-03-01 Stevan Little method modifiers,.. I think the API needs work
2006-02-28 Stevan Little more method modifier stuff
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little method modifiers
2006-02-28 Stevan Little bunch of stuff
2006-02-27 Stevan Little uploadin
2006-02-23 Stevan Little fixing the depndency stuff
2006-02-19 Stevan Little fixing clone_instance to DW I Mean
2006-02-16 Stevan Little adding in the C3 example
2006-02-14 Stevan Little getting ready for a 0.07 release
2006-02-14 Stevan Little moving some tests around, increasing the coverage and...
2006-02-14 Stevan Little renaming test
2006-02-14 Stevan Little moving the scala mixins to a test only
2006-02-12 Stevan Little fixing an example which I broke
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-10 Stevan Little adding in tests
2006-02-09 Stevan Little adding another test
2006-02-09 Stevan Little 0.06 release 0_06
2006-02-09 Stevan Little refactoring the BinaryTree
2006-02-09 Stevan Little adding in the code ,... clone is okay,.. not ideal...
2006-02-06 Stevan Little whole bunch of stuff
2006-02-06 Stevan Little changes and the new test
2006-02-06 Stevan Little changes and the new test
2006-02-05 Stevan Little bunch more introspection tests, imporved attribute...
2006-02-05 Stevan Little a number of changes;
2006-02-04 Stevan Little adding in the metaclass pragma
2006-02-04 Stevan Little hiding package names and adding test plan
2006-02-04 Stevan Little adding the lazy class example
2006-02-03 Stevan Little Adding better attribute/method metaclass handling
2006-02-03 Stevan Little start of the new user-level API
2006-02-03 Stevan Little more stuff
2006-02-03 Stevan Little adding in another example
2006-02-03 Stevan Little - refactoring attributes
2006-02-03 Stevan Little adding in some more examples
2006-02-03 Stevan Little Class::MOP - moving things from t/lib to examples/
2006-02-02 Stevan Little Inside out class example, and many other tweaks
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-02-02 Stevan Little many docs additions and a new test
2006-01-31 Stevan Little Class::MOP - lots of knot tying, this should make subcl...
2006-01-30 Stevan Little Class::MOP - refactoring the binary tree test code
2006-01-30 Stevan Little Class::MOP - fleshing out the attributes a bit more
2006-01-30 Stevan Little getting closer
2006-01-30 Stevan Little Class::MOP - getting there
2006-01-28 Stevan Little Class-MOP = bunch of moving stuff around
2006-01-25 Stevan Little Class::MOP - all the method methods and tests
2006-01-25 Stevan Little getting closer with the method thing
2006-01-24 Stevan Little Class::MOP - closer
2006-01-24 Stevan Little method stuff worked out
2006-01-24 Stevan Little adding more crap
2006-01-23 Stevan Little Class::MOP - adding in some basic stuff