| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/12/02 12:27:27 | 448 | 448 | abw | Rebuilt changes |
| 2008/12/02 10:57:33 | 447 | 447 | abw | Updated README |
| 2008/12/02 10:53:54 | 446 | 446 | abw | Updated TODO, README, Changes.pod and Badger.pm docs |
| 2008/12/02 10:21:51 | 445 | 445 | abw | Added tests for Badger::Class::Methods init hook, Badger::Exception match_type() and Badger::Base throw_msg() |
| 2008/12/02 10:20:40 | 444 | 444 | abw | Improved match_type() in Badger::Exception |
| 2008/12/02 10:20:15 | 443 | 443 | abw | Added some extra debugging to Badger::Factory |
| 2008/12/02 10:19:48 | 442 | 442 | abw | Added throw_msg() to Badger::Base |
| 2008/12/02 10:19:23 | 441 | 441 | abw | Added initialiser() to Badger::Class::Methods and init hook to Badger::Class |
| 2008/11/18 20:44:40 | 440 | 440 | abw | Changed Badger::Exception to generate stack_trace() using a message format so that Badger::Debug can colour it |
| 2008/11/18 20:44:10 | 439 | 439 | abw | Changed Badger::Factory to accept a reference as a first argument to item() and bypass the object lookup |
| 2008/11/18 18:56:20 | 438 | 438 | abw | Added -t/--trace and -h/--help options to Badger::Test |
| 2008/11/18 14:44:19 | 437 | 437 | abw | Changed Badger::Factory to fallback to found_ref_object() if blessed object found |
| 2008/11/18 13:09:12 | 436 | 436 | abw | Added the has_prototype() method to Badger::Prototype and changed prototype() to accept a single undef argument to clear the prototype |
| 2008/11/18 10:28:45 | 435 | 435 | abw | Fixed Badger.pm UTILS->load_module bug, added test, bumped version number |
| 2008/11/18 10:23:12 | 434 | 434 | abw | Updated docs for Bader::Class::Config to include use of list ref as import options |
| 2008/11/18 10:22:47 | 433 | 433 | abw | Added documentation for BCLASS, DEBUGGER and METHODS to Badger::Class to keep Pod::Coverage happy |
| 2008/11/17 16:40:37 | 432 | 432 | abw | Fixed case of CHANGES/Changes file in README |
| 2008/11/17 16:39:22 | 431 | 431 | abw | Tweaked Changed and README for 0.03_01 |
| 2008/11/17 16:37:02 | 430 | 430 | abw | Fixed .pm/.pod in MANIFEST |
| 2008/11/17 16:35:06 | 429 | 429 | abw | Fixed moose.t to not import anything |