Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga d622c3c9cc Verify that the %p format specifier works for 64-bit pointers il y a 2 ans
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) il y a 2 ans
  Sam Lantinga 4194a902e8 Added support for "%[]" sscanf syntax il y a 2 ans
  Sam Lantinga 3054c0dc50 Fixed %p formatting when there is following text il y a 2 ans
  Sam Lantinga 1ab452fc57 Fixed printf formatting for "%p" and added a unit test to check it il y a 2 ans
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax il y a 2 ans
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) il y a 3 ans
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) il y a 3 ans
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) il y a 3 ans
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's il y a 3 ans
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf il y a 3 ans
  Sam Lantinga 9065897514 Added test for digit count in sscanf, e.g. "%1x" il y a 3 ans
  Simon McVittie d15f6e379c test: Add a unit test for overflow detection il y a 3 ans
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer il y a 4 ans
  Sam Lantinga cdb4d8f22f Added a test case for snprintf of 0.0 il y a 4 ans
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. il y a 4 ans
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. il y a 9 ans
  Philipp Wiesemann b524657118 Fixed three source comments in tests. il y a 9 ans
  Philipp Wiesemann b5aa5b04d6 Added a simple test case for SDL_sscanf() to tests. il y a 9 ans
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans