Commit History

Author SHA1 Message Date
  sidaf 143ccdb73a Fix 2 years ago
  lganzzzo 71cac5b439 Remove unused compiler directives 2 years ago
  Fabrice Aeschbacher 7ea53756b2 fix: wrong ANSI color codes in DefaultLogger::log() 2 years ago
  lganzzzo 46fe7d68fe Better ClassId. Thread-safe Environment::Components 2 years ago
  Leander Schulten 6ad5cd2791 Always use localtime_s on windows. Previously a function was used that only handles 32 bit time_t values while time_t was 64 bit 3 years ago
  Samega 7Cattac e43af7c06e Fix a 64bit function that was also being called when the environment is 32btis. 3 years ago
  lganzzzo dd9fd93450 remove unused includes 3 years ago
  Benedikt-Alexander Mokroß a6b481eb5d Introducing log-categories 3 years ago
  Benedikt-Alexander Mokroß e0802b94b6 Use std::unique_ptr<char[]> instead of new char[] 3 years ago
  Benedikt-Alexander Mokroß 4e218c5b6b Logging: Do not print message if there is none 3 years ago
  Benedikt-Alexander Mokroß ad69f19757 Proposal for #261: Implemented Leonids input 3 years ago
  Benedikt-Alexander Mokroß 2d6ab88255 Proposal for #261: Fine grained configurable Loglevel 3 years ago
  Serge Rogatch 7c95edff7e Fixed warnings in MSVS2019 with Warning level 4 (just oatpp static lib project) 3 years ago
  cdigruttola 015e5dab03 add check for gcc version less than 5 due to missing std::put_time 4 years ago
  Olivier MOLERO 7aeaed1643 Fixed few typos 4 years ago
  Herman Zvonimir Došilović 6a0014aa99 Remove useless cast. 4 years ago
  lganzzzo f1cbf48bb8 Types. Rename v_wordXX to v_uintXX, WordXX to UIntXX. 4 years ago
  lganzzzo 3d71fb2cbd Fix logging. Add stream::DefaultReadCallback. 4 years ago
  lganzzzo 693f1a1123 Feature async::Executor. Suggest threads count. 4 years ago
  bam 2ab3807bc9 Optimized Windows-defineswitches (also refactored for a better fit to oatpp code-styling) 4 years ago
  lganzzzo 713148f99e Use std::unique_ptr for dynamic arrays. 4 years ago
  bam 3aa2145de6 Windows Port. Lib itself is compiling. 4 years ago
  David Novak d7bf5a2eb6 Use explicit casting when truncating long numbers, so that it will build in Xcode 5 years ago
  lganzzzo f80b8a8b7a introduce -DOATPP_COMPAT_BUILD_NO_THREAD_LOCAL flag 5 years ago
  lganzzzo 041eaa5e3a fix lgtm Alert 5 years ago
  lganzzzo 13fbcf9930 Better Logging system 5 years ago
  lganzzzo 1fcdcc2fe0 remove redundant nullptr check 5 years ago
  lganzzzo 0c9ff3a5da refactor Controllable, refactor Config directives 5 years ago
  lganzzzo 20c42b95c0 Proper disable pool allocations. + Config oatpp compiler options from cmake. 5 years ago
  lganzzzo 75eaa09263 remove ',' in license header 5 years ago