Age | Commit message (Expand) | Author |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-01-23 | Ugh, more fixes...this time I've disallowed ending with an operator, there were | Mike Buland |
2009-01-23 | I changed the ParseException in Formula to Bu::FormulaException. It actually | Mike Buland |
2009-01-23 | Fixed a peculiar formula residue bug...eeew, formula residue. Also added a | Mike Buland |
2009-01-20 | Awesome changes to the formula class! It actually does proper reduction for | Mike Buland |
2009-01-19 | This should fix the problem of never knowing if your sockets are closed. Now | 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 |
2007-11-15 | david - adding license tag to the top of all header files | David |
2007-10-20 | Made the logger use a uint32_t for it's mask, no more negative confusion. Also | 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-19 | The formula system works just fine, just no functions yet, but I don't need them | Mike Buland |
2007-02-17 | Tweaked the stream classes, added an example, and the begining of a formula | Mike Buland |