projects
/
gitmo/MooseX-Singleton.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅ next
gitmo/MooseX-Singleton.git
2009-01-22
Dave Rolsky
bump version to 0.14
0.14
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Dave Rolsky
update changes and prereqs for next release
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Shawn M Moore
Give ii copyright
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Shawn M Moore
It's now probably more Dave's code than my own :)
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Dave Rolsky
bump version to 0.13
0.13
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Dave Rolsky
Add release date
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Dave Rolsky
This shuts up a warning I see in my code that uses
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Dave Rolsky
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Dave Rolsky
some changes to work the next Moose, making constructor...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Dave Rolsky
Add release date
0.12
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
Incorporate the throw_error bits from Moose turnk
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dave Rolsky
prepping for next release
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Dave Rolsky
Will require the next Moose
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Dave Rolsky
Fixes to work with latest Moose.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
Dave Rolsky
Require Moose 0.57
0.11
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
Dave Rolsky
bump version and updates changes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
Dave Rolsky
I'm not sure what changed here but we need to get confe...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Dave Rolsky
bumper version to 0.10 and depend on Moose 0.56
0.10
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Dave Rolsky
Fix changelog file name
0.09_02
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Dave Rolsky
Bump version and add changes for 0.09_02 (just a depend...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Dave Rolsky
Doh, forgot to increment the required Moose version...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Dave Rolsky
Fix date for last release
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Dave Rolsky
Updates to work with the latest dev release of Moose
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Dave Rolsky
Fix immutability work with latest Moose (0.51), and...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Shawn M Moore
Eliminate tabs from ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Shawn M Moore
Update README.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Shawn M Moore
Ignore auto-generated files
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Shawn M Moore
Update version and release date
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Dave Rolsky
Replicate spelling fix for initalize_body here.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Dave Rolsky
Replicate triggers fix from Moose.pm (gah, this immutab...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Shawn M Moore
ChangeLog entry for make_immutable keyword
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Shawn M Moore
make_immutable keyword was removed
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Shawn M Moore
Bump Moose dep to 0.37, release as 0.07
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Shawn M Moore
0.06 release
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Dave Rolsky
Singleton objects were not singletons when made immutab...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Ricardo SIGNES
update ver
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Ricardo SIGNES
return existing instances more efficiently
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Shawn M Moore
Bump the minimum Moose version to 0.28, because we...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Ricardo SIGNES
changelog entry
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Ricardo SIGNES
initialize method
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Ricardo SIGNES
update credits, changelog, version
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Ricardo SIGNES
do not allow double initialization
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Documentation and little fixes. This one (0.03) is...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Don't use the instance method directly from Object...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Optimization: it's really slow to go through new_object...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Move actual singleton logic out of MooseX::Singleton...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Rename Meta::Instance->instantiate to Meta::Instance...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Re-implementation. This uses a bit of Moose meta magic...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-16
Shawn M Moore
Do a bit of fixing. instance and new are one and the...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Jonathan Rockway
fuck Build.PL
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Anders Nor...
Initial commit of MooseX::Singleton and MooseX::Service
commit
|
commitdiff
|
tree
|
snapshot