Skip to content
Snippets Groups Projects
  1. Nov 20, 2020
    • Florian Fischer's avatar
      [tests] don't undef NDEBUG for test executables · b33ac93c
      Florian Fischer authored
      The explicit -UNDEBUG was introduced in the CMake to meson migration (62900cd1)
      but as far as I can tell it was not present in the CMake tests definition.
      
      It makes tests less reliable because it enables only some debug messages but not
      all.
      For example if emper is build with NDEBUG a test using a Semaphore
      will output debug messages from the Semaphore but not from the Runtime.
      b33ac93c
    • Florian Schmaus's avatar
      Merge branch 'liburcu' into 'master' · 118a4dcb
      Florian Schmaus authored
      register each worker thread for userspace RCU using the default flavor
      
      See merge request !23
      118a4dcb
  2. Nov 19, 2020
  3. Nov 17, 2020
  4. Nov 16, 2020
  5. Nov 11, 2020
  6. Nov 10, 2020
  7. Nov 06, 2020
  8. Nov 05, 2020
Loading