Skip to content
Snippets Groups Projects
  1. Sep 30, 2024
  2. Jul 17, 2018
  3. Apr 30, 2018
  4. Mar 02, 2018
  5. Feb 01, 2018
  6. Jan 25, 2018
  7. Jun 07, 2017
  8. 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
  9. Jun 29, 2016
  10. Apr 18, 2016
  11. Apr 02, 2016
  12. Apr 01, 2016
  13. Jun 18, 2015
  14. Jun 08, 2015
  15. Jun 05, 2015
  16. Jun 02, 2015
  17. Apr 02, 2015
  18. Mar 27, 2015
  19. Mar 25, 2015
  20. Dec 05, 2014
  21. Nov 17, 2014
  22. Aug 21, 2014
    • Thomas Jahns's avatar
      Fix Fortran 2003 interface. · 9954e63a
      Thomas Jahns authored
      * Add proper formatting of example program output.
      * Add test to ensure the examples are working.
      * Add better handling of Pointer arguments.
      * Add better handling of C char * return values.
      * Add helper function for C character length.
      * Test that the compiler properly support Fortran/C interop at configure
        time.
      9954e63a
  23. Aug 15, 2014
  24. Feb 22, 2014
  25. Nov 19, 2013
  26. Apr 02, 2013
  27. Dec 13, 2012
  28. Sep 20, 2012
  29. Sep 14, 2012
  30. Sep 13, 2012
  31. Sep 05, 2012
  32. Aug 27, 2012
  33. Aug 24, 2012
Loading