DEADSOFTWARE

Testing odcread against a bunch of existing .odc files
[odcread.git] / textmodel.cc
2011-11-09 Gert van ValkenhoefImprove internalize() of StdTextModel for readability
2011-11-09 Gert van ValkenhoefDocument fold.h and textmodel.h, and add a destructor
2011-11-09 Gert van ValkenhoefReduce boilerplate for BlackBox Types and add some...
2011-11-09 Gert van ValkenhoefUpdate handling of multi-byte strings
2011-11-08 Gert van ValkenhoefCompletely convert .odc to .txt using Visitor
2011-11-08 Gert van ValkenhoefAlmost-correct toPlainText
2011-11-07 Gert van ValkenhoefDisable debug output, read TextPieces into memory
2011-08-17 Gert van ValkenhoefDump TextModel ShortChar contents to std::cout (appear...
2011-08-12 Gert van ValkenhoefShow internal structure of StdTextModel
2011-08-10 Gert van ValkenhoefBla
2011-08-10 Gert van ValkenhoefSuccessful read of StdTextModel (including actual text)
2011-08-10 Gert van ValkenhoefAdd some error handling, close to understanding StdText...