Historique des commits

Auteur SHA1 Message Date
  Carl Åstholm 5331f36789 stdlib: Add failing tests for SDL_strtoull il y a 1 an
  Carl Åstholm 5d30980df4 stdlib: Add failing tests for SDL_wcstol il y a 1 an
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention il y a 1 an
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk il y a 1 an
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() il y a 1 an
  Anonymous Maarten 0fa2049fef Document iconv functions + add testautomation (#10131) il y a 1 an
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() il y a 1 an
  Sam Lantinga 473feab2a4 Added SDL_unsetenv() il y a 1 an
  Sam Lantinga b854e1fe0b Fixed some issues found with static analysis il y a 1 an
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const il y a 1 an
  Sam Lantinga 1938d25b7e Use "%S" format specifier for wide-character strings il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio il y a 2 ans
  Sam Lantinga 7f75178908 Verify that the %p format specifier works for 64-bit pointers 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
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. il y a 2 ans
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax 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 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 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
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined il y a 3 ans
  Sylvain c963f02571 More fix warnings about static function and prototype il y a 3 ans
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments il y a 3 ans
  Sam Lantinga 1c83c1fadd Fixed build warnings in Xcode il y a 3 ans
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() il y a 3 ans
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf il y a 3 ans