Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 7 gadi atpakaļ
  Ekdohibs c350cfb50b Make logging use a fixed-length buffer to avoid race conditions. 8 gadi atpakaļ
  est31 5e507c9829 Add server side ncurses terminal 9 gadi atpakaļ
  kwolekr 688556a5d1 Add STATIC_ASSERT() macro and use it 8 gadi atpakaļ
  est31 1f76808e4f Fix out of bounds vector write in Logger::addOutput(ILogOutput *out) 8 gadi atpakaļ
  est31 2f19abd704 Small logging refactor and additional options 8 gadi atpakaļ
  kwolekr 6be74d17df Refactor thread utility interface 8 gadi atpakaļ
  ShadowNinja 2139d7d45f Refactor logging 8 gadi atpakaļ
  David Jones 34b7a147dc Change i++ to ++i 8 gadi atpakaļ
  ShadowNinja e4bff8be94 Clean up threading 9 gadi atpakaļ
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations 9 gadi atpakaļ
  Loic Blot 3d505b2b5f Use std::queue for HTTPFetchRequest and std::vector for log_output instead of std::list 9 gadi atpakaļ
  Craig Robbins 66efaaa983 Fix Android compile warning 9 gadi atpakaļ
  sapier 083d19b3fc Fixes for android 9 gadi atpakaļ
  kwolekr 093b1b47d9 Log: Silence errorstream during unittests 9 gadi atpakaļ
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 gadi atpakaļ
  sapier 9edb91da57 Fixed minetest reliable udp implementation (compatible to old clients) 10 gadi atpakaļ
  sapier de0cdbc01c Fix log threadname lookup handling not beeing threadsafe 10 gadi atpakaļ
  Sfan5 6d0ea26c2d Update Copyright Years 11 gadi atpakaļ
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 gadi atpakaļ
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 gadi atpakaļ
  Perttu Ahola 1f670fc688 Add better trace peudo-loglevel support 12 gadi atpakaļ
  Perttu Ahola 013921782b Add a third log output interface method 12 gadi atpakaļ
  Perttu Ahola 6e0de7b42c Add log_remove_output and log_deregister_thread 12 gadi atpakaļ
  Perttu Ahola 4846846a2d Initially add small and tight logging facility 12 gadi atpakaļ