コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. 9 年 前
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). 9 年 前
  Ryan C. Gordon c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). 9 年 前
  Sam Lantinga 5cb1ca551f Fixed building with mingw32 9 年 前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年 前
  Sam Lantinga 880842cfdf Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges 9 年 前
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings 9 年 前
  Sam Lantinga 74e1dd4c6f Define _GNU_SOURCE when building SDL 9 年 前
  Ryan C. Gordon 46f44f66f8 Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!). 9 年 前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年 前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 年 前
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. 11 年 前
  Sam Lantinga 0d673844ac Fixed bug 2596 - SDL_SetError fails on on NULL on systems with vsnprintf 12 年 前
  Sam Lantinga 40538446d9 Fixed crash with SDL_SetError(NULL) 12 年 前
  Sam Lantinga da6d9a9f2a Added annotations to help code analysis tools 12 年 前
  Yuri Kunde Schlesner d12d7952f1 Align pointer in SDL_memset before doing Uint32 loop 12 年 前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 年 前