finish and test record_stemweb_result for Tradition (#12)
[scpubgit/stemmatology.git] / analysis /
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-19 tla Fix remaining single quotes in main.idp
2013-08-17 tla docs for IDP install, plus extra utility script
2013-08-17 Tara L Andrews Slightly more informative closing message
2013-08-17 Tara L Andrews add all graph solver support scripts
2013-08-16 tla fixes to IDP scripts per Bart Bogaerts
2013-08-15 tla Make graphcalc.cgi more configurable
2013-08-14 tla initial commit of IDP scripts for stemma analysis
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-30 Tara L Andrews add in columns for excluding nothing
2012-10-29 tla script bugfixes
2012-10-29 Tara L Andrews do our indirect exclusions too
2012-10-29 Tara L Andrews another script to exclude relatioship types in turn...
2012-10-27 tla remove debug stmt
2012-10-27 tla ignore collation rels; make multiparent and source...
2012-10-26 Tara L Andrews corrected analysis script that gives raw numbers
2012-10-26 tla analysis script for draft 2
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-30 Tara L Andrews update test file to explicitly propagate implicit relat...
2012-09-26 Tara L Andrews switch IDP scripts to use better port 4730
2012-09-21 Tara L Andrews add T::T and explicit version to package dependencies
2012-09-20 Tara L Andrews use witness sigil as graph node ID in SVG display
2012-09-20 Tara L Andrews distribution housekeeping
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-14 Tara L Andrews exclude IDP scripts from CPAN dist
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...