39 Révisions (9dbfa4d550ddd80d0a54fb1e7cc5da217b88ff2f)

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