Age | Commit message (Expand) | Author |
---|---|---|
2014-12-11 | moved to CharReader everywhere | Andreas Stöckel |
2014-12-11 | added assertion to Buffer class which makes sure that all cursors are marked ... | Andreas Stöckel |
2014-12-11 | tested CharReader.fork and fixed access to uninitialized memory in context fu... | Andreas Stöckel |
2014-12-11 | implemented context function, increased performance of read function | Andreas Stöckel |
2014-12-10 | copied old BufferedCharReader tests to CharReaderTest, fixed some bugs and op... | Andreas Stöckel |
2014-12-08 | implemented new CharReader class (not tested yet) | Andreas Stöckel |
2014-12-08 | implemented and tested moveCursor function | Andreas Stöckel |
2014-12-08 | added more unit test for the new BufferClass, fixed a few bugs (merely ineffi... | Andreas Stöckel |
2014-12-08 | added first unit test for the Buffer class | Andreas Stöckel |
2014-12-08 | renamed Buffer.hpp to CharReader.hpp (the upcomming CharReader is the only us... | Andreas Stöckel |