- 21 Sep, 2015 1 commit
-
-
Uwe Schulzweida authored
gridCompare: don't check nvertex and number of unstructured grids with same uuid and missing coordinates
-
- 15 Sep, 2015 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 14 Sep, 2015 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 10 Sep, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 09 Sep, 2015 4 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Uwe Schulzweida authored
-
- 28 Aug, 2015 3 commits
-
-
Thomas Jahns authored
* This reverts r3646 and r3645. * xrealloc/xmalloc are there for a reason: ** Every call to these functions does not check the return value of the memory allocation, hence error checking must be performed in the wrapper. ** This was historically done in the macros defined in dmemory.h, but redefining any identifier from the standard library to something which behaves differently is confusing.
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
- 18 Aug, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 22 Apr, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 30 Mar, 2015 1 commit
-
-
Florian Prill authored
-
- 25 Mar, 2015 3 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also rename some functions to include cdi prefix.
-
Thomas Jahns authored
-
- 01 Feb, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 05 Dec, 2014 1 commit
-
-
Thomas Jahns authored
-
- 02 Dec, 2014 1 commit
-
-
Thomas Jahns authored
-
- 26 Nov, 2014 3 commits
-
-
Thomas Jahns authored
* malloc et al. can return NULL on zero-size allocations. * this commit also reverts the dubious calling of calloc by xmalloc.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 17 Nov, 2014 5 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also compare uuid in grid comparison.
-
Thomas Jahns authored
* RFC 4122 does not guarantee octet 0 to be non-zero.
-
Thomas Jahns authored
-
- 16 Nov, 2014 1 commit
-
-
Uwe Schulzweida authored
-
- 13 Nov, 2014 7 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* reshGetVal never returns NULL.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way CDI can still be built with pgcc 11.x.
-
Thomas Jahns authored
* Also extend Fortran 2003 interface generator accordingly.
-
Thomas Jahns authored
-
- 04 Nov, 2014 1 commit
-
-
Thomas Jahns authored
-
- 24 Oct, 2014 1 commit
-
-
Uwe Schulzweida authored
-