Commit History

Author SHA1 Message Date
  Milo Yip 5cd62c235d Add StringBuffer::GetLength() 9 years ago
  Jason Smith 252e8122bf Fix buffer overrun using PutN (closes #672) 9 years ago
  Milo Yip d8c793f23f Disable type_traits 10 years ago
  Milo Yip a6eb15d274 Fix warnings in clang for C++11 10 years ago
  miloyip 8d39282af5 Update license headers for tests 10 years ago
  miloyip c0ba5cffcd Add comment 10 years ago
  miloyip 056125db82 Improve coverage of Stack 10 years ago
  miloyip 978a3ab830 Fix VS2012 compilation fail in stringbuffertest 11 years ago
  Milo Yip 26491cff1e Fix additional compilation errors in unit tests for VC 11 years ago
  Drew Noakes 6aa664eeef Document traits of types using <type_traits> and static_assert in tests. 11 years ago
  Drew Noakes 0bfd0a5205 Add unit tests for StringBuffer. 11 years ago