1. 05 Jan, 2022 2 commits
  2. 04 Jan, 2022 3 commits
  3. 03 Jan, 2022 2 commits
  4. 02 Jan, 2022 2 commits
  5. 31 Dec, 2021 1 commit
  6. 30 Dec, 2021 1 commit
  7. 29 Dec, 2021 3 commits
  8. 17 Dec, 2021 1 commit
  9. 18 Nov, 2021 1 commit
  10. 17 Nov, 2021 1 commit
  11. 14 Nov, 2021 1 commit
  12. 09 Nov, 2021 2 commits
  13. 04 Nov, 2021 1 commit
  14. 03 Nov, 2021 1 commit
  15. 29 Oct, 2021 2 commits
    • Niels Lohmann's avatar
      Update CI (#3088) · 7440786b
      Niels Lohmann authored
      * 👷 prepare GitHub actions for new Docker image
      
      * 👷 use experimental docker image
      
      * 👷 use Clang-Analyzer 14
      
      * 🔇 suppress readability-identifier-length
      
      * 🔇 suppress more Clang-Tidy warnings
      
      *  simplify code
      
      * 🔇 suppress more Clang-Tidy warnings
      
      * 🔇 suppress more Clang-Tidy warnings
      
      * 🚨 fix warning
      
      * 🚨 fix warning
      
      * 🚨 fix warning
      
      * 👷 use new Docker image
      7440786b
    • Niels Lohmann's avatar
      c4a4e672
  16. 20 Oct, 2021 1 commit
  17. 16 Oct, 2021 3 commits
  18. 14 Oct, 2021 2 commits
  19. 08 Oct, 2021 2 commits
  20. 07 Oct, 2021 2 commits
  21. 28 Sep, 2021 1 commit
  22. 12 Sep, 2021 2 commits
    • Niels Lohmann's avatar
      Allow allocators for output_vector_adapter (#2989) · 0b345b20
      Niels Lohmann authored
      *  allow allocators for vectors
      
      *  add regression tests
      0b345b20
    • Anthony VH's avatar
      Set parent pointers for values inserted via update() (fixes #3007). (#3008) · 58b83b71
      Anthony VH authored
      * Set parent pointers for values inserted via update() (fixes #3007).
      
      * Moved test for #3007 to proper file.
      
      * Enable access to private members in diagnostics unit tests.
      
      * Make style consistent with rest of code.
      
      * Forced amalgamate rerun.
      
      * Refactor test for #3007 so it doesn't use private members. Also extend to test both update() functions.
      
      * Added fix for #3007 to update(const_iterator, const_iterator) as well.
      
      * Added failing example code from #3007 as extra test.
      58b83b71
  23. 01 Sep, 2021 1 commit
  24. 30 Aug, 2021 1 commit
  25. 29 Aug, 2021 1 commit