scpubgit/stemmatology.git
2012-03-14 tla some debugger-friendly params
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 reconfigure stexaminer layout
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 include 'collated' relationships in viewer
2012-03-07 Tara L Andrews don't error on relationship deletion no-op
2012-03-07 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-03-07 Tara L Andrews script to add orthographic links to case variants
2012-03-07 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-03-07 Tara L Andrews add help text to relationship mapper
2012-03-07 Tara L Andrews add help text to relationship mapper
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 use new directory API
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 CPAN release, third time's the charm?
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-23 Tara L Andrews change Matthew hack, add language flag
2012-02-22 Tara L Andrews small conveniences
2012-02-22 Tara L Andrews as long as we are hacking...
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 Merge branch 'master' of github.com:tla/stemmatology
2012-02-22 Tara L Andrews save annotations made in relationship mapper
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-21 Tara L Andrews turn off default debug
2012-02-20 Tara L Andrews save created relationships; fix relative paths in css
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
2012-02-15 Tara L Andrews leave git droppings out of perl package
2012-02-15 Tara L Andrews pull new relationship mapper interface
2012-02-15 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-15 Tara L Andrews revamp of Analysis.pm and associated changes
2012-02-15 Tara L Andrews limit variant graph size
2012-02-14 Tara L Andrews describe the graph format
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-13 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-13 Tara L Andrews modify alignment table API, to allow table caching
2012-02-12 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-10 Tara L Andrews add relationship deletion functionality
2012-02-07 Tara L Andrews get rid of debugging print
2012-02-07 Tara L Andrews keep from caching subgraph svg
2012-02-07 Tara L Andrews add SVG caching
2012-02-05 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-05 Tara L Andrews add application launcher buttons for stexaminer and...
2012-02-05 Tara L Andrews some style modifications
2012-02-05 Tara L Andrews get rid of undefined-value comparison warning
2012-02-03 Joris van Zundert Small fix (null check on stemmagraph load).
2012-02-03 Tara L Andrews fix JS paths
2012-02-03 Tara L Andrews pull changes from lemmatizer
2012-02-03 Tara L Andrews keep from stripping meta readings, oops
2012-02-03 Tara L Andrews add facilities for removing 'collated' relationship...
2012-02-03 Tara L Andrews zap undefined value warning
2012-02-03 Tara L Andrews remove distance tree stuff from Stemma object
2012-02-03 Tara L Andrews post-processing script to get rid of punctuation
2012-02-03 Tara L Andrews playing around with styles
2012-02-03 Tara L Andrews bugfix from dispatcher
2012-02-03 Tara L Andrews pull in recent changes from lemmatizer repository
2012-02-03 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-03 Tara L Andrews path and API bugfixes
2012-02-03 Tara L Andrews use new stemma interface
2012-02-03 Tara L Andrews increase graph fontsize for better legibility
2012-02-03 Tara L Andrews replace ugly layout hack with less hacky solution
2012-02-03 Tara L Andrews huge pile of pod updates
2012-02-03 Tara L Andrews initialize stemma array in tradition
2012-02-03 Tara L Andrews change shape of hack node; we no longer have to remove it
next