projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅
prev
⋅
next
gitmo/Moose.git
2010-10-19
Dave Rolsky
Changes for 1.17
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
expand this test a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
complicated expressions can't be dereferenced directly
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
s/simply/simple/
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove MooseX::App::Cmd::Command::BashComplete - it...
1.16
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Add more words to the whitelist
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Skip Moose::Error::Confess->new
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Make API docs look like other modules
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Changes for alias/excludes warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
nperez
Move logic into Moose::Meta::Role for deprecation check...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Matt S Trout
improve alias/excludes warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Note that MOOSE_ERROR_STYLE is experimental
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Add version and release date to Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Bump version to 1.16
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove debugging cruft
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Use diag() for all test output
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Clarify stack trace env var change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove extra newline
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
::Delta
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
tests for the MOOSE_ERROR_STYLE behavior
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
this test should be for definedness
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
use MOOSE_ERROR_STYLE rather than MOOSE_ERROR_TERSE
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
make sure ::Confess always confesses
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
fix some doc errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Marcus Ramberg
Add env variable for terse errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Merge branch 'rfc/new-warns-on-odd'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Fix comment to match code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make sure all tests lives, and test that we can pass...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Jesse Luehrs
return returns from functions, not do blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Clarify a change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make warning for default_default include info on how...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Karen Etheridge
typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Add my name to my changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Update Changes for default is warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make default is deprecation warning happen at run time
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Update changes for default default fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Check for lazy_build when assign default default for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Require Package::DeprecationManager 0.07
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
More Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Fix deprecation so we ignore all CMOP ...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
This module doesn't need Moose::Deprecated
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Add explicit check for odd number of args to new and...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Small typo fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Changes for native delegation branch
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Small wording tweak
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Jesse Luehrs
this is just what the default implementation does
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Karen Etheridge
more typos
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Karen Etheridge
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
No need to load MetaRole here
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Mention default is as well
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Mention default default in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
some more small doc improvements for native traits
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Lots of doc improvements for native delegations.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
Add explicit return values for (almost) all native...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Dave Rolsky
require CMOP 1.10
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Jesse Luehrs
changelog and conflict
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Jesse Luehrs
test for non-lvalue instances
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Jesse Luehrs
don't use optimized path for non-lvalues
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Jesse Luehrs
remove some unused variables
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Rolsky
standard on underscore in test names (bleah)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Rolsky
Add version to Delta for 1.15, and s/native traits...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Rolsky
Fix release date for 0.65
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Hans Dieter...
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Rolsky
Require a recent version of Params::Util
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Jesse Luehrs
support array references in role method modifiers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Florian Ragwitz
Changelog RT#60013 fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Florian Ragwitz
Avoid removing previously imported symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Jesse Luehrs
todo test for metarole compat when metaroles have appli...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Jesse Luehrs
also handle weakening in anon roles
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Jesse Luehrs
fix test warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Jesse Luehrs
handle weakening of anon classes here too
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Jesse Luehrs
ignore composite roles during role reconciliation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Dave Rolsky
Oops, wrong ticket #
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Dave Rolsky
Fix native methods which accept string to accept the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Dave Rolsky
# and date for next release
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Florian Ragwitz
Make the spelling tests pass again
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Florian Ragwitz
Fix Pod error
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Dave Rolsky
Doh, wrong MX::CA conflict
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Karen Etheridge
print timestamp and CMOP, Moose versions for author...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Karen Etheridge
fix small typos in changelogs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Dave Rolsky
Update conflict for catalyst
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Dave Rolsky
Mention warning about existing meta in Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Mention manual revision
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Small tweaks to Contributing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Revised BestPractices
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Revise Unsweetened
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
More manual revisions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
More manual revision
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Some tweaks to documentation for Native.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Starting work on revising the manual
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Dave Rolsky
Add =pod at top of .pod file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Dave Rolsky
Changes for NEXT
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Dave Rolsky
Fix test to work with 5.13.5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Jesse Luehrs
hacks for ::Role::Method too
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
We don't care about NetHack::Item
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Dave Rolsky
conflict with markdent
commit
|
commitdiff
|
tree
|
snapshot
next