Historique des commits

Auteur SHA1 Message Date
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests il y a 1 an
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests il y a 1 an
  Carl Åstholm 8092e35287 stdlib: Improve SDL_strtod il y a 1 an
  Carl Åstholm 56a48763cd stdlib: Bring SDL_wcstol in line with SDL_strtol il y a 1 an
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier il y a 1 an
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl il y a 1 an
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl il y a 1 an
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl il y a 1 an
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values il y a 1 an
  Sam Lantinga 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 il y a 1 an
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 1 an
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code il y a 1 an
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() il y a 1 an
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). il y a 1 an
  Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. il y a 1 an
  Ryan C. Gordon 810656962c stdlib: Export some Unicode functions to other SDL internals. il y a 2 ans
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. il y a 2 ans
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code il y a 2 ans
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. il y a 2 ans
  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