1. 03 1月, 2022 2 次提交
  2. 02 1月, 2022 1 次提交
  3. 31 12月, 2021 1 次提交
  4. 30 12月, 2021 2 次提交
  5. 29 12月, 2021 2 次提交
  6. 17 12月, 2021 1 次提交
  7. 18 11月, 2021 2 次提交
  8. 14 11月, 2021 1 次提交
  9. 10 11月, 2021 1 次提交
  10. 09 11月, 2021 1 次提交
  11. 04 11月, 2021 1 次提交
  12. 03 11月, 2021 1 次提交
  13. 30 10月, 2021 2 次提交
    • N
      Update CI (#3088) · 7440786b
      Niels Lohmann 提交于
      * 👷 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
    • N
      c4a4e672
  14. 21 10月, 2021 1 次提交
  15. 16 10月, 2021 4 次提交
  16. 15 10月, 2021 2 次提交
  17. 08 10月, 2021 3 次提交
  18. 07 10月, 2021 2 次提交
  19. 28 9月, 2021 1 次提交
  20. 13 9月, 2021 2 次提交
    • N
      Allow allocators for output_vector_adapter (#2989) · 0b345b20
      Niels Lohmann 提交于
      *  allow allocators for vectors
      
      *  add regression tests
      0b345b20
    • A
      Set parent pointers for values inserted via update() (fixes #3007). (#3008) · 58b83b71
      Anthony VH 提交于
      * 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
  21. 01 9月, 2021 1 次提交
  22. 30 8月, 2021 2 次提交
  23. 26 8月, 2021 4 次提交