Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 8 mēneši atpakaļ
  Ivan Savenko 06be6b909c Fix build, reduce includes of CConsoleHandler 8 mēneši atpakaļ
  Ivan Savenko 6da58a6871 Fixes excessive logging causing RMG slowdown 10 mēneši atpakaļ
  Ivan Savenko cded8b1999 Show human-readable thread name in log 1 gadu atpakaļ
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 gadi atpakaļ
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem 2 gadi atpakaļ
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: 2 gadi atpakaļ
  Konstantin ea3bdda047 vcmi: reduce boost a little bit 2 gadi atpakaļ
  Konstantin c142bf1072 vcmi: modernize lib/logging 2 gadi atpakaļ
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 2 gadi atpakaļ
  Andrey Filipenkov 970bd6ed34 adjust project for Android (except AI) 2 gadi atpakaļ
  Andrey Filipenkov 53ac61b52b iOS: don't create unused CConsoleHandler 3 gadi atpakaļ
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 gadi atpakaļ
  Victor Luchits d6e6182e65 Close the target file in CLogFileTarget's destructor 6 gadi atpakaļ
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 gadi atpakaļ
  AlexVinS 15138c23de Finished conversion to new logging API 8 gadi atpakaļ
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 gadi atpakaļ
  AlexVinS 36598d8695 Fixed CID 1197474, CID 1366358 9 gadi atpakaļ
  Vadim Markovtsev a4e550e3cf Add log levels report 9 gadi atpakaļ
  AlexVinS 599f4cfb55 extracted base logger class to vstd 9 gadi atpakaļ
  AlexVinS d6178d0bb5 Implemented boost::format based log proxy. 9 gadi atpakaļ
  Zyx-2000 92dd194c97 logger now supports unicode file paths 9 gadi atpakaļ
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 gadi atpakaļ
  DjWarmonger cdad9f88b7 Relaxed Mutex of Logger. Attempt to optimize format function. 10 gadi atpakaļ
  Ivan Savenko bfd3aab78d More precise timings for logs (microsecond resolution) 11 gadi atpakaļ
  Karol 53ab0593b7 VCMIDirs update #6 11 gadi atpakaļ
  Karol 958839668c VCMIDirs update #5 11 gadi atpakaļ
  Karol c16e7d4bcf VCMIDirs update #4 11 gadi atpakaļ
  beegee1 60f6c00f2e Logging API: - removed unused method declaration - updated comments - ensured thread safety 11 gadi atpakaļ
  beegee1 48e7b7d805 - Some performance improvements for logging 11 gadi atpakaļ