Commit History

Author SHA1 Message Date
  Bo Simonsen 272325e3c4 libserver: add further LIMIT clauses to SELECT statements 8 years ago
  Jan Engelhardt 3166997125 treewide: replace type repetitions by "auto" in casting statements 8 years ago
  Jan Engelhardt 7f8442cec1 treewide: avoid type repetition in "new" statements 8 years ago
  Jan Engelhardt f160ba86a2 treewide: simplify small functions to be even smaller 8 years ago
  Jan Engelhardt d2fb908f56 libserver: abolish gotos after DB_RESULT rework (3/5) 8 years ago
  Jan Engelhardt 1308066560 libserver: release SQL result from ~DB_RESULT 8 years ago
  Jan Engelhardt 5e06434812 libserver: remove explicit nullptr check before FreeResult 8 years ago
  Jan Engelhardt cafabee130 libserver: move zeroing of DB_RESULT into FreeResult 8 years ago
  Jan Engelhardt f757248c57 libserver: switch to 0-argument DB_RESULT constructor 8 years ago
  Jan Engelhardt 0f1c330ea3 libserver: use initialization and in-class defaults 8 years ago
  Jan Engelhardt fb8fe141db treewide: make use of std::move near .push_back calls 8 years ago
  Jan Engelhardt 6814842608 libserver: replace typedef-anon-struct by named struct 8 years ago
  Jan Engelhardt 4f7e260b95 libserver: avoid unnecessary heap allocations 8 years ago
  Jan Engelhardt 2d60ab3890 treewide: place all symbols into a namespace 8 years ago
  Jan Engelhardt 1f33f1ea2a src: dissolve pointless typedefs 8 years ago
  Jan Engelhardt 9b8794f3bd src: remove unnecessary braces for single-line control stmt blocks 8 years ago
  Jelle van der Waa 1c0f9a1d0c treewide: replace ASSERT and _ASSERT defines 8 years ago
  Jan Engelhardt 2cb1e6b676 treewide: switch from pthread to std::{mutex,condition_variable} (4/n) 8 years ago
  Jan Engelhardt 8c97bc4484 treewide: add missing calls to pthread_mutexattr_destroy 8 years ago
  Jan Engelhardt 5fb7b44bda treewide: remove blank lines after exit label 8 years ago
  Jan Engelhardt 17c0caae80 libserver: deindent some horribly nested code 8 years ago
  Jan Engelhardt da341ac572 treewide: switch to "auto", add const qualifiers (9/n) 8 years ago
  Jan Engelhardt 46075bd168 treewide: replace iterators by for-ranged loops (10/n) 8 years ago
  Jan Engelhardt 2d7a2ff03a treewide: switch to "auto", add const qualifiers (2/n) 8 years ago
  Jan Engelhardt fcf66f1b8c treewide: replace iterators by for-ranged loops (2/n) 8 years ago
  Mark Dufour 0b7c0b5424 search: fix infinite loop in recurisvely expanding search folders 8 years ago
  Jan Engelhardt b6a4a51717 treewide: remove last vestiges of WIN32 blocks 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
  Michael Kromer b05603a99a server: replace "REPLACE INTO" quries by "INSERT ON DUPLICATE KEY" 8 years ago