Skip to content
Snippets Groups Projects
  1. Apr 08, 2024
  2. Aug 21, 2018
  3. Jul 30, 2018
  4. Apr 30, 2018
  5. Apr 03, 2018
  6. Feb 01, 2018
  7. 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
  8. Sep 17, 2015
  9. Aug 06, 2015
  10. Jun 18, 2015
  11. Jun 08, 2015
  12. Jun 05, 2015
  13. Jun 02, 2015
  14. Apr 02, 2015
  15. Mar 25, 2015
  16. Dec 05, 2014
  17. 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
  18. Feb 22, 2014
  19. Nov 19, 2013
  20. Apr 02, 2013
  21. Feb 28, 2013
  22. Dec 13, 2012
  23. Sep 20, 2012
  24. Sep 14, 2012
  25. Sep 13, 2012
  26. Sep 05, 2012
  27. Aug 02, 2012
  28. Jul 17, 2012
  29. Oct 17, 2011
  30. Jun 28, 2011
  31. May 30, 2011
  32. Apr 29, 2011
  33. Apr 28, 2011
  34. Apr 13, 2011
Loading