Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
  2. Mar 12, 2020
  3. Jul 12, 2019
  4. Jun 25, 2019
  5. Nov 19, 2018
  6. Jul 17, 2018
  7. Jul 16, 2018
  8. Apr 30, 2018
  9. Mar 02, 2018
  10. Feb 01, 2018
  11. Jan 25, 2018
  12. Sep 30, 2017
  13. Sep 29, 2017
  14. Sep 22, 2017
  15. Jul 10, 2017
  16. Jul 01, 2017
  17. Jun 07, 2017
  18. Apr 28, 2017
  19. Mar 20, 2017
  20. Mar 14, 2017
  21. Mar 13, 2017
  22. Mar 09, 2017
    • Thomas Jahns's avatar
      Check for POSIX.1-2001 conformance. · e9b6611f
      Thomas Jahns authored
      * Since write, mmap and a number of other functions are not part of
        ISO C (i.e. strictly conforming programs must not use those), we need
        to ensure the build environment provides POSIX conformance.
      * This mostly prevents unrelated bug reports later on.
      * From POSIX 2008, CDI unconditionally only uses getline and has a
        work-around in case that is missing.
      e9b6611f
    • Thomas Jahns's avatar
      Improve robustness of checksumming tests. · 1fa8e69b
      Thomas Jahns authored
      * This way re-ordering of GRIB records does not change checksums.
      1fa8e69b
  23. Sep 23, 2016
  24. Aug 15, 2016
  25. Aug 11, 2016
  26. Aug 08, 2016
  27. Jun 29, 2016
  28. Apr 04, 2016
  29. Apr 02, 2016
  30. Apr 01, 2016
Loading