Age | Commit message (Expand) | Author |
---|---|---|
2014-08-10 | Introducing notion of filters. | Nicolas "Pixel" Noble |
2014-08-01 | Fixing error message. | Nicolas "Pixel" Noble |
2013-12-21 | WebSockets can now send frames. | Nicolas "Pixel" Noble |
2013-12-20 | Switching off_t to off64_t. | Nicolas "Pixel" Noble |
2013-01-21 | Small, puny optimization. | Nicolas 'Pixel' Noble |
2013-01-17 | Shutting off a few warnings. | Nicolas 'Pixel' Noble |
2012-08-29 | Using true C++11 initializers in classes. | Nicolas "Pixel" Noble |
2011-12-11 | Introducing EAssert for 'Execution Assert', which won't stop the application,... | Pixel |
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel |
2011-11-25 | We need the buffered streams to be detacheable | Pixel |
2011-11-23 | Adding the isA<>() template / method to the IO proxy, and optimizing the BStr... | Pixel |
2011-11-13 | Adding buffered streams; mainly for string parsing. | Pixel |