Histórico de Commits

Autor SHA1 Mensagem Data
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build há 2 anos atrás
  Sam Lantinga fda039e6f8 Fixed analyzer warnings for SDL_string.c há 2 anos atrás
  Sam Lantinga ac0751a652 Added SDL_strnstr() há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Ozkan Sezer 1a83bf2399 fix a possible memory leak in SDL_vasprintf() há 2 anos atrás
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression há 2 anos atrás
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax há 2 anos atrás
  Anonymous Maarten 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) há 2 anos atrás
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat há 2 anos atrás
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() há 2 anos atrás
  Sam Lantinga f3d6320bac Added SDL_strndup() há 2 anos atrás
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text há 2 anos atrás
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it há 2 anos atrás
  Sam Lantinga 6150b5b3cb Don't bother re-encoding Latin1 characters in the ASCII range há 2 anos atrás
  Sam Lantinga 491ae20d96 Only convert the result of XLookupString() if it's not already UTF-8 há 2 anos atrás
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax há 2 anos atrás
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() há 2 anos atrás
  Sam Lantinga 6c28546828 Added SDL_wcstol() há 2 anos atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style há 2 anos atrás
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style há 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Sam Lantinga 308bcbbe76 Fixed Visual Studio warning 4244 há 3 anos atrás
  Sam Lantinga 0bd77a5b93 Fixed Visual Studio warning 4389 há 3 anos atrás
  Sam Lantinga b078122c53 Fixed Visual Studio warning 4701 há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf há 3 anos atrás
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier há 3 anos atrás
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 3 anos atrás