1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Ryan C. Gordon 4001e6b351 stdlib: Patched to compile. 6 жил өмнө
  Ryan C. Gordon 987aa3113c stdlib: Try to coerce VS2019 to not replace some loops with memset() calls. 6 жил өмнө