5 years agoadd travis config master
Graham Knop [Tue, 8 May 2018 05:29:39 +0000]
add travis config

6 years agoRelease commit for 1.001002 v1.001002
Graham Knop [Fri, 23 Feb 2018 13:43:50 +0000]
Release commit for 1.001002

6 years agochangelog
Graham Knop [Fri, 23 Feb 2018 13:43:11 +0000]
changelog

6 years agoBumping version to 1.001002
Graham Knop [Fri, 23 Feb 2018 13:41:11 +0000]
Bumping version to 1.001002

6 years agoadd dynamic_config, x_static_install, x_authority meta options
Graham Knop [Thu, 15 Feb 2018 17:22:00 +0000]
add dynamic_config, x_static_install, x_authority meta options

6 years agoRelease commit for 1.001_001 v1.001_001
Graham Knop [Thu, 15 Feb 2018 16:58:41 +0000]
Release commit for 1.001_001

6 years agoBumping version to 1.001_001
Graham Knop [Thu, 15 Feb 2018 16:57:19 +0000]
Bumping version to 1.001_001

6 years agofix some pod formatting and linking issues
Graham Knop [Thu, 15 Feb 2018 14:38:31 +0000]
fix some pod formatting and linking issues

6 years agochangelog cleanups
Graham Knop [Thu, 15 Feb 2018 14:38:12 +0000]
changelog cleanups

6 years agoupdate Class::Inspector prereq
Graham Knop [Thu, 15 Feb 2018 14:38:00 +0000]
update Class::Inspector prereq

6 years agochangelog
Graham Knop [Thu, 15 Feb 2018 10:16:24 +0000]
changelog

6 years agofix typo in documentation
Graham Knop [Thu, 15 Feb 2018 09:38:04 +0000]
fix typo in documentation

Thanks David Steinbrunner <dsteinbrunner@pobox.com>

6 years agouse strict and warnings consistently in tests
Graham Knop [Thu, 15 Feb 2018 09:36:48 +0000]
use strict and warnings consistently in tests

6 years agoabstract for applyhooks
Graham Knop [Thu, 15 Feb 2018 09:31:22 +0000]
abstract for applyhooks

6 years agowhitespace cleanup
Graham Knop [Thu, 15 Feb 2018 09:31:06 +0000]
whitespace cleanup

6 years agosimpler underscore stripping on $VERSION
Graham Knop [Thu, 15 Feb 2018 09:25:48 +0000]
simpler underscore stripping on $VERSION

6 years agomove pod tests to xt
Graham Knop [Thu, 15 Feb 2018 09:25:09 +0000]
move pod tests to xt

6 years agoModule::Install -> Distar
Graham Knop [Wed, 14 Feb 2018 15:24:45 +0000]
Module::Install -> Distar

6 years agoadd mailmap
Graham Knop [Wed, 14 Feb 2018 14:14:57 +0000]
add mailmap

7 years agoremove direct use of Class::C3 in tests
Graham Knop [Fri, 29 Jul 2016 13:32:56 +0000]
remove direct use of Class::C3 in tests

11 years agoadd missing (implied) test dep
Arthur Axel 'fREW' Schmidt [Fri, 26 Oct 2012 05:36:18 +0000]
add missing (implied) test dep

12 years agoAutogen README, add gitignore
Peter Rabbitson [Tue, 9 Aug 2011 04:33:54 +0000]
Autogen README, add gitignore

12 years agoCorrect/explicitly specify dependencies
Peter Rabbitson [Tue, 9 Aug 2011 04:25:40 +0000]
Correct/explicitly specify dependencies

12 years agoRelease v1.001000 v1.001000
Arthur Axel 'fREW' Schmidt [Tue, 9 Aug 2011 03:11:11 +0000]
Release v1.001000

12 years agobetter MANIFEST.SKIP
Arthur Axel 'fREW' Schmidt [Tue, 9 Aug 2011 03:14:20 +0000]
better MANIFEST.SKIP

12 years agofactor out hook application code
Matt S Trout [Tue, 9 Aug 2011 01:50:52 +0000]
factor out hook application code

12 years agoremove -T from 00-load.t because not being able to prove with a local::lib is silly
Matt S Trout [Tue, 9 Aug 2011 01:50:35 +0000]
remove -T from 00-load.t because not being able to prove with a local::lib is silly

12 years agoAdd Class::C3::Componetised::ApplyHooks features
Arthur Axel "fREW" Schmidt [Wed, 23 Jun 2010 03:44:10 +0000]
Add Class::C3::Componetised::ApplyHooks features

13 years agofix repo url origin/master
Arthur Axel 'fREW' Schmidt [Sat, 16 Apr 2011 21:04:32 +0000]
fix repo url

13 years agoRelease 1.0009
Peter Rabbitson [Sun, 20 Mar 2011 00:58:23 +0000]
Release 1.0009

13 years agoFindBin is a core module
Peter Rabbitson [Sun, 20 Mar 2011 00:16:20 +0000]
FindBin is a core module

13 years agoCopyright statement (for Debian's sake)
Peter Rabbitson [Sun, 20 Mar 2011 00:15:25 +0000]
Copyright statement (for Debian's sake)

13 years agoPreserve $_ (RT#66661)
Peter Rabbitson [Sat, 19 Mar 2011 23:55:56 +0000]
Preserve $_ (RT#66661)

13 years agoStop importing Carp functions
Peter Rabbitson [Sat, 19 Mar 2011 23:34:35 +0000]
Stop importing Carp functions

13 years agoRelease 1.0008 (forgotten commit)
Peter Rabbitson [Sat, 19 Mar 2011 10:24:44 +0000]
Release 1.0008 (forgotten commit)

13 years agoStupid regression - the primitive $isa{$_} does not take in consideration the ISA...
Peter Rabbitson [Thu, 24 Feb 2011 18:01:00 +0000]
Stupid regression - the primitive $isa{$_} does not take in consideration the ISA of added parents

13 years agoRelease 1.0007
Peter Rabbitson [Thu, 24 Feb 2011 14:42:41 +0000]
Release 1.0007

13 years agoFix load_optional_class inspired by RT#56565
Peter Rabbitson [Wed, 23 Feb 2011 13:39:03 +0000]
Fix load_optional_class inspired by RT#56565

13 years agoSpecify minimal perl version
Peter Rabbitson [Wed, 23 Feb 2011 00:01:00 +0000]
Specify minimal perl version

13 years agoMultiple microoptimizations, including migrating some code from
Peter Rabbitson [Tue, 22 Feb 2011 23:09:18 +0000]
Multiple microoptimizations, including migrating some code from
Module::Inspector directly into ensure_class_loaded (it is called
quite often in large projects)

No functional changes

13 years agodon't use Class::C3 explictly
Justin Hunter [Mon, 31 Jan 2011 17:49:00 +0000]
don't use Class::C3 explictly

14 years agouse Test::Exception
Peter Rabbitson [Sat, 12 Sep 2009 11:03:44 +0000]
use Test::Exception

14 years agoVersion 1.0006
Ash Berlin [Tue, 8 Sep 2009 13:15:12 +0000]
Version 1.0006

14 years agoPod fixes (RT#33975 and RT#43040)
Ash Berlin [Tue, 8 Sep 2009 13:13:59 +0000]
Pod fixes (RT#33975 and RT#43040)

14 years agoDo not call component_base_class unless it is actually necessary
Peter Rabbitson [Tue, 21 Jul 2009 23:01:35 +0000]
Do not call component_base_class unless it is actually necessary

15 years agoProper date on Changes file
Ash Berlin [Wed, 22 Apr 2009 17:51:54 +0000]
Proper date on Changes file

15 years agomove tests over and fix up load_optional_class
Justin Hunter [Tue, 21 Apr 2009 23:53:04 +0000]
move tests over and fix up load_optional_class

15 years agorip load_optional_class from DBIx::Class::Componentised and put it in Class::C3:...
Justin Hunter [Mon, 20 Apr 2009 22:00:43 +0000]
rip load_optional_class from DBIx::Class::Componentised and put it in Class::C3::Componentised

15 years agotypo fix
Justin Hunter [Fri, 20 Mar 2009 07:20:24 +0000]
typo fix

15 years agoVersion bump for release
Ash Berlin [Wed, 18 Mar 2009 18:44:41 +0000]
Version bump for release

15 years agoLoad MRO::Compat after Class::C3 so Class::C3::{,re,un}initialize are no-ops on 5.10.
Florian Ragwitz [Wed, 18 Mar 2009 14:24:32 +0000]
Load MRO::Compat after Class::C3 so Class::C3::{,re,un}initialize are no-ops on 5.10.

15 years agoLoad Class::C3. Other code relies on us doing that.
Florian Ragwitz [Wed, 18 Mar 2009 14:17:20 +0000]
Load Class::C3. Other code relies on us doing that.

15 years agoPort from Class::C3 to MRO::Compat.
Florian Ragwitz [Thu, 12 Mar 2009 15:34:01 +0000]
Port from Class::C3 to MRO::Compat.

16 years agoFix for 5.10/Carp 1.08 upwards. Ugh
Ash Berlin [Thu, 6 Mar 2008 01:00:41 +0000]
Fix for 5.10/Carp 1.08 upwards. Ugh

16 years agoMake tests more resilient
Ash Berlin [Tue, 4 Mar 2008 14:13:17 +0000]
Make tests more resilient

16 years agoSteal class loading code from Class::MOP, and get around errors when trying to load...
Jess Robinson [Sat, 2 Feb 2008 15:45:56 +0000]
Steal class loading code from Class::MOP, and get around errors when trying to load "__PACKAGE__"

16 years agoUpdate deps
Ash Berlin [Sat, 11 Aug 2007 22:15:22 +0000]
Update deps

16 years agoFix up pod. I was being mad.
Ash Berlin [Mon, 30 Jul 2007 19:23:38 +0000]
Fix up pod. I was being mad.

16 years agoMore work on tests
Ash Berlin [Mon, 30 Jul 2007 13:44:14 +0000]
More work on tests

16 years agoUpdate this module ready for relase, just need to write a few more tests.
Ash Berlin [Sun, 29 Jul 2007 23:10:06 +0000]
Update this module ready for relase, just need to write a few more tests.

17 years agocheckpoint
Robert Norris [Tue, 11 Jul 2006 06:32:50 +0000]
checkpoint

17 years agocheckpoint
Robert Norris [Tue, 11 Jul 2006 06:29:39 +0000]
checkpoint

17 years agocreated trunk/Class-C3-Componentised
Matt S Trout [Mon, 3 Jul 2006 14:47:15 +0000]
created trunk/Class-C3-Componentised