Check text direction when merging readings
[scpubgit/stemmatology.git] / analysis /
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-19 Tara L Andrews add IDP script dependency to analysis package. #16
2014-01-15 tla Provide way to pass solver_url in options and fall...
2014-01-15 tla fix bug in IDP error logging
2014-01-15 tla ...and the updated test!
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-12-22 tla change worker script to using 'say'; timestamp the log
2013-12-22 tla record error if applicable on analysis results
2013-12-22 tla untaint Gearman IP/port for calling the worker
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 add new dependency to Makefile for #12
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...