1. 13 Oct, 2021 1 commit
  2. 18 May, 2021 1 commit
  3. 05 Feb, 2021 1 commit
  4. 21 Jan, 2021 1 commit
  5. 01 Jan, 2021 1 commit
  6. 13 Mar, 2020 1 commit
    • Rosen Penev's avatar
      replace stddef.h with cstddef · 2db8bcc3
      Rosen Penev authored
      The former is deprecated with C++14. The standard says both are the same:
      
      The contents and meaning of the header<cstddef>are the same as the C
      standard library header<stddef.h>,except that it does not declare the type
      wchar_t, that it also declares the type byte and its associated
      operations (21.2.5), and as noted in 21.2.3 and 21.2.4.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      2db8bcc3
  7. 20 Jan, 2020 2 commits
  8. 18 Jan, 2020 2 commits
  9. 22 Aug, 2019 1 commit
  10. 05 Apr, 2019 1 commit
  11. 04 Apr, 2019 1 commit
  12. 03 Apr, 2019 8 commits
  13. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  14. 31 Oct, 2018 1 commit
  15. 21 Sep, 2018 1 commit
  16. 20 Aug, 2018 1 commit
  17. 17 Jul, 2018 1 commit
  18. 15 Jul, 2018 1 commit
  19. 19 Jan, 2018 1 commit
  20. 20 Dec, 2017 2 commits
  21. 10 Nov, 2017 1 commit
  22. 29 Aug, 2017 1 commit
  23. 11 Aug, 2017 1 commit
  24. 10 Aug, 2017 2 commits
  25. 04 Jun, 2017 1 commit
  26. 15 May, 2017 1 commit
  27. 08 May, 2017 2 commits
  28. 25 Feb, 2017 1 commit