Commit History

Author SHA1 Message Date
  Hugo Locurcio 596d426151 Remove some C++11 polyfill defines that are no longer needed 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IronicallySerious 4121df235e Fix parameterised macros in core. Addresses #25488 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Michael Alexsander Silva Dias 1971baf8a9 Fixed regression making the logger not respect the max files limit. 7 years ago
  Michael Alexsander Silva Dias cf9520ba2e Don't add a period to a log file name if it has no extension. 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Ruslan Mustakov d42c5646a5 Return and repair file logging 7 years ago
  Ruslan Mustakov 27b537cfca Fix rotated logger naming and backup deletion 7 years ago
  Ruslan Mustakov 73e86187bc Define va_copy with --std=c++03 (fixes #11979) 7 years ago
  Ruslan Mustakov 01ebcfe841 Fix logging of long strings via RotatedFileLogger 7 years ago
  Ruslan Mustakov 1a2311e350 Extract logging logic 7 years ago