15 Commits (37abf6193f262a27729f86debfdb570fb7f7f690)

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