История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. 8 лет назад
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). 8 лет назад
  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 10 лет назад
  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 11 лет назад
  Sam Lantinga 40538446d9 Fixed crash with SDL_SetError(NULL) 11 лет назад
  Sam Lantinga da6d9a9f2a Added annotations to help code analysis tools 11 лет назад
  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 лет назад