- 13 Jul, 2015 3 commits
-
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
- 09 Jul, 2015 1 commit
-
-
Oliver Heidmann authored
-
- 02 Jul, 2015 2 commits
-
-
Oliver Heidmann authored
merged trunk into cdi_conversion_c++ and changed type of len in function serializeStrTabGetSize() to int, removed anonymous function in serializeStrTabGetSize() and replaced it with &len
-
Oliver Heidmann authored
-
- 30 Jun, 2015 11 commits
-
-
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
-
- 29 Jun, 2015 4 commits
-
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
replaced designated initializer with manual initialization for struct varDefZAxisSearchState since c++ does not support this feature, added explicit casts in various files
-
- 25 Jun, 2015 3 commits
-
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
- 24 Jun, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 22 Jun, 2015 1 commit
-
-
Oliver Heidmann authored
-
- 20 Jun, 2015 1 commit
-
-
Oliver Heidmann authored
removed const since c++ does not allow to use memcpy with a const lvalue destination, removed array length in array parameters brackets, changed type of len from size_t to int since it is only used as int and replaced anonym funtion that cast len to int by &len
-
- 19 Jun, 2015 3 commits
-
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
added explicit cast in line 267, changed parameter uuid[CDI_UUID_SIZE] to *uuid in function cdiUUIDIsNull
-
Uwe Schulzweida authored
-
- 18 Jun, 2015 10 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Uwe Schulzweida authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-