Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int (size_t) ↵ | callum_linden | |
comparison with <0 [-Wtautological-compare] | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-21 | SH-3177 Add streambuf/iostream adapters to BufferArray object. | Monty Brandenberg | |
Initial version that should have enough of the plumbing to produce a working adapter. Memory test is showing 8 bytes held after one of the tests so I'm going to revisit that later. But basic functionality is there going by the unit tests. |