15 Commits (e49353f457edbf03204de39cc1758db50696cb02)

Autor SHA1 Nachricht Datum
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. vor 10 Jahren
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. vor 10 Jahren
  Sam Hocevar 7b8e56c730 base: fix array initialiser and add more unit tests. vor 10 Jahren
  Sam Hocevar 59a157a58c build: port solution to VS2013. Muahahaha. vor 10 Jahren
  Sam Hocevar 90786652e8 base: fix Array::Insert to avoid copying the whole array and add a unit test. vor 10 Jahren
  Sam Hocevar ef0bd031ab base: Array::Remove(int) now accepts a negative index to remove elements vor 11 Jahren
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different vor 11 Jahren
  Sam Hocevar 5ea012c192 base: add Array::Swap() method and the corresponding unit test. vor 11 Jahren
  Sam Hocevar 3973f80a9d base: fix a nasty double free issue in Array::Remove(). vor 12 Jahren
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. vor 12 Jahren
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. vor 12 Jahren
  Sam Hocevar d0dbbde159 core: allow to concatenate arrays, and add unit tests for that. vor 12 Jahren
  Sam Hocevar 82aaaae62c core: the Array class now properly works with non-POD types. vor 12 Jahren
  Sam Hocevar 0315413285 core: rename Array::Append() to Array::Push() for brevity and arbitrary vor 12 Jahren
  Sam Hocevar c9520d2aca test: add unit tests for the Array class. vor 12 Jahren