39 Commits (9dbfa4d550ddd80d0a54fb1e7cc5da217b88ff2f)

Autor SHA1 Nachricht Datum
  Sam Hocevar cfeaeabf2d Get rid of lol::map because std::map is obviously superior. vor 8 Jahren
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. vor 8 Jahren
  Sam Hocevar 968f7c92bb Get rid of String::format in favour of a std::string version. vor 8 Jahren
  Sam Hocevar 8044747ac3 base: new string functions. vor 9 Jahren
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. vor 10 Jahren
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. vor 11 Jahren
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. vor 11 Jahren
  Sam Hocevar d64b117b8d build: fix license and copyright information. vor 11 Jahren
  Sam Hocevar 51b4210361 base: reintroduce array::swap. vor 11 Jahren
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. vor 11 Jahren
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. vor 11 Jahren
  Sam Hocevar 04a5da4652 test: minor unit test refactoring. vor 11 Jahren
  Guillaume Bittoun 7251024de5 map: FIXED ! vor 11 Jahren
  Guillaume Bittoun e697314294 map: more bug fixes (still not fully fixed…) vor 11 Jahren
  Guillaume Bittoun 6fd247b9eb map: starting bug fix vor 11 Jahren
  Guillaume Bittoun 17d25fa26f map: test fix vor 11 Jahren
  Guillaume Bittoun 73c3d8d524 map: adding test for random failure with add/remove updates vor 11 Jahren
  Benjamin ‘Touky’ Huet cdc3328f3a MemTracker is a new thing, better than the shitty previous thing. vor 11 Jahren
  Guillaume Bittoun 839e8de5d5 woops ! bad test vor 11 Jahren
  Guillaume Bittoun f4c72644c7 map: adding test for an unidentified bug to fix vor 11 Jahren
  Sam Hocevar b907e0d03d base: coding style cleanup in avl_tree implementation. vor 11 Jahren
  Benjamin ‘Touky’ Huet 1d822046ef added map unit test to check removal correct behaviour. vor 11 Jahren
  Benjamin ‘Touky’ Huet d4d0225170 Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. vor 11 Jahren
  Sam Hocevar 3cd4c4d413 base: more lowercase shit. vor 11 Jahren
  Sam Hocevar f8b29001cd base: convert map and avl_tree methods to lowercase. Because. vor 11 Jahren
  Lolbot 7506a8aa62 fixed 7 files out of 4184: vor 11 Jahren
  Guillaume Bittoun 8c44cb4f1b map: re-using avl_tree in map and adding tests for string comparisons. vor 11 Jahren
  Benjamin ‘Touky’ Huet 6556d689de So much for a build fix. vor 11 Jahren
  Benjamin ‘Touky’ Huet dc45794dea Fixed shit build break vor 11 Jahren
  Benjamin ‘Touky’ Huet fc84a65063 Did a small "Revert-but-not-really" on map+avl_tree vor 11 Jahren
  Guillaume Bittoun 4fb61d06e0 avl_tree: nit (upper-case methods) bug fix and adding test for equality operator. vor 11 Jahren
  Guillaume Bittoun 2998673ed0 String: operator < implementation vor 11 Jahren
  Guillaume Bittoun 022e686f5b avl_tree: moving avl_tree implementation in lol/base. vor 11 Jahren
  Sam Hocevar 2b3f1aa0d5 build: reactivate array::Insert. vor 11 Jahren
  Benjamin ‘Touky’ Huet e05b399514 FFS BUILD vor 11 Jahren
  Benjamin ‘Touky’ Huet 2aa7a33aca Added Insert in tuple array vor 11 Jahren
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. vor 11 Jahren
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. vor 11 Jahren
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. vor 11 Jahren