41 커밋 (54335bd5aa716f57d7add0dcf4ed1ee1d5614517)

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