Christopher H. Laco [Wed, 28 Dec 2011 20:37:01 +0000]
Silence warnings resulting from incomplete can() overrides hiding
get/set_simple methods
Update version for release
Peter Rabbitson [Mon, 26 Dec 2011 12:48:39 +0000]
Release 0.10005
Peter Rabbitson [Mon, 26 Dec 2011 12:42:31 +0000]
Sanify MANIFEST.SKIP
Peter Rabbitson [Mon, 26 Dec 2011 12:35:26 +0000]
Bump Class::XSAccessor dependency
Peter Rabbitson [Mon, 28 Nov 2011 21:20:56 +0000]
Release 0.10004
Peter Rabbitson [Mon, 28 Nov 2011 21:16:05 +0000]
No longer leak constants into the CAG namespace
Peter Rabbitson [Mon, 28 Nov 2011 17:46:30 +0000]
De-svn-ize
Peter Rabbitson [Mon, 28 Nov 2011 17:40:26 +0000]
gitignore
Peter Rabbitson [Mon, 28 Nov 2011 17:37:35 +0000]
Quiet test suite
Peter Rabbitson [Mon, 28 Nov 2011 17:33:28 +0000]
Extend and clarify POD of various methods
Arthur Axel 'fREW' Schmidt [Tue, 3 May 2011 00:13:03 +0000]
Release 0.10003
Arthur Axel 'fREW' Schmidt [Tue, 3 May 2011 00:07:50 +0000]
Changes for df84507
Arthur Axel 'fREW' Schmidt [Tue, 3 May 2011 00:05:33 +0000]
Add examples for methods that get used most often
Arthur Axel 'fREW' Schmidt [Mon, 2 May 2011 23:42:23 +0000]
Add SYNOPSIS
Arthur Axel 'fREW' Schmidt [Sat, 16 Apr 2011 21:01:04 +0000]
fix repo url
Justin Hunter [Tue, 1 Feb 2011 19:51:47 +0000]
we have a Makefile.PL
Justin Hunter [Tue, 1 Feb 2011 19:51:12 +0000]
dep on MRO::Compat only if we need to
Rafael Kitover [Sun, 19 Dec 2010 05:24:28 +0000]
Release 0.10002
Peter Rabbitson [Sun, 19 Dec 2010 01:25:01 +0000]
Silence warnings in case the expected shim gets garbage collected before any calls
Peter Rabbitson [Sun, 19 Dec 2010 01:15:39 +0000]
Require bugfixed Class::XSAccessor
Peter Rabbitson [Sun, 19 Dec 2010 01:09:36 +0000]
Fix deferred XS accessors and 'around' interaction
Peter Rabbitson [Thu, 16 Dec 2010 09:41:30 +0000]
Add an extra benchmark point - the inherited accessor type
Peter Rabbitson [Thu, 16 Dec 2010 09:28:47 +0000]
Plant a better diagnostic for when the xs shim cached detection fails
Rafael Kitover [Sun, 12 Dec 2010 03:17:26 +0000]
release 0.10001
Peter Rabbitson [Wed, 8 Dec 2010 09:51:14 +0000]
Workaround for Win32/AS retardation ($0 containing \, lolwut?!)
Peter Rabbitson [Wed, 8 Dec 2010 09:49:27 +0000]
Fix undefer tracker to play nice with Module::Unload (DBICSL)
Peter Rabbitson [Sat, 27 Nov 2010 17:54:08 +0000]
Release 0.10000
Peter Rabbitson [Sat, 27 Nov 2010 17:49:47 +0000]
Shave off another ~8% off accessor execution, MOAR benchmarks
Peter Rabbitson [Sat, 27 Nov 2010 16:50:48 +0000]
Fix undefer debugger - calls to the same deferred stub going via different classes/objects are ok
Peter Rabbitson [Sat, 27 Nov 2010 15:46:12 +0000]
Stupid test syntax errors
Peter Rabbitson [Sat, 27 Nov 2010 15:45:08 +0000]
Cure perl 5.6 problem
Peter Rabbitson [Sat, 27 Nov 2010 15:41:24 +0000]
Add debugging of undefer code reentrancy when a test environment is detected
Peter Rabbitson [Fri, 26 Nov 2010 01:35:15 +0000]
Release 0.09009
Peter Rabbitson [Fri, 26 Nov 2010 01:29:33 +0000]
Even more corner case fixes - install the resolved final cref into the callER, not the original method source
Peter Rabbitson [Thu, 25 Nov 2010 18:14:34 +0000]
Minor refactor to allow for braindead CDBICompat code (no methname passed in)
Peter Rabbitson [Thu, 25 Nov 2010 18:03:18 +0000]
Minor cleanup and Changes
Peter Rabbitson [Thu, 25 Nov 2010 16:17:32 +0000]
Protect $@ on evals
Peter Rabbitson [Thu, 25 Nov 2010 14:33:45 +0000]
Fix stupid pure-perl caching omission
Peter Rabbitson [Thu, 25 Nov 2010 14:22:45 +0000]
Major revamp of CAG internals - now works on pure-perl
Peter Rabbitson [Mon, 11 Oct 2010 07:40:01 +0000]
Release 0.09008
Peter Rabbitson [Mon, 11 Oct 2010 07:37:40 +0000]
Put back the private accessor installer method, there are overrides in the wild
Peter Rabbitson [Mon, 11 Oct 2010 07:34:48 +0000]
Backcompat is tough business :)
Peter Rabbitson [Sat, 9 Oct 2010 10:28:10 +0000]
Release 0.09007
Peter Rabbitson [Sat, 9 Oct 2010 10:22:18 +0000]
Minimal cleanups, remove another private method from the namespace
Peter Rabbitson [Sat, 9 Oct 2010 08:38:29 +0000]
More documentation
Peter Rabbitson [Fri, 8 Oct 2010 16:59:29 +0000]
Using an XS module as test_requires is too evil
Peter Rabbitson [Fri, 8 Oct 2010 16:13:39 +0000]
Make sure the XSA buggery works on a subclass as well
Peter Rabbitson [Fri, 8 Oct 2010 16:10:38 +0000]
Cleanup tests, s/class/obj/ where appropriate
Peter Rabbitson [Fri, 8 Oct 2010 15:50:27 +0000]
Fix another XSA corner case - how can something so simple get so complex...
Peter Rabbitson [Fri, 8 Oct 2010 12:20:42 +0000]
Factor out the XSA installing code (needed for later)
Peter Rabbitson [Fri, 8 Oct 2010 11:51:58 +0000]
Cleanup/consolidate main test
Peter Rabbitson [Fri, 8 Oct 2010 11:49:47 +0000]
Extra benchmark
Peter Rabbitson [Fri, 10 Sep 2010 23:51:53 +0000]
Release 0.09006
Peter Rabbitson [Fri, 10 Sep 2010 23:48:00 +0000]
Move benchmark into its own dir so we don't confuse the toolchain
Peter Rabbitson [Fri, 10 Sep 2010 17:46:29 +0000]
Fix braindead ro/wo accessor breakage when CXSA is available
Better control on whether to use CXSA or not (global var and envvar)
Rewrite tests so that PP and XS codepaths are fully tested
Bump Test::More for subtests functionality
Add benchmark and XS discussion to POD
Peter Rabbitson [Fri, 10 Sep 2010 11:41:21 +0000]
Move component-group test to its own testfile
Switch some tests to Test::Exception
Bump minimum M::I version for developes
Peter Rabbitson [Fri, 10 Sep 2010 09:19:38 +0000]
Run all tests before commit damn it!
Peter Rabbitson [Fri, 10 Sep 2010 09:07:21 +0000]
Rewrap contributors
Peter Rabbitson [Thu, 9 Sep 2010 10:38:31 +0000]
Lazy-load Class::Inspector
Arthur Axel "fREW" Schmidt [Wed, 1 Sep 2010 21:03:42 +0000]
I was wrong, we still need this check
Rafael Kitover [Wed, 11 Aug 2010 04:28:02 +0000]
fix MANIFEST.SKIP to actually ignore pod_spelling.t
Rafael Kitover [Wed, 11 Aug 2010 04:25:00 +0000]
make pod_spelling.t pass
Rafael Kitover [Wed, 11 Aug 2010 04:24:01 +0000]
release
Rafael Kitover [Wed, 11 Aug 2010 04:21:51 +0000]
fix field names with a single quote in them (patch from Jason Plum)
Rafael Kitover [Wed, 11 Aug 2010 04:10:04 +0000]
re-add pod_spelling.t since it is in MANIFEST.SKIP
Rafael Kitover [Wed, 11 Aug 2010 03:59:09 +0000]
remove pod_spelling.t
Rafael Kitover [Mon, 12 Jul 2010 23:21:40 +0000]
add failing tests for punctuation in $field, remove unnecessary Win32 check and update POD
Peter Rabbitson [Mon, 26 Apr 2010 08:14:25 +0000]
Shuffle CAG around
Peter Rabbitson [Sat, 24 Apr 2010 11:07:03 +0000]
More nitpicking
Peter Rabbitson [Sat, 24 Apr 2010 09:52:09 +0000]
Do as Steffen says
Peter Rabbitson [Sat, 24 Apr 2010 02:13:45 +0000]
head1 is capitalized
Rafael Kitover [Fri, 23 Apr 2010 23:29:00 +0000]
release
Peter Rabbitson [Fri, 23 Apr 2010 23:05:27 +0000]
require XSAccessor in case someone just set hasXS to true manually
Peter Rabbitson [Fri, 23 Apr 2010 22:45:35 +0000]
XSAccessor fixes
Rafael Kitover [Tue, 20 Oct 2009 23:19:14 +0000]
removing Class::XSAccessor for now
Rafael Kitover [Thu, 1 Oct 2009 22:10:04 +0000]
remove optional dep
Peter Rabbitson [Tue, 29 Sep 2009 11:45:27 +0000]
r7753@Thesaurus: rabbit | 2009-09-29 13:45:02 +0200
Fix POD
Rafael Kitover [Mon, 24 Aug 2009 15:56:10 +0000]
update copyright section for Debian at jawnsy's request
Rafael Kitover [Mon, 24 Aug 2009 13:49:40 +0000]
update Makefile.PL
Rafael Kitover [Sun, 23 Aug 2009 23:58:06 +0000]
release
Andy Grundman [Wed, 8 Jul 2009 02:36:45 +0000]
Fix my name :)
Christopher H. Laco [Wed, 8 Jul 2009 02:24:06 +0000]
Use Class::XSAccessor if available RT#45577, AGRUNDMA
Guillermo Roditi [Tue, 24 Mar 2009 22:10:16 +0000]
bump!
Guillermo Roditi [Tue, 24 Mar 2009 21:30:54 +0000]
add name to list of contributors
Guillermo Roditi [Tue, 24 Mar 2009 21:20:45 +0000]
subname stuff + tests
Christopher H. Laco [Sat, 21 Mar 2009 13:37:12 +0000]
Updated Changes/Versions for release
Peter Rabbitson [Thu, 19 Mar 2009 23:52:58 +0000]
Slightly faster implementation of supers recalc check
Peter Rabbitson [Thu, 19 Mar 2009 21:28:17 +0000]
We need to be smarter about recalculation of __cag_supers within inherited, as @ISA (thus supers) can very well change in-flight
Christopher H. Laco [Tue, 18 Nov 2008 02:10:02 +0000]
Removed unnecessary code in get_simple: RT#40992, BUCHMULLER Norbert
Guillermo Roditi [Tue, 29 Jan 2008 04:00:04 +0000]
I got tired of the DigestColumns interface...
Christopher H. Laco [Thu, 10 Jan 2008 00:37:22 +0000]
r1165@mbp: claco | 2008-01-09 19:37:13 -0500
Removed bogus tests line in Makefile.PL that errored out on older harnesses becuase I had specified a directory that doesn't exists
Christopher H. Laco [Tue, 8 Jan 2008 23:46:05 +0000]
r1163@mbp: claco | 2008-01-08 18:34:41 -0500
Updated version to 0.08000 for release
Christopher H. Laco [Fri, 28 Dec 2007 23:19:05 +0000]
r1064@mbp: claco | 2007-12-28 18:18:25 -0500
Working around @_ assigment bug in 5.10.0 that kills performace
Tweaked code for speed over form. No functional changes.
Matt S Trout [Fri, 16 Nov 2007 14:04:32 +0000]
doc patch from abraxxa
Christopher H. Laco [Tue, 3 Jul 2007 02:09:57 +0000]
r1731@NP5660: claco | 2007-07-02 21:31:38 -0400
Updated Changes/Version for release
Matt S Trout [Tue, 3 Jul 2007 01:10:23 +0000]
fixes for CDI/CDA compat
Christopher H. Laco [Mon, 2 Jul 2007 01:46:31 +0000]
r1700@NP5660: claco | 2007-07-01 21:08:11 -0400
Fixed spelling test error
Added WriteAll/DIST/PREOP for README
Christopher H. Laco [Sat, 12 May 2007 02:37:26 +0000]
Use MRO::Compat instead of Class::ISA to DRTR for C3 vs. non-C3 classes
Christopher H. Laco [Sat, 12 May 2007 01:23:44 +0000]
Quick kill of Class::Inspector warnings
Christopher H. Laco [Fri, 11 May 2007 01:34:21 +0000]
set_comonent_class now only dies when the class is an installed/installable class and can't be loaded