gitmo/Mouse.git
2009-11-03 gfx Make type check macros
2009-11-03 gfx Remove useless use of or-assign
2009-11-03 gfx Rename XS functions
2009-11-03 gfx Move XS Meta::Constraint stuff to the correct place
2009-11-02 gfx Checking in changes prior to tagging of version 0.40_05... 0.40_05
2009-11-02 gfx Changelogging
2009-11-01 gfx Tidy
2009-11-01 gfx More newSVpvs_share()
2009-11-01 gfx Skip compatible test for Mouse::PurePerl
2009-11-01 gfx Delete a duplicated test file and add a new test file...
2009-11-01 gfx Tweaks
2009-11-01 gfx Tweaks for Mouse guts, and add Mouse::Util::_MOUSE_XS...
2009-11-01 gfx Add memory leak tests for type constraints and accessors
2009-11-01 gfx Checking in changes prior to tagging of version 0.40_04... 0.40_04
2009-11-01 gfx Tidy and simplify mouse_attr_get()
2009-11-01 gfx Generalize type constraint generation
2009-11-01 gfx s/\t/ /g;
2009-11-01 gfx Use shortnames for mouse_instance_*
2009-11-01 gfx Change TC hierarchy in XS
2009-11-01 gfx Implement compile_type_constraint in XS
2009-11-01 gfx Simplify compile_type_constraint
2009-10-31 gfx Ensure backward compatiblity
2009-10-31 gfx Split benchmarks/accessors.pl to two files
2009-10-31 gfx Add comments
2009-10-31 gfx Implement type parameterization in XS
2009-10-31 gfx Refactor tc parametarization
2009-10-31 gfx Add a comment
2009-10-31 gfx Tidy
2009-10-31 gfx Fix associate_method()
2009-10-31 gfx Tidy
2009-10-31 gfx Refactor built-in type constraints
2009-10-31 gfx Refactor type constraint check function to make class_t...
2009-10-31 gfx mouse_tc is always true
2009-10-31 gfx Remove an old utility, mouse_is_instance_of()
2009-10-31 gfx Add "mouse_" prefix
2009-10-31 gfx Refactor generate_isa_predicate_for-related stuff
2009-10-31 gfx Remove an unused variable
2009-10-31 gfx Remove duplicated checks
2009-10-31 gfx Tiny optimization for XS accessors
2009-10-31 gfx Re-organize xs-src/
2009-10-31 gfx Use bit-or, not simple assignment
2009-10-31 gfx s/_generate_isa_predicte_for/generate_isa_predicate_for...
2009-10-31 gfx Fix a typo in generate-mouse-tiny.pl
2009-10-31 gfx Change is-a predicate stuff
2009-10-31 gfx Include Mouse::PurePerl first
2009-10-31 gfx Use Carp::Always in Makefile.PL when Mouse is in develo...
2009-10-31 gfx Change a message from Makefile.PL
2009-10-30 gfx Checking in changes prior to tagging of version 0.40_03... 0.40_03
2009-10-30 gfx Changelogging
2009-10-30 gfx Move parametarization code to Meta::TypeConstraint
2009-10-30 gfx Add tests for or-combination operator
2009-10-30 gfx Make type constraints always true
2009-10-30 gfx Add comment to 810-isa-or.t
2009-10-30 gfx Add '|' operator to Meta::TypeConstraint (experimental)
2009-10-30 gfx Tidy
2009-10-29 gfx Ensure the version of Module::Install::XSUtil
2009-10-29 gfx Fix a test: is_class_loaded without arguments throws...
2009-10-27 gfx Make is_class_loaded without any arguments fail loudly
2009-10-27 gfx Checking in changes prior to tagging of version 0.40_02... 0.40_02
2009-10-27 gfx Remove object files in "make clean"
2009-10-27 gfx Release date
2009-10-27 gfx No import
2009-10-27 gfx Tiny optimization
2009-10-27 gfx No meta programming in Mouse/Meta/Role.pm
2009-10-27 gfx Tidy
2009-10-27 gfx Remove debugging code
2009-10-27 gfx No import
2009-10-27 gfx Improve Makefile.PL
2009-10-27 gfx No import
2009-10-27 gfx No import
2009-10-27 gfx Fix Mouse.xs
2009-10-27 gfx Changelogging
2009-10-27 gfx Resolve a failing test
2009-10-27 gfx Tweaks for compatibility
2009-10-27 gfx Resolve a failing test
2009-10-27 gfx Compat for Moose
2009-10-27 gfx Fix a typo in Changes
2009-10-27 gfx Add document
2009-10-27 gfx Remove debuggign code
2009-10-27 gfx Add methods to PurePerl.pm
2009-10-27 gfx Move add_method into XS
2009-10-27 gfx Hack for XSLoader
2009-10-27 gfx Do not import unused functions
2009-10-27 gfx Ensure configure_requires 'ExtUtils::CBuilder'
2009-10-27 gfx Tidy
2009-10-27 gfx More compatibility to Moose
2009-10-26 gfx Changelogging 0.40_01
2009-10-26 gfx Add two benchmark files
2009-10-26 gfx Tweaks for XS accessors
2009-10-26 gfx Fix Util.pm
2009-10-26 gfx Fix a test
2009-10-26 gfx Remove mro_compat.h, which was accidentaly included
2009-10-26 gfx Add *.bs to MANIFEST.SKIP
2009-10-26 gfx Split accessor generators into Accessor.pm and Delegati...
2009-10-26 gfx More _generate_class_type_for()
2009-10-26 gfx Improve author/use-he.pl
2009-10-26 gfx Fix a typo in PurePerl.pm
2009-10-26 gfx Implement a class_type generator
2009-10-26 gfx Rename a file
2009-10-26 gfx Version 0.40_01
next