7 Комити (cfeaeabf2df5c46d9dcecc35600873c86ba14b41)

Аутор SHA1 Порука Датум
  Sam Hocevar 968f7c92bb Get rid of String::format in favour of a std::string version. пре 8 година
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 11 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 11 година
  Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard пре 11 година
  Benlitz 5f72c16f60 base: map methods can now take any type of object that is equatable to the key type and can be hashed by the key type specialization of the Hash class (and added string/char const* compatibility) пре 12 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 13 година
  Sam Hocevar d49bb04d20 build: rename “core” directory to “base” because the former is used for core пре 13 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 13 година
  Sam Hocevar b03411e30a core: make hash operators const. пре 13 година
  Sam Hocevar 397c7f2fda core: implement hashing functions for half, float and double. пре 13 година
  Sam Hocevar 46cf14e37c core: allow hashing of String objects. пре 13 година
  Sam Hocevar 0149c30df4 core: refactor the Hash class so that we can hash base types, too. пре 13 година