2010-03-13 |
Dave Rolsky |
Fix a small but confusing typo (missing a key word) |
tree | commitdiff |
2010-02-23 |
Dave Rolsky |
Clarify deprecation policy, add note about dev versions... |
tree | commitdiff |
2010-02-23 |
Chris Prather |
add in grammar changes spotted by confound, and update... |
tree | commitdiff |
2010-02-23 |
Chris Prather |
fix whitespace issues rafl complained about |
tree | commitdiff |
2010-02-23 |
Chris Prather |
add Support Policy pod |
tree | commitdiff |
2010-02-09 |
Dave Rolsky |
Update deprecation policy to match current reality |
tree | commitdiff |
2010-02-09 |
Dave Rolsky |
Update info on smolder script to talk about xt/author... |
tree | commitdiff |
2010-02-08 |
Florian Ragwitz |
Make clear that ScalarRef can now be parameterized. |
tree | commitdiff |
2010-01-27 |
Dylan William Hardison |
Behavior for method modifiers with non-regexp refs |
tree | commitdiff |
2010-01-22 |
Hans Dieter Pearcey |
remove conflict marker |
tree | commitdiff |
2010-01-06 |
Patrick Donelan |
Minor POD improvements |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
bump copyright year to 2010 |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
Merged topic/metarole-distinguishes-role-meta (which... |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
Document no "+foo" for role attrs, and related composit... |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
Docs for Moose::Exporter unimport changes in Delta |
tree | commitdiff |
2009-12-18 |
Shawn M Moore |
Make the release steps less prone to interpretation :) |
tree | commitdiff |
2009-12-14 |
Dave Rolsky |
More clarification on deprecation changes for get_... |
tree | commitdiff |
2009-12-14 |
Dave Rolsky |
Don't start a sentence with lower case |
tree | commitdiff |
2009-12-14 |
Shawn M Moore |
Instead of mentioning a vague "these", clarify =] |
tree | commitdiff |
2009-12-14 |
Chris Prather |
add documentation to Moose::Manual::Delta for the depre... |
tree | commitdiff |
2009-12-13 |
Pedro Melo |
Remove references to jules git repo |
tree | commitdiff |
2009-11-18 |
Gerda Shank |
update BestPractices to emphasize namespace::autoclean... |
tree | commitdiff |
2009-10-20 |
Shawn M Moore |
Fix pod spelling nit |
tree | commitdiff |
2009-10-14 |
Dave Rolsky |
mention $self->new in Changes and Delta |
tree | commitdiff |
2009-10-13 |
Shawn M Moore |
Clarify who the invocant is in a delegate method call |
tree | commitdiff |
2009-10-12 |
Jesse Luehrs |
support arrayrefs as well as lists for enum and duck_type |
tree | commitdiff |
2009-10-11 |
Jesse Luehrs |
Num is a subtype of Str |
tree | commitdiff |
2009-10-08 |
Shawn M Moore |
No reason to abbreviate to env var really, makes pod_sp... |
tree | commitdiff |
2009-10-05 |
Dave Rolsky |
Add details on what goes into making a release |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Fix next version in Delta |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
document removal of mutable ancestor warning |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Add some docs on shortcuts for declaring multiple attri... |
tree | commitdiff |
2009-09-14 |
Dave Rolsky |
Revert "add an option to disable the mutable ancestor... |
tree | commitdiff |
2009-09-14 |
Jesse Luehrs |
expand on the descriptions for the built-in type constr... |
tree | commitdiff |
2009-09-14 |
Jesse Luehrs |
we removed the Role type constraint |
tree | commitdiff |
2009-09-13 |
Jesse Luehrs |
reverse example tests (from jonathan_) |
tree | commitdiff |
2009-09-13 |
Dave Rolsky |
Changes and Delta for $object->new deprecation |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
Lots of fixes to object destruction. |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
Add a section on applying roles to an object (accidenta... |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
Pod fixes and move mention of Native Code to Next version |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
Add delta docs for Native Code trait |
tree | commitdiff |
2009-09-10 |
Jesse Luehrs |
this actually happened in 0.89_01 |
tree | commitdiff |
2009-09-10 |
Jesse Luehrs |
add an option to disable the mutable ancestor warning |
tree | commitdiff |
2009-09-09 |
Gerda Shank |
minor doc tweaks |
tree | commitdiff |
2009-09-08 |
Gerda Shank |
change doc references to AttributeHelpers |
tree | commitdiff |
2009-09-08 |
Gerda Shank |
documentation for applying roles, specifically to instances |
tree | commitdiff |
2009-09-09 |
Jesse Luehrs |
then -> than |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Spelling fixes |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Tweak formatting of pod so everything's an =item for... |
tree | commitdiff |
2009-09-07 |
Jesse Luehrs |
add a warning for immutablizing a class with mutable... |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Document more changes and deprecations for 0.89_02 |
tree | commitdiff |
2009-09-06 |
Gerda Shank |
minor native trait doc tweaks |
tree | commitdiff |
2009-09-06 |
Florian Ragwitz |
Show working example code in the MooseX::Types example. |
tree | commitdiff |
2009-09-04 |
arcanez |
fix typo (per qp_pq) |
tree | commitdiff |
2009-09-03 |
Dave Rolsky |
More pod fixes |
tree | commitdiff |
2009-09-03 |
Dave Rolsky |
pod fix |
tree | commitdiff |
2009-09-02 |
rodrigolive |
Documenting that 'has' comes before 'with' when satisfy... |
tree | commitdiff |
2009-09-02 |
rodrigolive |
Documenting that 'has' comes before 'with' when satisfy... |
tree | commitdiff |
2009-09-02 |
Dave Rolsky |
Tweaks to Delta docs for new Native delegation methods |
tree | commitdiff |
2009-09-02 |
Dave Rolsky |
Merge branch 'master' into topic/list_util_helpers |
tree | commitdiff |
2009-09-02 |
Dave Rolsky |
Separate changes in 0.89 from those in 0.89_01 0.89_01 |
tree | commitdiff |
2009-09-02 |
Hans Dieter Pearcey |
fix pod nits |
tree | commitdiff |
2009-08-24 |
Chris Prather |
merge in changes from dec |
tree | commitdiff |
2009-08-24 |
Chris Prather |
add proof reading changes from dec |
tree | commitdiff |
2009-08-23 |
Shawn M Moore |
More cleanup in native documentation |
tree | commitdiff |
2009-08-23 |
Shawn M Moore |
Further delegation manual cleanup |
tree | commitdiff |
2009-08-23 |
Shawn M Moore |
Cleanup; include validation of push parameters |
tree | commitdiff |
2009-08-23 |
Chris Prather |
speeling cleanup |
tree | commitdiff |
2009-08-23 |
Chris Prather |
add documentation on the new AH delegation (Currying... |
tree | commitdiff |
2009-08-20 |
Jesse Luehrs |
add a few helpful List::(More)?Utils? funcs to the... |
tree | commitdiff |
2009-08-20 |
Jesse Luehrs |
remove head, tail, and last as Array helpers |
tree | commitdiff |
2009-08-19 |
Jesse Luehrs |
empty -> is_empty |
tree | commitdiff |
2009-08-18 |
Jesse Luehrs |
update ::Delta for the recent changes |
tree | commitdiff |
2009-08-18 |
Jesse Luehrs |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-08-16 |
Jesse Luehrs |
rename alias and excludes to -alias and -excludes |
tree | commitdiff |
2009-08-15 |
Hans Dieter Pearcey |
reverse the meaning of 'empty' |
tree | commitdiff |
2009-08-15 |
Hans Dieter Pearcey |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-08-12 |
Robert Buels |
doc patch, added mention of how attribute accessors... |
tree | commitdiff |
2009-08-12 |
Dave Rolsky |
Add some space in the conditional |
tree | commitdiff |
2009-08-12 |
Hans Dieter Pearcey |
fix trigger example |
tree | commitdiff |
2009-08-12 |
Dave Rolsky |
Implement passing the old value to a trigger when appro... |
tree | commitdiff |
2009-08-11 |
Jesse Luehrs |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-08-11 |
Jesse Luehrs |
add a function to more easily create metaclass/trait... |
tree | commitdiff |
2009-08-11 |
Jesse Luehrs |
add alias resolution for "use Moose -metaclass" |
tree | commitdiff |
2009-08-03 |
Hans Dieter Pearcey |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-08-03 |
Dave Rolsky |
lots of wording tweaks for approval workflow |
tree | commitdiff |
2009-08-02 |
Stevan Little |
adding the approval workflow to the contributing docs |
tree | commitdiff |
2009-08-01 |
Jesse Luehrs |
encourage using () for anon subtypes in attribute decla... |
tree | commitdiff |
2009-07-30 |
Jesse Luehrs |
use around for BUILDARGS in the manual, rather than... |
tree | commitdiff |
2009-07-25 |
Chris Prather |
fix EMERGENCY BUG WORKFLOW as per rjbs on #moose-dev |
tree | commitdiff |
2009-07-25 |
Dave Rolsky |
Reword a bit to make each sentence start with a capital... |
tree | commitdiff |
2009-07-25 |
Shawn M Moore |
Include discussion of is => bare |
tree | commitdiff |
2009-07-25 |
Shawn M Moore |
Clarify ro/rw a bit more |
tree | commitdiff |
2009-07-22 |
Hans Dieter Pearcey |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-07-14 |
Hans Dieter Pearcey |
Merge branch 'master' into attribute_helpers |
tree | commitdiff |
2009-07-13 |
Chris Prather |
document work around for is => 'bare' in older Moose |
tree | commitdiff |
2009-07-13 |
Hans Dieter Pearcey |
typo fix: topic, not topics |
tree | commitdiff |
2009-07-12 |
Shawn M Moore |
Last few typo fixes |
tree | commitdiff |
2009-07-12 |
Shawn M Moore |
trade-off is more correct than tradeoff |
tree | commitdiff |
2009-07-12 |
Shawn M Moore |
Fix some typos in Contributing |
tree | commitdiff |
next |