Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-12 | All of those changes I thought I'd already committed. The taf writer handles | Mike Buland | |
binary data much better, actually escaping it properly and not stopping on null. Bu::FString has an iterator, it's actually just a raw datatype, but it may have more function later, so careful assuming that it's a char and using it in any non-iterator like way. Also augmented the taf unit test, and added the Bu::CacheCalc base class, the rest of the simple develpment cycle will happen between here and project hhp. |