Age | Commit message (Expand) | Author |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-09-18 | Added a handy readLine function, I've been meaning to do this for a while. | Mike Buland |
2009-08-24 | Fixed a minor helper in Bu::MemBuf, and corrected some docs on Bu::Stream, the | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-01-23 | Minor changes to documentation, mainly. | Mike Buland |
2008-01-23 | Added a new helper to the Stream classes, a write function that takes a single | Mike Buland |
2007-11-15 | david - adding license tag to the top of all header files | David |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland |
2007-06-18 | david - did more documenting | David |
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland |
2007-06-10 | Bunch of maintenence type things. Minor tweaks and the like. The file class | Mike Buland |
2007-06-07 | The Stream Filter archetecture is finished, it's actually much cooler than I | Mike Buland |
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |
2007-04-10 | Added more comments, help, and socket actually reads and writes some, but it's | Mike Buland |
2007-04-10 | Wrote some cute file unit tests, and added some more error reporting to SFile. | Mike Buland |
2007-04-03 | The first batch seem to have made it alright. Unfortunately the Archive class | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2007-02-17 | Tweaked the stream classes, added an example, and the begining of a formula | Mike Buland |
2006-10-31 | Expanded the scope of the stream system to include positional functions. Updated | Mike Buland |
2006-10-27 | Added the beginings of the new stream system. | Mike Buland |