Commit History

Автор SHA1 Съобщение Дата
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` преди 3 години
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 преди 3 години
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. преди 3 години
  pionere 25203222f5 optimize the SDL_str(case)cmp functions преди 4 години
  pionere aec58d8208 make SDL_strcasecmp standard compliant преди 4 години
  Sam Lantinga bdafe1e049 Fixed whitespace преди 4 години
  Ozkan Sezer 0abc0a6f32 SDL_string.c: tidy-up gcc2 va_copy defines after previous haiku commit. преди 4 години
  kenmays d37c9777b9 haiku: updated for Haiku преди 4 години
  Sam Lantinga 120c76c84b Updated copyright for 2022 преди 4 години
  Sam Lantinga ab6d0d4d50 Fixed undefined behavior in SDL_memset() (thanks andrewrk!) преди 4 години
  Ozkan Sezer 840339c49d SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type. преди 4 години
  Ozkan Sezer 507d4bcd68 SDL_utf8strlen: run bit-test explicitly on unsigned char преди 4 години
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs преди 4 години
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" преди 4 години
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs преди 4 години
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer преди 4 години
  Sylvain e8731933cc Fixed warning: macro is not used преди 4 години
  Ryan C. Gordon 3acb172531 stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0). преди 4 години
  Ozkan Sezer 3ea35fe5bb fix SDL_atoi() преди 4 години
  Sam Lantinga 4ec259a784 Fixed building on Visual Studio 2013 and older преди 4 години
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf преди 4 години
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. преди 4 години
  Sam Lantinga a91ab883e9 Fixed building on Windows with cmake, ninja, and clang преди 4 години
  Sam Lantinga 9130f7c377 Updated copyright for 2021 преди 5 години
  Sam Lantinga f487d63a6b Fixed crash when printing NULL wide character string преди 5 години
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() преди 5 години
  Ryan C. Gordon e410b34f92 stdlib: Corrected implementation of SDL_wcsncmp. преди 5 години
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 преди 6 години
  Sam Lantinga 650964461e Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp() преди 6 години
  Sylvain Becker b458d7a28f Readability: remove redundant cast to the same type преди 6 години