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