- 02 Jul, 2016 3 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 06 Jun, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 28 Jan, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 07 Jan, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 01 Dec, 2015 1 commit
-
-
Thomas Jahns authored
-
- 23 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 03 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 28 Oct, 2015 3 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* stream_to_pointer never returns NULL.
-
Uwe Schulzweida authored
-
- 27 Oct, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 26 Oct, 2015 5 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 25 Oct, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 23 Oct, 2015 8 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way no static variables are needed, unless the source is compiled with C++.
-
Thomas Jahns authored
-
Thomas Jahns authored
* This moves the check and conversion to lower case to the public interface and simplifies internals.
-
Thomas Jahns authored
-
- 02 Oct, 2015 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 17 Sep, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 15 Sep, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 14 Sep, 2015 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 08 Sep, 2015 1 commit
-
-
Thomas Jahns authored
-
- 28 Aug, 2015 2 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
-
- 19 Aug, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 07 Aug, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 02 Jul, 2015 1 commit
-
-
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
-
- 30 Jun, 2015 1 commit
-
-
Thomas Jahns authored
-