Age | Commit message (Expand) | Author |
2010-05-26 | Fixed most of the compilation warnings, and a valgrind warning in the fstring's | Mike Buland |
2010-05-26 | More tweaks and informational functions. | Mike Buland |
2010-05-25 | More myriad testing, fixes, arrangement, etc. UnitSuite add-ons, it has some | Mike Buland |
2010-05-25 | Minor memory leak fix in myriad, valgrind+unit tests = cool | Mike Buland |
2010-05-25 | More myriad tests and features, passes perfectly so far. | Mike Buland |
2010-05-25 | We now have a portable tempfile function, cool, it compiles on windows. | Mike Buland |
2010-05-24 | Changed the Bu::Stream API, setSize is now standard. There may be a few more | Mike Buland |
2010-05-24 | Myriad unit test. Seems like it's workin' well. | Mike Buland |
2010-05-20 | Fixed a minor bug when a key resolved to an empty string. | Mike Buland |
2010-05-20 | Added some tweaks to array and fbasicstring. | Mike Buland |
2010-05-20 | Made process easier to use, when you ask it if the process has ended, it | Mike Buland |
2010-05-16 | Added operators <= and >= to the FBasicString. | Mike Buland |
2010-05-15 | mkunit.sh was a little dumb, it didn't handle a number of things correctly. | Mike Buland |
2010-05-14 | Removed some annoying debugging. | Mike Buland |
2010-05-13 | QueueBuf is updated, and everything else uses it now, including Client. | Mike Buland |