- 04 Aug, 2014 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 01 Aug, 2014 21 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* The filetype-specific DefRecord functions fail by calling Error if a record cannot be created.
-
Thomas Jahns authored
* cdf_write_var_slice will never return an error code but call on internal error handling.
-
Thomas Jahns authored
-
Thomas Jahns authored
* cdfReadVarSliceDP always returned 0 because the callee terminates instead of returning an error code.
-
Thomas Jahns authored
-
Thomas Jahns authored
* Move functions related to streams to stream.c and * move functions relating to library as a whole to cdi_int.c. * Also eliminate STREAM_debug and replace with CDI_Debug.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 31 Jul, 2014 17 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This is part of the bits needed to facilitate multiple/incremental resource updates on I/O servers.
-
Thomas Jahns authored
* Instead the update is tagged to be synchronized later. * Secondary updates to resources are not yet handled by the PIO code it's meant for.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also use no-fail [mc]alloc wrappers.
-
Thomas Jahns authored
* Also use no-fail allocations.
-
Thomas Jahns authored
* The code in question might otherwise access a deleted resource.
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also add code to test for it with valgrind.
-
Thomas Jahns authored
-
Thomas Jahns authored
-