Jan Engelhardt
|
e9b4fdd12e
Merge KC-PR-631
|
7 years ago |
Joost Hopmans
|
52477b9f98
Merge pull request #613 in KC/kopanocore from ~JVANDERWAA/kopanocore:remove_experimental to master
|
7 years ago |
Jan Engelhardt
|
a50ba602ac
misc: add static/const qualifiers for functions and data
|
7 years ago |
Jelle van der Waa
|
aebd59b438
libserver: remove #if-EXPERIMENTAL block
|
7 years ago |
Jan Engelhardt
|
6f49c71215
libserver: gracefully handle allocation failures
|
7 years ago |
Jan Engelhardt
|
0006d42de7
common: move EC{Stream,Fifo}Serializer to its only caller
|
7 years ago |
Jan Engelhardt
|
e5f2ec8204
common: combine ARRAY_SIZE and arraySize, arrayEnd
|
7 years ago |
Jan Engelhardt
|
2f206e25f2
libserver: abolish gotos after DB_RESULT rework (5/5)
|
7 years ago |
Jan Engelhardt
|
1308066560
libserver: release SQL result from ~DB_RESULT
|
7 years ago |
Jan Engelhardt
|
5e06434812
libserver: remove explicit nullptr check before FreeResult
|
7 years ago |
Jan Engelhardt
|
cafabee130
libserver: move zeroing of DB_RESULT into FreeResult
|
7 years ago |
Jan Engelhardt
|
f757248c57
libserver: switch to 0-argument DB_RESULT constructor
|
7 years ago |
Jan Engelhardt
|
f735b5f672
misc: simplification of AND expressions
|
8 years ago |
Jan Engelhardt
|
7caa280863
libserver: make use of KCHL::object_ptr
|
8 years ago |
Jan Engelhardt
|
2d60ab3890
treewide: place all symbols into a namespace
|
8 years ago |
Jan Engelhardt
|
083de2c0e6
src: deindent provider/{client,libserver,server}
|
8 years ago |
Jan Engelhardt
|
ffc4ea4fec
treewide: ensure grepability of aggregates' definitions
|
8 years ago |
Jelle van der Waa
|
1c0f9a1d0c
treewide: replace ASSERT and _ASSERT defines
|
8 years ago |
Jan Engelhardt
|
575b152f7f
treewide: switch to "auto", add const qualifiers (12/n)
|
8 years ago |
Jan Engelhardt
|
fcf66f1b8c
treewide: replace iterators by for-ranged loops (2/n)
|
8 years ago |
Jelle van der Waa
|
9c63aa45d6
Remove #define _atoi64 atoll
|
8 years ago |
Jan Engelhardt
|
e3e972a008
Merge KC-PR-79
|
8 years ago |
Jelle van der Waa
|
646cd444e1
treewide: remove unused functions
|
8 years ago |
Jelle van der Waa
|
762be42d11
Remove all duplicate newlines
|
8 years ago |
Jelle van der Waa
|
0998e27ded
treewide: remove DEBUG_NEW define
|
8 years ago |
Jelle van der Waa
|
543388b1c3
treewide: Remove unused variables
|
8 years ago |
Jan Engelhardt
|
e5b1504308
libserver: replace goto by return (2)
|
8 years ago |
Jan Engelhardt
|
cf3025191f
build: support gsoap-2.8.30 autogenerated constructors
|
8 years ago |
Jan Engelhardt
|
d615b45769
soap: adjust types for SOAP array
|
8 years ago |
Jan Engelhardt
|
48d4075f03
treewide: remove WIN32/WINCE blocks
|
8 years ago |