7 Комити (03c17fcae475689172c9faedbe9031f5b266ffe8)

Аутор SHA1 Порука Датум
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. пре 10 година
  Sam Hocevar 2b3f1aa0d5 build: reactivate array::Insert. пре 10 година
  Benjamin ‘Touky’ Huet e05b399514 FFS BUILD пре 10 година
  Benjamin ‘Touky’ Huet 2aa7a33aca Added Insert in tuple array пре 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 398ee1b4d5 base: use lol::array in most places. пре 10 година
  Sam Hocevar 7b8e56c730 base: fix array initialiser and add more unit tests. пре 10 година
  Sam Hocevar 59a157a58c build: port solution to VS2013. Muahahaha. пре 10 година
  Sam Hocevar 90786652e8 base: fix Array::Insert to avoid copying the whole array and add a unit test. пре 10 година
  Sam Hocevar ef0bd031ab base: Array::Remove(int) now accepts a negative index to remove elements пре 11 година
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different пре 12 година
  Sam Hocevar 5ea012c192 base: add Array::Swap() method and the corresponding unit test. пре 12 година
  Sam Hocevar 3973f80a9d base: fix a nasty double free issue in Array::Remove(). пре 12 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 12 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 12 година
  Sam Hocevar d0dbbde159 core: allow to concatenate arrays, and add unit tests for that. пре 13 година
  Sam Hocevar 82aaaae62c core: the Array class now properly works with non-POD types. пре 13 година
  Sam Hocevar 0315413285 core: rename Array::Append() to Array::Push() for brevity and arbitrary пре 13 година
  Sam Hocevar c9520d2aca test: add unit tests for the Array class. пре 13 година