summaryrefslogtreecommitdiff
path: root/src/BStream.cc
AgeCommit message (Expand)Author
2011-12-11Introducing EAssert for 'Execution Assert', which won't stop the application,...Pixel
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-25We need the buffered streams to be detacheablePixel
2011-11-23Adding the isA<>() template / method to the IO proxy, and optimizing the BStr...Pixel
2011-11-13Adding buffered streams; mainly for string parsing.Pixel