Age | Commit message (Expand) | Author |
---|---|---|
2017-06-08 | COMMON: Make SpanOwner copy assignment make a copy of the owned Span | Colin Snover |
2017-03-30 | COMMON: Reduce maximum Span size to 4GiB | Colin Snover |
2017-02-08 | COMMON: Fix calling Span::getStringAt with non-zero index | Colin Snover |
2017-01-14 | TESTS: Fix building Common::Span test on big endian systems | Bastien Bouclet |
2017-01-08 | COMMON: Simplify Span code | Colin Snover |
2017-01-08 | COMMON: Add more lcov-guided Span tests | Colin Snover |
2017-01-08 | COMMON: Improve test coverage for Span and fix bugs from testing | Colin Snover |
2017-01-08 | COMMON: Add Span to common library | Colin Snover |