save Ternary data type to graphml too
[scpubgit/stemmatology.git] / base /
2014-03-21 Tara L Andrews save Ternary data type to graphml too
2014-01-21 Tara L Andrews chase bug thrown up by merge_reading restriction; fix...
2014-01-21 tla move custom datatypes to their own package; add ternary...
2014-01-21 tla prevent merge_readings from causing witness loops
2014-01-20 Tara L Andrews allow color specification for relationship links in...
2014-01-18 Tara L Andrews bump package version given non-back-compatibility of...
2014-01-18 Tara L Andrews fix test failure
2014-01-18 Tara L Andrews fix documentation for new relationship flags
2014-01-18 Tara L Andrews Add function to expose relationship types from Collatio...
2014-01-18 Tara L Andrews tweak options for classifying readings and relationship...
2014-01-18 Tara L Andrews add method to collapse tradition by relationship
2014-01-16 Tara L Andrews Add check for duplicate_reading that at least one witne...
2013-11-23 Tara L Andrews change calling of enum for RT ticket 90694
2013-11-08 tla Add option to put sanitized layer labels in tabular...
2013-11-08 tla make sure we don't overwrite the cached alignment table...
2013-11-08 tla enable output of CSV without witness layers. Fixes #13
2013-10-25 tla added simple tests for CSV and TSV output. Fixes #8
2013-10-25 tla make TEI-PS parser package variables safe for multiple...
2013-10-25 tla Add as_tsv routine for tab-sep export of collation...
2013-10-25 tla get rid of erroneous double-decode
2013-08-22 tla Merge branch 'master' of https://github.com/tla/stemmat...
2013-08-22 tla Revert "INCOMPLETE overhaul to CTE parsing core, issue #6"
2013-08-22 tla Remove CTE parser revamp from master; this will go...
2013-08-20 Tara L Andrews Make majority-path tagging optional. Useful for tla...
2013-08-20 tla INCOMPLETE progress on CTE parser revamp for issue #6
2013-08-19 Tara L Andrews INCOMPLETE overhaul to CTE parsing core, issue #6
2013-08-19 Tara L Andrews dump relevant apparatus info for deleted nodes
2013-08-19 tla CTE parser work in progress, debugging mostly
2013-08-16 tla Avoid an empty-string warning
2013-08-16 Tara L Andrews ...and remove debug statement
2013-08-16 Tara L Andrews use TryCatch; bugfix for lacunae from START
2013-08-16 Tara L Andrews XML parsers should accept already-parsed XML object too
2013-08-15 tla Handle a2 app entries separately and more correctly...
2013-08-15 tla More improvements to apparatus interpretation for CTE...
2013-08-15 tla minor tweaks to interpret() routine
2013-08-13 tla Current state of transposition parsing
2013-08-13 tla Get rid of 'sic' notation in readings
2013-08-13 tla nuke debugging statement
2013-08-13 tla Merge branch 'master' of github.com:tla/stemmatology
2013-08-13 tla unlimited running on server
2013-08-12 tla Add apparatus codicum support and witness long-identifi...
2013-08-10 Tara L Andrews bookkeeping for CPAN release
2013-07-18 Tara L Andrews Return a relation, not a reading, in the invalid list...
2013-07-18 Tara L Andrews Return deleted invalid noncolo relationships when a...
2013-07-16 Tara L Andrews a little script cleanup
2013-07-12 Tara L Andrews experimental script for vector cosine analysis
2013-07-04 Tara L Andrews small but crucial bugfix in identical_readings for...
2013-06-11 Tara L Andrews optionally delete only single instance of scoped rel...
2013-06-11 Tara L Andrews let stringify_args pass all args; add test for reading...
2013-06-10 Tara L Andrews bugfix in identical_readings; optimization in duplicate...
2013-06-10 Tara L Andrews pass through args from flatten_ranks to identical_readings
2013-06-10 Tara L Andrews method to identify identical readings; make flatten_ran...
2013-06-07 Tara L Andrews return the new reading generated on duplication
2013-06-03 Tara L Andrews add method to duplicate a given relationship
2013-06-03 tla new test file for collation correction
2013-06-03 tla use output database as the userstore for tradition...
2013-04-24 Tara L Andrews invalidate alignment table cache on relationship add...
2013-04-24 Tara L Andrews field tested but unchecked changes, review ASAP
2013-04-23 Tara L Andrews ...and note the new testing dependency
2013-04-23 Tara L Andrews don't forget to decode the sigla in XLSX too
2013-02-21 Tara L Andrews refrain from calculating ranks in all parsers if asked...
2013-02-20 Tara L Andrews allow debugging svg to be made from CTE XML; say CTE...
2012-10-11 Tara L Andrews move analysis script; update Analysis.pm for new relati...
2012-10-03 Tara L Andrews complete tests for relationship transitivity
2012-10-03 Tara L Andrews add required description attribute for interface display
2012-10-01 Tara L Andrews add option to list all relationship types
2012-10-01 Tara L Andrews tweak relationship application order
2012-10-01 tla let make_tradition parse excel files too
2012-10-01 Tara L Andrews remove boneheaded DB line
2012-10-01 Tara L Andrews slightly looser a.c. / p.c. parsing
2012-10-01 Tara L Andrews need not tack on reltype
2012-09-30 Tara L Andrews add testing placeholders
2012-09-30 Tara L Andrews tested on all existing traditions, fixed bugs that...
2012-09-30 Tara L Andrews implement relationship logical propagation
2012-09-29 Tara L Andrews utility script to stitch together split traditions
2012-09-29 Tara L Andrews add relationship tests; move filter_collations to the...
2012-09-29 Tara L Andrews we cannot save coderefs, so stop trying; self parser...
2012-09-29 Tara L Andrews safer existence check
2012-09-27 Tara L Andrews fix test, fix doc
2012-09-27 Tara L Andrews start to add a proper and extensible relationship typology
2012-09-27 Tara L Andrews move language attribute away to morphology plugin
2012-09-27 Tara L Andrews cosmetic fixes
2012-09-27 Tara L Andrews change convenience dsn
2012-09-26 Tara L Andrews some parser bugfixes / workarounds
2012-09-25 Tara L Andrews reconcile our assumptions about transpositions with...
2012-09-25 Tara L Andrews first ugly stab at relationship links in SVG; add ident...
2012-09-25 Tara L Andrews method to clear out collation object for re-collation
2012-09-24 Tara L Andrews support limited witness sigil rename
2012-09-24 Tara L Andrews enable language role plugin; require sigil for plaintex...
2012-09-20 Tara L Andrews distribution housekeeping
2012-09-16 Tara L Andrews make unsupported language non-fatal; correct exception...
2012-09-14 Tara L Andrews make sure all tests work in all combos, save the broken...
2012-09-14 Tara L Andrews split out persistence / DB functionality
2012-09-14 Tara L Andrews split tradition language into morphology module; add...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-14 Tara L Andrews make test DB generation script work with new world...
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...