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