projects
/
p5sagit/Class-Accessor-Grouped.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Even more corner case fixes - install the resolved final cref into the callER, not...
[p5sagit/Class-Accessor-Grouped.git]
/
lib
/
Class
/
2010-11-26
Peter Rabbitson
Even more corner case fixes - install the resolved...
tree
|
commitdiff
2010-11-25
Peter Rabbitson
Minor refactor to allow for braindead CDBICompat code...
tree
|
commitdiff
2010-11-25
Peter Rabbitson
Minor cleanup and Changes
tree
|
commitdiff
2010-11-25
Peter Rabbitson
Protect $@ on evals
tree
|
commitdiff
2010-11-25
Peter Rabbitson
Fix stupid pure-perl caching omission
tree
|
commitdiff
2010-11-25
Peter Rabbitson
Major revamp of CAG internals - now works on pure-perl
tree
|
commitdiff
2010-10-11
Peter Rabbitson
Release 0.09008
v0.09008
tree
|
commitdiff
2010-10-11
Peter Rabbitson
Put back the private accessor installer method, there...
tree
|
commitdiff
2010-10-11
Peter Rabbitson
Backcompat is tough business :)
tree
|
commitdiff
2010-10-09
Peter Rabbitson
Release 0.09007
v0.09007
tree
|
commitdiff
2010-10-09
Peter Rabbitson
Minimal cleanups, remove another private method from...
tree
|
commitdiff
2010-10-09
Peter Rabbitson
More documentation
tree
|
commitdiff
2010-10-08
Peter Rabbitson
Fix another XSA corner case - how can something so...
tree
|
commitdiff
2010-10-08
Peter Rabbitson
Factor out the XSA installing code (needed for later)
tree
|
commitdiff
2010-09-10
Peter Rabbitson
Release 0.09006
v0.09006
tree
|
commitdiff
2010-09-10
Peter Rabbitson
Fix braindead ro/wo accessor breakage when CXSA is...
tree
|
commitdiff
2010-09-10
Peter Rabbitson
Rewrap contributors
tree
|
commitdiff
2010-09-09
Peter Rabbitson
Lazy-load Class::Inspector
tree
|
commitdiff
2010-09-01
Arthur Axel "fREW...
I was wrong, we still need this check
tree
|
commitdiff
2010-08-11
Rafael Kitover
release
tree
|
commitdiff
2010-08-11
Rafael Kitover
fix field names with a single quote in them (patch...
tree
|
commitdiff
2010-08-11
Rafael Kitover
re-add pod_spelling.t since it is in MANIFEST.SKIP
tree
|
commitdiff
2010-07-12
Rafael Kitover
add failing tests for punctuation in $field, remove...
tree
|
commitdiff
2010-04-24
Peter Rabbitson
More nitpicking
tree
|
commitdiff
2010-04-24
Peter Rabbitson
Do as Steffen says
tree
|
commitdiff
2010-04-24
Peter Rabbitson
head1 is capitalized
tree
|
commitdiff
2010-04-23
Rafael Kitover
release
tree
|
commitdiff
2010-04-23
Peter Rabbitson
require XSAccessor in case someone just set hasXS to...
tree
|
commitdiff
2010-04-23
Peter Rabbitson
XSAccessor fixes
tree
|
commitdiff
2009-10-20
Rafael Kitover
removing Class::XSAccessor for now
tree
|
commitdiff
2009-10-01
Rafael Kitover
remove optional dep
tree
|
commitdiff
2009-09-29
Peter Rabbitson
r7753@Thesaurus: rabbit | 2009-09-29 13:45:02 +0200
tree
|
commitdiff
2009-08-24
Rafael Kitover
update copyright section for Debian at jawnsy's request
tree
|
commitdiff
2009-08-23
Rafael Kitover
release
tree
|
commitdiff
2009-07-08
Christopher H. Laco
Use Class::XSAccessor if available RT#45577, AGRUNDMA
tree
|
commitdiff
2009-03-24
Guillermo Roditi
bump!
tree
|
commitdiff
2009-03-24
Guillermo Roditi
add name to list of contributors
tree
|
commitdiff
2009-03-24
Guillermo Roditi
subname stuff + tests
tree
|
commitdiff
2009-03-21
Christopher H. Laco
Updated Changes/Versions for release
v0.08003
tree
|
commitdiff
2009-03-19
Peter Rabbitson
Slightly faster implementation of supers recalc check
tree
|
commitdiff
2009-03-19
Peter Rabbitson
We need to be smarter about recalculation of __cag_supe...
tree
|
commitdiff
2008-11-18
Christopher H. Laco
Removed unnecessary code in get_simple: RT#40992, BUCHM...
tree
|
commitdiff
2008-01-29
Guillermo Roditi
I got tired of the DigestColumns interface...
tree
|
commitdiff
2008-01-10
Christopher H. Laco
r1165@mbp: claco | 2008-01-09 19:37:13 -0500
v0.08001
tree
|
commitdiff
2008-01-08
Christopher H. Laco
r1163@mbp: claco | 2008-01-08 18:34:41 -0500
v0.08000
tree
|
commitdiff
2007-12-28
Christopher H. Laco
r1064@mbp: claco | 2007-12-28 18:18:25 -0500
tree
|
commitdiff
2007-11-16
Matt S Trout
doc patch from abraxxa
tree
|
commitdiff
2007-07-03
Christopher H. Laco
r1731@NP5660: claco | 2007-07-02 21:31:38 -0400
v0.07000
tree
|
commitdiff
2007-07-03
Matt S Trout
fixes for CDI/CDA compat
tree
|
commitdiff
2007-05-12
Christopher H. Laco
Use MRO::Compat instead of Class::ISA to DRTR for C3...
v0.06000
tree
|
commitdiff
2007-05-12
Christopher H. Laco
Quick kill of Class::Inspector warnings
v0.05002
tree
|
commitdiff
2007-05-11
Christopher H. Laco
set_comonent_class now only dies when the class is...
v0.05001
tree
|
commitdiff
2007-05-09
Christopher H. Laco
Added get/set_component_class
v0.05000
tree
|
commitdiff
2007-05-06
Christopher H. Laco
Converted to Module::Install
v0.04000
tree
|
commitdiff
2006-11-08
Christopher H. Laco
Big speedup for get_inherited under heavy usage
tree
|
commitdiff
2006-06-27
Christopher H. Laco
Added dist_author to Build.PL
tree
|
commitdiff
2006-06-26
Christopher H. Laco
Fixed pod NAME
tree
|
commitdiff
2006-06-26
Christopher H. Laco
Added return statement to the end of get_inherited...
tree
|
commitdiff
2006-06-26
Christopher H. Laco
Fixed abstract
tree
|
commitdiff
2006-05-25
Christopher H. Laco
Changed get_inherited to check for definedness on class...
tree
|
commitdiff
2006-05-25
Christopher H. Laco
Added get_inherited/set_inherited to get/set inheritabl...
tree
|
commitdiff
2006-05-23
Christopher H. Laco
use Carp instead of Carp::Clan
tree
|
commitdiff
2006-05-21
Christopher H. Laco
Initial import
tree
|
commitdiff