13 次代码提交 (cfeaeabf2df5c46d9dcecc35600873c86ba14b41)

作者 SHA1 备注 提交日期
  Sam Hocevar cfeaeabf2d Get rid of lol::map because std::map is obviously superior. 7 年前
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. 7 年前
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. 9 年前
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 9 年前
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. 9 年前
  Sam Hocevar d64b117b8d build: fix license and copyright information. 10 年前
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. 10 年前
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 10 年前
  Benjamin ‘Touky’ Huet 825401d997 Brought threads to C++11 10 年前
  Sam Hocevar 8657a3adfa sys: use std::bind for thread workers to avoid ugly casts. 10 年前
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 10 年前
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. 10 年前
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. 10 年前
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 10 年前
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. 11 年前