Histórico de Commits

Autor SHA1 Mensagem Data
  Ozkan Sezer d0e9a36460 SDL_vsnprintf: %.* and %* now parse precision and width. (bug #4263.) há 7 anos atrás
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. há 7 anos atrás
  Ozkan Sezer 652d59fb3b make sure SDL_vsnprintf() nul terminates if it is using _vsnprintf há 8 anos atrás
  Sam Lantinga 3b4c2fdf5d Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup() há 8 anos atrás
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 há 8 anos atrás
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: há 8 anos atrás
  Sam Lantinga c1fd0fbb32 Fixed compiler warning with mingw-w64 há 8 anos atrás
  Sam Lantinga f1829d956f Added SDL_wcscmp() há 8 anos atrás
  Sam Lantinga affab6ade5 More fixes for the SDL_scanf code há 8 anos atrás
  Sam Lantinga 441d9ba2b0 Fixed bug 3341 - SDL_sscanf() problem há 8 anos atrás
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. há 9 anos atrás
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). há 9 anos atrás
  Ryan C. Gordon c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). há 9 anos atrás
  Sam Lantinga 5cb1ca551f Fixed building with mingw32 há 9 anos atrás
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 há 9 anos atrás
  Sam Lantinga 880842cfdf Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges há 9 anos atrás
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings há 9 anos atrás
  Sam Lantinga 74e1dd4c6f Define _GNU_SOURCE when building SDL há 9 anos atrás
  Ryan C. Gordon 46f44f66f8 Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!). há 9 anos atrás
  Sam Lantinga 42065e785d Updated copyright to 2016 há 10 anos atrás
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f há 11 anos atrás
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. há 11 anos atrás
  Sam Lantinga 0d673844ac Fixed bug 2596 - SDL_SetError fails on on NULL on systems with vsnprintf há 12 anos atrás
  Sam Lantinga 40538446d9 Fixed crash with SDL_SetError(NULL) há 12 anos atrás
  Sam Lantinga da6d9a9f2a Added annotations to help code analysis tools há 12 anos atrás
  Yuri Kunde Schlesner d12d7952f1 Align pointer in SDL_memset before doing Uint32 loop há 12 anos atrás
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support há 12 anos atrás