15 Révisions (e49353f457edbf03204de39cc1758db50696cb02)

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