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-05-20 | Made process easier to use, when you ask it if the process has ended, it | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-01-05 | Really minor tweaks, shouldn't effect anything that we have right now, really. | Mike Buland |
2009-12-21 | Ok, Process has been updated. You now must specify flags as the first parameter | Mike Buland |
2009-12-10 | Process is working much better, it actually follows the guidelines for most of | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2008-09-24 | Wholly crap. Added the Fifo, fixed a bunch of bugs, made things more standard, | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-30 | Added some helpers to fstring, and fixed a bug in Bu::Process, it wasn't closing | Mike Buland |
2007-11-23 | Added the Process stream class, this will allow us to do some really cool stuff | Mike Buland |