Age | Commit message (Expand) | Author |
2010-05-24 | Changed the Bu::Stream API, setSize is now standard. There may be a few more | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2009-07-31 | Wow, Bu::Base64 had a bug about premature end of stream / not base64 data, now | Mike Buland |
2009-06-18 | Added a new enum value to Bu::File, Bu::File::WriteNew which combines Write, | Mike Buland |
2008-10-02 | More changes to File...turns out tempFile always opens the file for reading and | Mike Buland |
2008-10-02 | Updated on my laptop and discovered that the new, more pedantic gcc had a | Mike Buland |
2008-10-01 | This commit is sure to break things. This should be a very, very minor change. | Mike Buland |
2008-10-01 | Ok, NIDS is getting better and better, and I went ahead and cleaned up some | Mike Buland |
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-01-23 | Minor changes to documentation, mainly. | 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-19 | david - got some things compiling on win32 (wine/devc++) | David |
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-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland |
2006-10-31 | Changed the file class to be SFile so that it will collide less, all of them | Mike Buland |
2006-10-27 | Added the beginings of the new stream system. | Mike Buland |