gitmo/Moose.git
2009-08-31 gfx Update OptimizedConstraints.pm
2009-08-31 gfx Merge branch 'topic/xs-accessor' of gitmo@moose.perl...
2009-08-31 gfx The first step of type constraints (not yet fully optim...
2009-08-31 gfx Syncronize to MOP
2009-08-31 gfx Syncronize to Class-MOP/80457d1
2009-08-31 gfx Fix method leaking test on 5.10.1 (?)
2009-08-31 gfx Syncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4...
2009-08-31 gfx Syncronize recent Class-MOP
2009-08-31 gfx Fix moose_throw_error
2009-08-31 gfx Clearfy a function name: s/apply_tc/apply_type_constraint/
2009-08-31 gfx Update .gitignore
2009-08-31 gfx Add a test file for method generation testing
2009-08-31 gfx Cleanup *.xs, *.c
2009-08-31 gfx Refactor mop_accessor.c (see also Class-MOP/topic/unifi...
2009-08-31 gfx Clearify the role of "value" in moose_attr_get
2009-08-31 gfx Ensure generated accessors to be XS
2009-08-31 gfx chmod -x
2009-08-31 gfx Split Moose.xs into xs/Moose.xs and xs/moose_accessor.c
2009-08-31 gfx Revert "Fix moose_throw_error"
2009-08-31 gfx Comment to SPAGAIN
2009-08-31 gfx Make moose_throw_error more robust
2009-08-31 gfx Fix moose_throw_error
2009-08-31 gfx Compatibility tweaks
2009-08-31 gfx Fix moos_push_values()
2009-08-31 gfx Make _compiled_type_constraint lazy
2009-08-31 gfx Implement xs accessor generators in Moose.xs
2009-08-31 gfx require_xs("Class::MOP") with Module::Install::XSUtil
2009-08-31 Jonathan Rockway doc patch via qp_pq: "can be very" instead of "can...
2009-08-31 gfx The first step of type constraints (not yet fully optim...
2009-08-30 gfx Syncronize to MOP
2009-08-28 gfx Syncronize to Class-MOP/80457d1
2009-08-27 gfx Fix method leaking test on 5.10.1 (?)
2009-08-27 gfx Syncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4...
2009-08-26 Dave Rolsky This Moose conflicts with older MX::ClassAttribute
2009-08-25 gfx Syncronize recent Class-MOP
2009-08-25 gfx Fix moose_throw_error
2009-08-21 gfx Clearfy a function name: s/apply_tc/apply_type_constraint/
2009-08-21 gfx Update .gitignore
2009-08-21 gfx Add a test file for method generation testing
2009-08-21 gfx Cleanup *.xs, *.c
2009-08-20 Cory Watson Fix builder's recipe link.
2009-08-20 gfx Refactor mop_accessor.c (see also Class-MOP/topic/unifi...
2009-08-19 gfx Clearify the role of "value" in moose_attr_get
2009-08-19 gfx Ensure generated accessors to be XS
2009-08-19 gfx chmod -x
2009-08-19 gfx Split Moose.xs into xs/Moose.xs and xs/moose_accessor.c
2009-08-19 gfx Revert "Fix moose_throw_error"
2009-08-19 gfx Comment to SPAGAIN
2009-08-19 gfx Make moose_throw_error more robust
2009-08-19 gfx Fix moose_throw_error
2009-08-19 gfx Merge branch 'master' into topic/xs-accessor
2009-08-19 gfx Add tests for testing accessor contexts
2009-08-18 Jesse Luehrs remove obsolete references to make_immutable in Moose...
2009-08-18 gfx Compatibility tweaks
2009-08-18 gfx Fix moos_push_values()
2009-08-18 gfx Make _compiled_type_constraint lazy
2009-08-18 gfx Implement xs accessor generators in Moose.xs
2009-08-18 gfx require_xs("Class::MOP") with Module::Install::XSUtil
2009-08-16 Curtis Jewell Updating changes file for merge of topic/rt-48694 branch.
2009-08-16 Curtis Jewell Making the docs reflect that 'use metaclass' has to...
2009-08-16 Jesse Luehrs rename alias and excludes to -alias and -excludes
2009-08-13 Dave Rolsky Add release date 0.89
2009-08-13 Dave Rolsky bump version to 0.89
2009-08-13 Dave Rolsky require CMOP 0.92
2009-08-13 Dave Rolsky Add metatraits to spelling list
2009-08-12 Robert Buels doc patch, added mention of how attribute accessors...
2009-08-12 Jesse Luehrs allow role options in the -traits parameter to use...
2009-08-12 Frew Schmidt Doc link for method modifiers
2009-08-12 Shawn M Moore $obj->new is potentially deprecated now
2009-08-12 Dave Rolsky Add my name to Changes
2009-08-12 Shawn M Moore Fix bug with $obj->new when $obj has stringify overloading
2009-08-12 Shawn M Moore Roles can now accept attributes named 0 and ""
2009-08-12 Dave Rolsky Add some space in the conditional
2009-08-12 Hans Dieter... fix trigger example
2009-08-12 Dave Rolsky Implement passing the old value to a trigger when appro...
2009-08-11 Jesse Luehrs add a function to more easily create metaclass/trait...
2009-08-11 Jesse Luehrs add alias resolution for "use Moose -metaclass"
2009-08-07 Ricardo SIGNES docs, changelog for assert_valid
2009-08-07 Ricardo SIGNES assert_valid to use constraints for assertion
2009-08-04 Florian Ragwitz Ignore all dotfiles, except for .gitignore.
2009-08-03 Dave Rolsky Add utils to the spelling whitelist
2009-08-03 Dave Rolsky lots of wording tweaks for approval workflow
2009-08-02 Stevan Little adding the approval workflow to the contributing docs
2009-08-01 Jesse Luehrs encourage using () for anon subtypes in attribute decla...
2009-07-31 Jesse Luehrs another broken link
2009-07-31 Jesse Luehrs oops, one more broken doc link
2009-07-31 Jesse Luehrs fix broken doc link
2009-07-30 Jesse Luehrs use around for BUILDARGS in the manual, rather than...
2009-07-27 Dan Dascalescu Builders are in recipe 8, not 9
2009-07-27 Dan Dascalescu Typo fix
2009-07-25 Chris Prather fix EMERGENCY BUG WORKFLOW as per rjbs on #moose-dev
2009-07-25 Dave Rolsky Reword a bit to make each sentence start with a capital...
2009-07-25 Shawn M Moore Report all method conflicts, not just the first
2009-07-25 Shawn M Moore Include discussion of is => bare
2009-07-25 Shawn M Moore Clarify ro/rw a bit more
2009-07-24 Dave Rolsky bump version to 0.88 0.88
2009-07-24 Dave Rolsky Remove JPA note since there are no major JPA-sponsored...
2009-07-24 Dave Rolsky More Changes tweaking, and add a release date
2009-07-24 Dave Rolsky Clean up formatting of Changes
2009-07-24 Matt S Trout make weak_ref permitted as part of attribute inheritance
next