Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build il y a 2 ans
  Sam Lantinga fda039e6f8 Fixed analyzer warnings for SDL_string.c il y a 2 ans
  Sam Lantinga ac0751a652 Added SDL_strnstr() il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Ozkan Sezer 1a83bf2399 fix a possible memory leak in SDL_vasprintf() il y a 2 ans
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax il y a 2 ans
  Anonymous Maarten 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) il y a 2 ans
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat il y a 2 ans
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() il y a 2 ans
  Sam Lantinga f3d6320bac Added SDL_strndup() il y a 2 ans
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text il y a 2 ans
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it il y a 2 ans
  Sam Lantinga 6150b5b3cb Don't bother re-encoding Latin1 characters in the ASCII range il y a 2 ans
  Sam Lantinga 491ae20d96 Only convert the result of XLookupString() if it's not already UTF-8 il y a 2 ans
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax il y a 2 ans
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() il y a 2 ans
  Sam Lantinga 6c28546828 Added SDL_wcstol() il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style il y a 2 ans
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined il y a 2 ans
  Sam Lantinga 308bcbbe76 Fixed Visual Studio warning 4244 il y a 2 ans
  Sam Lantinga 0bd77a5b93 Fixed Visual Studio warning 4389 il y a 2 ans
  Sam Lantinga b078122c53 Fixed Visual Studio warning 4701 il y a 2 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf il y a 3 ans
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier il y a 3 ans