gitmo/MooseX-Emulate-Class-Accessor-Fast.git
2009-09-15 Florian Ragwitz Version 0.00903. master 0.00903
2009-09-11 Dave Rolsky Shut up a warning from the next version of Moose
2009-07-10 Tomas Doran... Bump version, changelog 0.00902
2009-07-10 Tomas Doran... Bump required Moose version
2009-07-06 Florian Ragwitz Version 0.00901. 0.00901
2009-07-05 t0m Fix warnings in latest Moose
2009-05-28 Florian Ragwitz Version 0.00900. 0.00900
2009-05-28 Florian Ragwitz Fix release date for 0.00802.
2009-05-28 Florian Ragwitz Don't rely on BUILD returning the instance.
2009-05-28 Tomas Doran... Changelog
2009-05-28 Tomas Doran... Fix such that BUILD method is advised with a modifier...
2009-05-28 Tomas Doran... Add a failing test for behavior if you have a local...
2009-04-23 Florian Ragwitz Version 0.00802. 0.00802
2009-04-23 Florian Ragwitz Declare test dependency on Test::Exception.
2009-04-23 Florian Ragwitz Turn build_requires on Test::More into test_requires.
2009-04-23 Florian Ragwitz Fix doc typos in SYNOPSIS.
2009-04-08 Florian Ragwitz Version 0.00801. 0.00801
2009-04-08 Florian Ragwitz Exclude git files from MANIFEST.
2009-04-08 Florian Ragwitz Add .gitignore.
2009-04-08 Florian Ragwitz Depend on a stable version of Moose.
2009-04-08 Florian Ragwitz Remove abstract from Makefile.PL. It's extracted from...
2009-04-08 Florian Ragwitz Fix formatting in the NAME section.
2009-04-08 Florian Ragwitz Depend on a recent Moose to be compatible with the...
2009-04-08 Florian Ragwitz Make the accessor meta method class compatible with...
2009-04-08 Florian Ragwitz Don't screw up vim's syntax highlighting.
2009-04-08 Florian Ragwitz Use get_all_attributes instead of the deprecated comput...
2009-04-08 Florian Ragwitz Stop using $attr->process_accessors. It's been deprecated.
2009-04-08 Guillermo Roditi import MooseX::Emulate::Class::Accessor::Fast 0.00800... 0.00800
2009-02-03 Tomas Doran Remove duplicate test, changelogging, bump version...
2009-02-03 Florian Ragwitz Don't immutalize the meta accessor class to prevent...
2009-02-03 Florian Ragwitz Make list assignment work.
2009-02-03 Florian Ragwitz Add failing test for CAFs auto-arrayification when...
2009-02-03 Florian Ragwitz Add test for adding accessors more than once.
2009-02-03 Florian Ragwitz Add failing test for Class::Accessor::Chained::Fast...
2009-01-02 Guillermo Roditi new release 0.00701
2009-01-02 Guillermo Roditi typo in description
2009-01-01 Florian Ragwitz Declare dependency on namespace::clean.
2008-12-29 Guillermo Roditi immutable error
2008-12-29 Guillermo Roditi update manifest.skip 0.00700
2008-12-29 Guillermo Roditi much better
2008-12-29 Guillermo Roditi fix recreated accessor bug
2008-12-17 Guillermo Roditi need to remove manifest from trunk at some point
2008-12-17 Guillermo Roditi (no commit message)
2008-12-09 Tomas Doran More tests
2008-12-09 Guillermo Roditi oops version number 0.00500
2008-12-09 Guillermo Roditi release date
2008-11-22 Guillermo Roditi tests + fix for $obj->$code_ref notation that blew up
2008-11-22 Guillermo Roditi make_accessor, make_ro_accessor, make_rw_accessor
2008-10-29 Guillermo Roditi 0.00400 0.00400
2008-07-30 Guillermo Roditi pod
2008-07-29 Guillermo Roditi litle changes, almost ready to ship
2008-07-29 Tomas Doran Avoid bug with immutable / around new in Moose by using...
2008-03-28 Guillermo Roditi tagging 0.00200
2008-03-28 Guillermo Roditi 0.002 added the constructor functionality and removed... 0.00200
2008-03-16 Guillermo Roditi quote version numbers
2008-03-15 Guillermo Roditi going to finally release this 0.00100
2007-05-24 Guillermo Roditi use the correct repo layout