gitmo/Algorithm-C3.git
2016-10-15 Graham Knop avoid needing . in @INC in dev mode master
2014-08-16 Graham Knop Release commit for 0.10 v0.10
2014-08-16 Graham Knop bump version
2014-08-16 Graham Knop changelog
2014-08-04 Graham Knop declare minimum perl version in meta file
2014-03-01 Graham Knop Release commit for 0.09 v0.09
2014-03-01 Graham Knop bump version
2014-03-01 Graham Knop update changelog
2014-03-01 Graham Knop update gitignore
2014-03-01 Graham Knop move pod tests to xt
2014-03-01 Graham Knop convert to Distar
2009-05-27 Florian Ragwitz Version 0.08. 0.08
2009-05-27 Florian Ragwitz Exclude git files from MANIFEST.
2009-05-27 Florian Ragwitz Don't create a fake Makefile.PL.
2009-05-27 Florian Ragwitz Remove MANIFEST. It's generated from MANIFEST.SKIP.
2009-05-27 Florian Ragwitz Add .gitignore.
2009-05-27 Florian Ragwitz Fix a couple of doc typos.
2009-03-25 Florian Ragwitz Whitespace cleanup.
2007-05-14 Brandon L Black culled a dead branch, Devel::Cover back to 100%, 0... 0.07
2007-04-21 Brandon L Black even better, 1 stack, but no arrayref
2007-04-21 Brandon L Black split stacks is faster
2007-04-21 Brandon L Black another little optimization
2007-04-21 Brandon L Black oops, I was testing with the wrong perl earlier, revert...
2007-04-21 Brandon L Black small optimizations, 8-13% boost depending on the size...
2007-02-13 Scott McWhirter Added a commented out warning that when enabled display...
2006-11-22 Brandon L Black commit 0.06 release date 0.06
2006-11-10 Brandon L Black bump README version too
2006-11-10 Brandon L Black more inf loop tests, inf loop bugfix, better error...
2006-11-10 Brandon L Black slightly better exception message (inf loop stuff)
2006-11-10 Brandon L Black this might be cleaner and faster (inf loop stuff)
2006-11-10 Brandon L Black bumped version to 0.06, updated MANIFEST and Changes
2006-11-10 Brandon L Black skip the inf loop test on platforms with no SIGALRM
2006-11-09 Brandon L Black this passes all 5 inf loop tests
2006-11-09 Brandon L Black a better set of 5 infloop tests, current fix only fixes...
2006-11-09 Brandon L Black a possible fix for infinite loops
2006-11-09 Brandon L Black s/1/2/
2006-11-09 Brandon L Black cleaned up infinite loop test
2006-11-08 Scott McWhirter Initial checkin to test dealing with bad hierarchies...
2006-11-08 Scott McWhirter Add a classless test based on 006_complex_merge to...
2006-11-08 Brandon L Black revert accidental commit of konobi test patch :)
2006-11-08 Brandon L Black line break
2006-11-08 Brandon L Black added new test based on DBIx::Class::Core
2006-08-25 Brandon L Black set release date for 0.05 0.05
2006-08-23 Brandon L Black add persistent merge cacheing parameter, VERSION/Change...
2006-08-09 Brandon L Black 0.04 meta (Changes, README, $VERSION) 0.04
2006-08-09 Brandon L Black doh, "use Class::C3" slipped in unnoticed in a paste
2006-08-09 Brandon L Black final changes for 0.03 dist 0.03
2006-08-09 Brandon L Black test based on RT bug # 20879
2006-08-08 Brandon L Black temporary fix for RT bug # 20879 (real fix + testcases...
2006-07-30 Brandon L Black minor edits for 0.02 dist 0.02
2006-07-30 Stevan Little adding blblack to the AUTHORS list
2006-07-29 Brandon L Black update MANIFEST and README too :)
2006-07-29 Brandon L Black bump version / update changes for 0.02 test tarball
2006-07-29 Brandon L Black Merge 'speed_daemon' into 'trunk'
2006-07-29 Brandon L Black Merge 'speed_daemon' into 'trunk'
2006-07-29 Brandon L Black Merge 'speed_daemon' into 'trunk'
2006-07-28 Brandon L Black may as well document the coverage
2006-07-28 Brandon L Black refactor fetcher and add a test for 100% coverage
2006-07-28 Brandon L Black look ma, no recursion
2006-07-28 Brandon L Black branching off to work on performance
2006-03-11 Stevan Little changelog
2006-02-15 Stevan Little verion 0.01 0_01
2006-02-15 Stevan Little first commit,.. this is it though not too much here
2006-02-15 Stevan Little creating dir for algorithm C3