Commit History

Author SHA1 Message Date
  Mark Mentovai a327c86a52 C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015 7 years ago
  Mark Mentovai 281be63d00 Standardize on static constexpr for arrays when possible 7 years ago
  Mark Mentovai 013d5e14a3 #include <stddef.h> where offsetof() is used 7 years ago
  Scott Graham 5b83e58771 win: Remove use of rpcrt4 and advapi32 from some util code 8 years ago
  Mark Mentovai 57b2210ed7 GCC fix: Make UUID POD 8 years ago
  Mark Mentovai e956a8252f Port the util library to Android 8 years ago
  Mark Mentovai f735d050c4 Port the util library to Linux 8 years ago
  Mark Mentovai 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
  Scott Graham 8272a4cefe Use LockFile/UnlockFile for Settings to port to Windows 9 years ago
  Mark Mentovai e7b80a52f5 win: Add UUID::InitializeFromSystemUUID(). 9 years ago
  Mark Mentovai 79177046d3 Mac 10.6 SDK compatibility. 9 years ago
  Scott Graham bd77b3034f win: Implementation of CrashReportDatabase for Windows (for C++ Windows readability review) 9 years ago
  Scott Graham 0849154aed win: Implementation of CrashReportDatabase for Windows 9 years ago
  Robert Sesek c75dc46b17 Add UUID::InitializeFromString(). 10 years ago
  Scott Graham d198c50abe Convert COMPILE_ASSERT to static_assert 10 years ago
  Mark Mentovai 4f74716f6d Add MachOImageReader and its test, which also tests 10 years ago
  Mark Mentovai 4ae57690fa Put back the standard-layout checks lost in 5bbb7e8abbe0. 10 years ago
  Mark Mentovai 5bbb7e8abb Fix the UUID structure to have distinct fields, as expected by 10 years ago
  Mark Mentovai 4d6b867a1f Add UUID, c16lcpy (strlcpy for char16*), and their tests to util. 10 years ago