finish and test record_stemweb_result for Tradition (#12)
[scpubgit/stemmatology.git] / analysis / lib / Text / Tradition /
2013-10-27 tla finish and test record_stemweb_result for Tradition...
2013-10-27 tla ensure that undirected graphs stay undirected after...
2013-10-25 tla finish and test Stemma::root_graph method. Fixes #9
2013-10-20 tla redirect STDOUT via local scope to catch bad graph
2013-10-20 tla add support for named stemmata
2013-10-19 tla initial hooks for Stemweb integration
2013-08-10 Tara L Andrews keep analysis scripts out of CPAN; make CHANGES file...
2013-04-24 Tara L Andrews field tested but unchecked changes, review ASAP
2012-10-27 tla remove debug stmt
2012-10-27 tla ignore collation rels; make multiparent and source...
2012-10-26 Tara L Andrews get transposition a.c. gap recognized as a gap
2012-10-26 Tara L Andrews try to deal with transposition + a.c. gap
2012-10-26 Tara L Andrews all_related except for repetition
2012-10-11 Tara L Andrews move analysis script; update Analysis.pm for new relati...
2012-09-20 Tara L Andrews use witness sigil as graph node ID in SVG display
2012-09-16 Tara L Andrews stop altering SVG on server side; make transparent...
2012-09-16 Tara L Andrews fix POD
2012-09-14 Tara L Andrews make sure all tests work in all combos, save the broken...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-13 Tara L Andrews split out morphology; make all tests pass apart from...
2012-09-13 Tara L Andrews split off stemma analysis modules from base Tradition...