Historial de Commits

Autor SHA1 Mensaje Fecha
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl hace 11 meses
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl hace 11 meses
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values hace 11 meses
  Sam Lantinga 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 hace 11 meses
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk hace 11 meses
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL hace 1 año
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code hace 1 año
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() hace 1 año
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). hace 1 año
  Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. hace 1 año
  Ryan C. Gordon 810656962c stdlib: Export some Unicode functions to other SDL internals. hace 1 año
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. hace 1 año
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code hace 1 año
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. hace 1 año
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 1 año
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible hace 1 año
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 1 año
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build hace 1 año
  Sam Lantinga fda039e6f8 Fixed analyzer warnings for SDL_string.c hace 1 año
  Sam Lantinga ac0751a652 Added SDL_strnstr() hace 1 año
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 1 año
  Ozkan Sezer 1a83bf2399 fix a possible memory leak in SDL_vasprintf() hace 1 año
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 1 año
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax hace 1 año
  Anonymous Maarten 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) hace 2 años
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat hace 2 años
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() hace 2 años
  Sam Lantinga f3d6320bac Added SDL_strndup() hace 2 años
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text hace 2 años