1. 02 Dec, 2016 6 commits
  2. 01 Dec, 2016 1 commit
    • Dridi Boukelmoune's avatar
      Make Lck_AssertHeld trigger in the caller's code · 98204cba
      Dridi Boukelmoune authored
      The `held == 0` branch in the Lck__AssertHeld function is *never*
      taken and `cache.h` instructs to only use the macro. Being generated
      from calling code, the panic message becomes more informative.
      
      Panic messages were up until now not very helpful:
      
          Assert error in Lck__Assert(), cache/cache_lck.c line 175:
          Condition(ilck->held) not true.
      98204cba
  3. 30 Nov, 2016 8 commits
  4. 29 Nov, 2016 3 commits
  5. 28 Nov, 2016 8 commits
  6. 27 Nov, 2016 2 commits
  7. 26 Nov, 2016 8 commits
  8. 25 Nov, 2016 4 commits