DEADSOFTWARE

Testing odcread against a bunch of existing .odc files
[odcread.git] / odcread.cc
2011-11-13 Gert van ValkenhoefTesting odcread against a bunch of existing .odc files
2011-11-09 Gert van ValkenhoefUpdate handling of multi-byte strings
2011-11-09 Gert van ValkenhoefUse STL stack instead of vector.
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-10 Gert van ValkenhoefAdd some error handling, close to understanding StdText...
2011-08-09 Gert van ValkenhoefAdd type handling (disabled until StdTextModel.internal...
2011-08-09 Gert van ValkenhoefSolve oldType path lookup, found SEGFAULT
2011-08-08 Gert van ValkenhoefCan now read entire "empty" document as Alien
2011-08-06 Gert van ValkenhoefModularize, some progress toward reading stores
2011-08-05 Gert van ValkenhoefFirst tiny steps to implementing Oberon Compound Docume...