1. 11 Nov, 2021 1 commit
    • cmake: standardize USE_THREADS and USE_NSEC · 9324d16e
      Threading can now be disabled with `USE_THREADS=OFF` instead of
      `THREADSAFE=OFF` to better support the other cmake semantics.
      
      Nanosecond support is the default _if_ we can detect it.  This should be
      our default always - like threads - and people can opt out explicitly.
      Edward Thomson committed
  2. 28 Jan, 2019 1 commit
  3. 22 Jan, 2019 1 commit
  4. 27 Aug, 2018 1 commit
  5. 20 Aug, 2018 2 commits
  6. 26 Oct, 2015 1 commit
  7. 25 Sep, 2013 1 commit
    • The error handling docs are out of date · aa94acf0
      The error handling docs date back to the early error redesign
      work and don't match up with the route we actually took.  This
      brings them in line with actual practice both for external users
      and internal implementors, and notes some of the exceptions and
      possible bugs.
      Russell Belfer committed
  8. 19 May, 2012 1 commit
  9. 03 Mar, 2012 1 commit