Release a new CPAN version of Analysis
[scpubgit/stemmatology.git] / analysis / lib /
2014-12-06 tla Release a new CPAN version of Analysis
2014-11-27 tla Accept and convert ASCIIfied witness names in Stemweb...
2014-06-09 Tara L Andrews add option to pass explicit path to pars executable
2014-05-21 Tara L Andrews use Set::Scalar comparison operator to compare sets...
2014-05-21 Tara L Andrews turn char string into byte string before opening on...
2014-03-23 Tara L Andrews return relationship significance info in analysis
2014-01-15 tla Provide way to pass solver_url in options and fall...
2014-01-15 tla fix timezone-related minor test failure
2014-01-15 tla remove abandoned 'forcequote' option logic
2014-01-15 tla Collect all hacks for Graph::Reader::Dot into a single...
2014-01-15 tla Rework Stemma / StemmaUtil so that utility functions...
2013-11-07 tla associate Stemweb-generated stemmata with their job...
2013-10-28 tla ensure graph names come through for undirected graphs...
2013-10-28 tla notice and save changes to graph name / stemma identifi...
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...