remove some debugging statements
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation /
2012-06-26 Tara L Andrews refine the analysis code; add alters_meaning attribute...
2012-06-26 Tara L Andrews restore meta readings to equiv graph
2012-06-25 Tara L Andrews allow wordforms to be cleared out
2012-06-25 Tara L Andrews fix logic bug in build method; add convenience method
2012-06-24 Tara L Andrews make normal_form default to ->text
2012-06-20 Tara L Andrews test/fix for bug in metaless equivalence graph
2012-06-20 Tara L Andrews leave meta readings out of equiv graph; test for warnin...
2012-06-16 Tara L Andrews add throw() sub to Lexeme.pm
2012-06-15 Tara L Andrews store morphology as string rather than as L::F::Structure
2012-06-15 Tara L Andrews refrain from serializing init flag
2012-06-14 Tara L Andrews ease validation rules during collation init; fix bug...
2012-06-07 Tara L Andrews fix Lexeme to handle empty wordform list input
2012-06-07 Tara L Andrews add error handling for reading morphology update
2012-06-02 Tara L Andrews introspect for morphology values; include these in...
2012-05-29 Tara L Andrews muck about with serialization of lexeme wordforms;...
2012-05-07 Tara L Andrews fix stupid undef quote error
2012-05-04 Tara L Andrews request reading data on page load
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-05-03 Tara L Andrews use JSON for serialization rather than rolling own
2012-05-03 Tara L Andrews read lexeme info in GraphML parsing
2012-05-03 Tara L Andrews better lexeme serialization
2012-05-03 Tara L Andrews naive serialization of lexems in GraphML
2012-05-02 tla working version of rebuild_equivalence
2012-05-02 Tara L Andrews add method for initializing/resetting equivalence graph
2012-05-02 Tara L Andrews make French morphology use Lingua objects; add tests
2012-04-25 Tara L Andrews make French morph tagging work; dependent on Flemm...
2012-04-23 Tara L Andrews start implementing morphology on readings
2012-04-21 Tara L Andrews fix bugs in persistent equivalence graph implementation
2012-04-21 Tara L Andrews implement persistent equivalence graph for relationship...
2012-04-20 Tara L Andrews check for relationship before collating
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-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 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-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 tla relationship deletions should include scoped objects
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
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 make witness plaintext parsing work
2012-04-08 Tara L Andrews remove 'meaning' relationship; apply fix to make ellips...
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
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-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 hooks for morphology tagging
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-02-28 Tara L Andrews try to fix encoding issues in Directory name trawl
2012-02-24 Tara L Andrews fix small logic bug in pre-existing scoped relationship...
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-22 Tara L Andrews save and display relationship annotations
2012-02-22 Tara L Andrews abandon 'collated' relationship removal
2012-02-17 Tara L Andrews add JSON serialization method
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
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-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 Merge branch 'master' of github.com:tla/stemmatology
2012-02-03 Tara L Andrews huge pile of pod updates
2012-02-01 Tara L Andrews fix detection of potential witness loops
2012-02-01 Tara L Andrews detect and mark common readings
2012-01-21 Tara L Andrews add exceptions to the rest of the Tradition library
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2012-01-19 Tara L Andrews refactor get/set of relationship object on graph edge
2012-01-19 Tara L Andrews add displaylabel attribute that we might even use someday
2012-01-18 Tara L Andrews remove punctuation handling logic; we will do this...
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-17 Tara L Andrews oops, is not an object
2012-01-16 Tara L Andrews fix niggly bug in TEI parsing; test GraphML in/out
2012-01-16 Tara L Andrews parse our new GraphML format
2012-01-16 Tara L Andrews set up graphml output for relationships
2012-01-16 Tara L Andrews break out punctuation from the rest of the reading...
2012-01-16 Tara L Andrews keep from deleting lacuna nodes prematurely
2012-01-16 Tara L Andrews return reading IDs, not reading objects, in vectors
2012-01-15 Tara L Andrews make relationships into proper objects; track global...
2012-01-06 Tara L Andrews fix up CTE parser, including an ugly hack I need, with...
2011-12-27 Tara L Andrews various bugfixes, getting real traditions to parse
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews Collation library now backed by Graph.pm, tested with...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-22 Tara L Andrews change identity pools to use KiokuDB::Set
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews we no longer use position; stop breaking relationship...
2011-10-30 Tara L Andrews remove deprecated Position and Segment modules
next