fix relationship test data; remove print from tab test
[scpubgit/stemmatology.git] / lib /
2012-04-20 Tara L Andrews fix relationship test data; remove print from tab test
2012-04-20 Tara L Andrews fix graphml subgraph generation; fix tab parsing to...
2012-04-20 Tara L Andrews add some more transposition logic
2012-04-20 Tara L Andrews fix exponential loop in common_in_path
2012-04-19 Tara L Andrews workaround for segfault; slightly poor form GraphML...
2012-04-19 Tara L Andrews overhaul of colocated-relationship validation, still...
2012-04-19 Tara L Andrews factor out equivalence graph creation
2012-04-19 Tara L Andrews add failing tests for relationship logic, next we fix...
2012-04-19 Tara L Andrews revert untested changes that were causing a segfault
2012-04-19 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-19 Tara L Andrews enable graphml export of partial traditions
2012-04-19 Tara L Andrews replace local with global rel if they are equivalent...
2012-04-19 Tara L Andrews UNTESTED better validation for transpositions
2012-04-19 Tara L Andrews wrap documentation strings
2012-04-19 Tara L Andrews avoid dying on relationship conflicts
2012-04-18 Tara L Andrews fix bug in transposition validation
2012-04-18 Tara L Andrews drop collations on global relationship setting too
2012-04-18 Tara L Andrews suppress undefined warnings in cycle death
2012-04-18 Tara L Andrews bump version numbers
2012-04-18 Tara L Andrews fix failing tests
2012-04-18 Tara L Andrews retain original order of collation sets
2012-04-18 tla remove deprecated source attribute
2012-04-18 tla relationship deletions should include scoped objects
2012-04-17 tla Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 tla accessor method for fixing a database bug
2012-04-17 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 Tara L Andrews better handling of CTE files and their annoying hilight...
2012-04-17 Tara L Andrews only collate a given sequence once
2012-04-17 Tara L Andrews add nocalc option for debug svg output
2012-04-17 Tara L Andrews restore legacy attribute until we can remove it from...
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
2012-04-16 Tara L Andrews make XML witness parsing work
2012-04-15 Tara L Andrews make the rest of the tests work with the new Witness
2012-04-15 Tara L Andrews Merge branch 'master' into witnessparse
2012-04-15 Tara L Andrews remove refs to deprecated relationship type 'meaning'
2012-04-15 Tara L Andrews set text/layertext from witness JSON parse
2012-04-15 Tara L Andrews get JSON witness parsing to work
2012-04-15 Tara L Andrews make witness plaintext parsing work
2012-04-12 Tara L Andrews only use applicable a.c. witnesses in stemma for analysis
2012-04-12 Tara L Andrews fix a.c. handling on empty lemmata
2012-04-08 Tara L Andrews remove 'meaning' relationship; apply fix to make ellips...
2012-04-06 Tara L Andrews better handling of a.c. witnesses in analysis
2012-04-06 Tara L Andrews do proper quoting of unusual entity names in the dot
2012-04-06 Tara L Andrews test for correctness of analysis groups; pursuant bugfixes
2012-04-06 Tara L Andrews make path labels do the right thing with a.c. witnesses
2012-04-06 Tara L Andrews bugfix in directory test script
2012-04-06 Tara L Andrews refrain from counting hypotheticals in groups; fix...
2012-03-16 Tara L Andrews only show 'interesting' variants in the stexaminer...
2012-03-16 Tara L Andrews allow lookup by name as well as ID
2012-03-15 tla Merge branch 'master' of github.com:tla/stemmatology
2012-03-14 Tara L Andrews reverting accidental file commits
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 tla properly display & scale stemma graphs
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 Tara L Andrews replace collation relationships whenever we can
2012-03-14 Tara L Andrews change pt to px in stemma graphic
2012-03-12 Tara L Andrews Prune the groupings we get back from IDP
2012-03-12 Tara L Andrews use the straighten hack whenever explicitly specified...
2012-03-10 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-03-10 Tara L Andrews add JSON export function
2012-03-10 Tara L Andrews make text_from_paths actually work
2012-03-07 Tara L Andrews don't error on relationship deletion no-op
2012-03-06 Tara L Andrews morpho logic
2012-03-06 Tara L Andrews fix bug in finding scoped relationships in some cases
2012-03-06 Tara L Andrews allow case-insensitive relationships on all but orthography
2012-03-06 Tara L Andrews more robust boolean value checking in tests
2012-03-06 Tara L Andrews hooks for morphology tagging
2012-03-04 Tara L Andrews more robust hack for IDP node name problem
2012-03-04 Tara L Andrews refactor GraphML write/parse to use Moose introspection
2012-03-02 Tara L Andrews try not to let collations interfere with relationship...
2012-03-02 Tara L Andrews add a stats script, evade a perl bug, go back to hackie...
2012-03-02 Tara L Andrews perl solver works again too
2012-03-02 Tara L Andrews fix last bugs, make stexaminer work under new regime
2012-03-02 Tara L Andrews works now apart from the perl solver fallback
2012-03-02 Tara L Andrews UNFINISHED change to Analysis to incorporate IDP solver
2012-03-01 Tara L Andrews working fuller analysis plus tests
2012-03-01 Tara L Andrews better analysis with more information
2012-03-01 Tara L Andrews deal with global relationships
2012-03-01 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-28 Tara L Andrews try to fix encoding issues in Directory name trawl
2012-02-26 Tara L Andrews remove analysis tests from CPAN module too
2012-02-24 Tara L Andrews release version 0.2 to cpan
2012-02-24 Tara L Andrews merge readings properly based on join_* and wordsep
2012-02-24 Tara L Andrews fix small logic bug in pre-existing scoped relationship...
2012-02-24 Tara L Andrews fix change detection bug
2012-02-24 Tara L Andrews handle some cases for existing scoped relationships...
2012-02-23 Tara L Andrews allow for prefix/suffix readings
2012-02-23 Tara L Andrews add support for direct SQL query of directory
2012-02-22 Tara L Andrews small conveniences
2012-02-22 Tara L Andrews make cmp_str a noop except for the tradition that needs it
2012-02-22 Tara L Andrews save and display relationship annotations
2012-02-22 Tara L Andrews restore Directory deletion, albeit without garbage...
2012-02-22 Tara L Andrews restore Directory deletion, albeit without garbage...
2012-02-22 Tara L Andrews abandon 'collated' relationship removal
2012-02-22 Tara L Andrews try to be smarter about recalculating rank and common...
2012-02-22 Tara L Andrews track the language of a text if applicable
2012-02-21 Tara L Andrews don't run SVG tests unless dot is installed
2012-02-17 Tara L Andrews reinstate useful_variant; better handling of AC wits
2012-02-17 Tara L Andrews remove redundant a.c. witnesses from list
2012-02-17 Tara L Andrews add JSON serialization method
next