14 Commits (861568b146f9acef28790d108b863696892eb817)

Author SHA1 Message Date
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 9 years ago
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 10 years ago
  Sam Hocevar 3cd4c4d413 base: more lowercase shit. 10 years ago
  Sam Hocevar a07844682e build: remove dead PS3 code. 10 years ago
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 10 years ago
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 10 years ago
  Sam Hocevar 44dec8612e core: fix minor Windows and Raspberry compilation issues. 10 years ago
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. 11 years ago
  Sam Hocevar c27c3279ed base: avoid confusion between versions of String::Printf(). 11 years ago
  Sam Hocevar 15c3039ba5 misc: fix some coding errors found by Coverity. 11 years ago
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 12 years ago
  Sam Hocevar c65b715e3a core: implement String::Printf() for va_list arguments. 12 years ago
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 12 years ago
  Sam Hocevar d49bb04d20 build: rename “core” directory to “base” because the former is used for core 12 years ago
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 years ago
  Sam Hocevar 6f490cf1e2 core: another attempt at properly declaring vsnprintf(). 12 years ago
  Sam Hocevar 6648692bd7 core: try to fix a general compilation issue caused by inconsistent 12 years ago
  Sam Hocevar dff7a5b72c core: do not use va_copy since Visual Studio doesn’t know about it. 12 years ago
  Sam Hocevar 949128d325 core: implement String::Printf() and start working on the unit tests. 12 years ago