Tweaks
[gitmo/Mouse.git] / lib / Mouse / Util / TypeConstraints.pm
2010-11-07 Fuji, Goro Tweaks
2010-11-07 Fuji, Goro Tweaks for type constraints; note that type constrains...
2010-11-05 Fuji, Goro Checking in changes prior to tagging of version 0.82. 0.82
2010-10-28 Fuji, Goro Checking in changes prior to tagging of version 0.81. 0.81
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.80. 0.80
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.79. 0.79
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.78. 0.78
2010-09-29 Fuji, Goro Checking in changes prior to tagging of version 0.77. 0.77
2010-09-29 Fuji, Goro Tidy
2010-09-28 Fuji, Goro Checking in changes prior to tagging of version 0.76. 0.76
2010-09-27 Fuji, Goro Duplicated role_type() and class_type() no longer throw...
2010-09-27 Fuji, Goro Checking in changes prior to tagging of version 0.75. 0.75
2010-09-26 gfx Checking in changes prior to tagging of version 0.74. 0.74
2010-09-25 Fuji, Goro Checking in changes prior to tagging of version 0.73. 0.73
2010-09-25 Fuji, Goro Checking in changes prior to tagging of version 0.72. 0.72
2010-09-25 Fuji, Goro Cleanup
2010-09-25 Fuji, Goro Resolve some TODO tests about type constraints
2010-09-24 Fuji, Goro Checking in changes prior to tagging of version 0.71. 0.71
2010-09-23 Fuji, Goro Clean up
2010-09-17 gfx Checking in changes prior to tagging of version 0.70. 0.70
2010-09-13 gfx Checking in changes prior to tagging of version 0.69. 0.69
2010-09-12 gfx Tweaks
2010-09-11 gfx Checking in changes prior to tagging of version 0.68. 0.68
2010-09-10 gfx Checking in changes prior to tagging of version 0.67. 0.67
2010-09-10 gfx Checking in changes prior to tagging of version 0.66. 0.66
2010-09-09 gfx Checking in changes prior to tagging of version 0.65. 0.65
2010-09-06 gfx Resolve RT#61076 (improve error messages)
2010-07-26 gfx Checking in changes prior to tagging of version 0.64. 0.64
2010-07-20 gfx Checking in changes prior to tagging of version 0.63. 0.63
2010-07-20 Vincent Pit Implement Mouse::Util::TypeConstraints::register_type_c...
2010-07-06 gfx Checking in changes prior to tagging of version 0.62. 0.62
2010-06-19 gfx Checking in changes prior to tagging of version 0.61. 0.61
2010-06-09 gfx Checking in changes prior to tagging of version 0.60. 0.60
2010-05-18 Fuji, Goro Checking in changes prior to tagging of version 0.59. 0.59
2010-05-08 Fuji, Goro Checking in changes prior to tagging of version 0.58. 0.58
2010-05-07 Fuji, Goro Checking in changes prior to tagging of version 0.57. 0.57
2010-04-29 gfx Checking in changes prior to tagging of version 0.56. 0.56
2010-04-21 gfx Checking in changes prior to tagging of version 0.55. 0.55
2010-04-17 gfx Checking in changes prior to tagging of version 0.54. 0.54
2010-04-11 gfx Checking in changes prior to tagging of version 0.53. 0.53
2010-03-27 gfx Checking in changes prior to tagging of version 0.52... 0.52
2010-03-15 gfx Checking in changes prior to tagging of version 0.51... 0.51
2010-03-15 gfx Checking in changes prior to tagging of version 0.50_09... 0.50_09
2010-03-12 gfx Introduce Test::Perl::Critic
2010-03-11 gfx Checking in changes prior to tagging of version 0.50_08... 0.50_08
2010-03-08 gfx Set correct parents for enum_type and duck_type
2010-03-08 gfx Changes and docs
2010-03-08 gfx Reinplement the type parser. Now it throws syntax error...
2010-03-07 gfx Checking in changes prior to tagging of version 0.50_07... 0.50_07
2010-03-02 gfx Checking in changes prior to tagging of version 0.50_06... 0.50_06
2010-03-01 gfx Checking in changes prior to tagging of version 0.50_05... 0.50_05
2010-02-26 gfx Checking in changes prior to tagging of version 0.50_04... 0.50_04
2010-02-23 gfx Remove extra spaces and comments; no functionality...
2010-02-22 gfx Checking in changes prior to tagging of version 0.50_03... 0.50_03
2010-02-22 gfx Implement the built-in type hierarchy
2010-02-20 gfx Checking in changes prior to tagging of version 0.50_02... 0.50_02
2010-02-13 gfx Checking in changes prior to tagging of version 0.50_01... 0.50_01
2010-02-08 gfx Checking in changes prior to tagging of version 0.50... 0.50
2010-02-02 gfx Checking in changes prior to tagging of version 0.49... 0.49
2010-01-31 gfx Checking in changes prior to tagging of version 0.48... 0.48
2010-01-15 gfx Checking in changes prior to tagging of version 0.47... 0.47
2010-01-09 gfx Checking in changes prior to tagging of version 0.46... 0.46
2010-01-09 gfx Remove long-deprecated features
2009-12-22 gfx Checking in changes prior to tagging of version 0.4501... 0.4501
2009-12-19 gfx Checking in changes prior to tagging of version 0.45...
2009-12-19 gfx Fix an issue that anonymous type constraint can't be...
2009-12-09 gfx Checking in changes prior to tagging of version 0.44... 0.44
2009-12-09 gfx Add coerce() to the function list
2009-12-09 gfx Add duck_type to the function list
2009-12-09 gfx Add duck_type to Mouse::Util::TypeConstraints
2009-12-09 gfx Improve enum to accept "enum($name, $arrayref)" constru...
2009-12-07 gfx Checking in changes prior to tagging of version 0.43... 0.43
2009-12-07 gfx Fix the hierarchy of type constraints: Num and Int...
2009-12-05 gfx Checking in changes prior to tagging of version 0.42... 0.42
2009-12-05 gfx Checking in changes prior to tagging of version 0.41... 0.41
2009-12-05 gfx Tidy
2009-12-03 gfx Checking in changes prior to tagging of version 0.40_09... 0.40_09
2009-11-26 gfx Checking in changes prior to tagging of version 0.40_08... 0.40_08
2009-11-17 gfx Fix many 0.40_07
2009-11-16 gfx Checking in changes prior to tagging of version 0.40_06... 0.40_06
2009-11-02 gfx Checking in changes prior to tagging of version 0.40_05... 0.40_05
2009-11-01 gfx Checking in changes prior to tagging of version 0.40_04... 0.40_04
2009-10-31 gfx Implement type parameterization in XS
2009-10-31 gfx s/_generate_isa_predicte_for/generate_isa_predicate_for...
2009-10-31 gfx Change is-a predicate stuff
2009-10-30 gfx Checking in changes prior to tagging of version 0.40_03... 0.40_03
2009-10-30 gfx Move parametarization code to Meta::TypeConstraint
2009-10-30 gfx Tidy
2009-10-27 gfx Checking in changes prior to tagging of version 0.40_02... 0.40_02
2009-10-27 gfx No import
2009-10-27 gfx Do not import unused functions
2009-10-27 gfx Tidy
2009-10-27 gfx More compatibility to Moose
2009-10-26 gfx More _generate_class_type_for()
2009-10-26 gfx Implement a class_type generator
2009-10-26 gfx Version 0.40_01
2009-10-25 gfx built-in type constraints in XS
2009-10-19 gfx Checking in changes prior to tagging of version 0.40... 0.40
2009-10-19 gfx Mouse and Mouse::Roles does export their sugars to...
2009-10-13 gfx Checking in changes prior to tagging of version 0.39... 0.39
next