avoid needing . in @INC in dev mode
[gitmo/Algorithm-C3.git] / lib /
2014-08-16 Graham Knop bump version
2014-03-01 Graham Knop bump version
2009-05-27 Florian Ragwitz Version 0.08. 0.08
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-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-09 Brandon L Black this passes all 5 inf loop tests
2006-11-09 Brandon L Black a possible fix for infinite loops
2006-11-09 Brandon L Black s/1/2/
2006-11-08 Brandon L Black revert accidental commit of konobi test patch :)
2006-11-08 Brandon L Black line break
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 final changes for 0.03 dist 0.03
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 bump version / update changes for 0.02 test tarball
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-02-15 Stevan Little verion 0.01 0_01
2006-02-15 Stevan Little first commit,.. this is it though not too much here