CollateX format for GraphML output changed; parser update
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation.pm
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-12 Tara L Andrews use the straighten hack whenever explicitly specified...
2012-03-10 Tara L Andrews make text_from_paths actually work
2012-03-06 Tara L Andrews allow case-insensitive relationships on all but orthography
2012-03-04 Tara L Andrews refactor GraphML write/parse to use Moose introspection
2012-02-24 Tara L Andrews merge readings properly based on join_* and wordsep
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-22 Tara L Andrews small conveniences
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-21 Tara L Andrews don't run SVG tests unless dot is installed
2012-02-17 Tara L Andrews remove redundant a.c. witnesses from list
2012-02-15 Tara L Andrews revamp of Analysis.pm and associated changes
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 keep from caching subgraph svg
2012-02-07 Tara L Andrews add SVG caching
2012-02-05 Tara L Andrews get rid of undefined-value comparison warning
2012-02-03 Tara L Andrews add facilities for removing 'collated' relationship...
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 change shape of hack node; we no longer have to remove it
2012-02-02 Tara L Andrews only run the hack for larger graphs
2012-02-02 Tara L Andrews allow specification of options for dot/svg;
2012-02-02 Tara L Andrews add horrible hack to fix graph layout direction
2012-02-01 Tara L Andrews detect and mark common readings
2012-02-01 Tara L Andrews make display graph edges reflect popularity of path
2012-01-21 Tara L Andrews add exceptions to the rest of the Tradition library
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2012-01-18 Tara L Andrews remove punctuation handling logic; we will do this...
2012-01-18 Tara L Andrews refactor the hardcoded attribute stuff in as_dot
2012-01-18 Tara L Andrews fix various bugs in subgraph rendering
2012-01-17 Tara L Andrews add clear_witness functionality, use it, and update...
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 don't add an extra node if endrank == end->rank
2012-01-16 Tara L Andrews add method to generate a part of the graph specified...
2012-01-16 Tara L Andrews recalculate ranks with each new relationship, for now
2012-01-15 Tara L Andrews make relationships into proper objects; track global...
2012-01-14 Tara L Andrews Merge branch 'master' into relationships
2012-01-14 Tara L Andrews handle limited parsing of 3.0 self output
2012-01-13 Tara L Andrews Merge branch 'master' into relationships
2012-01-13 Tara L Andrews split stemma lib into util and object; make phylip_inpu...
2012-01-13 Tara L Andrews make svg background transparent; fix test for TEI bugfix
2012-01-13 Tara L Andrews fix a.c. paths for parallel segmentation input
2012-01-13 Tara L Andrews fix some bugs for alignment table with object refs
2012-01-13 Tara L Andrews make GraphViz account for reading ranks
2012-01-13 Tara L Andrews Change alignment table to CollateX format; make version...
2012-01-07 Tara L Andrews set up proper garbage-collecting deletion of traditions...
2012-01-06 Tara L Andrews add generic alignment relationship type
2012-01-01 Tara L Andrews get rid of DB halt
2011-12-31 Tara L Andrews Stop polluting test output with STDERR
2011-12-28 Tara L Andrews use old 'lexical' label; handle double quotes in readin...
2011-12-27 Tara L Andrews various bugfixes, getting real traditions to parse
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-12-26 Tara L Andrews make tests for Tradition.pm and Tradition/Parser/Collat...
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 stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews store tradition objects in a KiokuDB instance
2011-11-20 Tara L Andrews parsing Collate apparatus more or less works now
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-21 Tara L Andrews change analysis graph calculation - closer but not...
2011-10-20 Tara L Andrews fix bugs to do with reading relationships
2011-10-05 Tara L Andrews cope with multi-word graph names, catch rankless nodes
2011-10-03 Tara L Andrews continued doc and testing drive; rationalize GraphML...
2011-10-02 Tara L Andrews lacuna nodes need to be marked as such on read
2011-10-02 Tara L Andrews more work on our own graphml format
2011-10-02 Tara L Andrews fix graphml write/read of relationship data
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-10-01 Tara L Andrews flatten identical nodes by rank; allow alignment table...
2011-09-30 Tara L Andrews Allow either row or column orientation for alignment...
2011-09-21 Tara L Andrews add support for lacunas within the witnesses
2011-09-02 Tara L Andrews add support for alignment table input
2011-08-31 Tara L Andrews get rid of common reading calculation for positional fun
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-07-26 Tara L Andrews dot generation works on collation output TEI, svg gener...
2011-07-06 Tara L Andrews checkpoint, not sure what is here
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-05-31 tla CHECKPOINT untested and unfinished changes to BaseText
2011-05-30 Tara L Andrews we can parse our own graph output now
2011-05-30 Tara L Andrews make one-witness-per-edge graphml output; still need...
2011-05-27 Tara L Andrews clean up svg output; allow non-linear GraphML graphs
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-28 tla first crack at implementing relationships
2011-05-25 Tara L Andrews fix circular-path bugs in the graph
2011-05-25 tla working with new base text merge routine, up to line 25
2011-05-25 tla add expand/collapse path edge functionality
2011-05-24 Tara L Andrews got the graph calculated correctly from the spreadsheet
next