Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Ozkan Sezer 2ea0ec6207 better readability.. пре 6 година
  Sam Lantinga 5e13087b0f Updated copyright for 2019 пре 7 година
  Sam Lantinga 9e8e0fb7b1 Fixed bug 4283 - SDL's version of memset is different from libc's пре 7 година
  Ozkan Sezer 31596f23ce SDL_vsnprintf: implemented '+' flag for signed integers printing. пре 7 година
  Ozkan Sezer 49803c8660 SDL_vsnprintf: fix numerics if both zero-padding and a field are given. пре 7 година
  Ozkan Sezer bb5516ac8e SDL_vsnprintf() updates for zero-padding: пре 7 година
  Ozkan Sezer 6eeb8593ba SDL_string.c (SDL_PrintString): avoid MSVC signed/unsigned mismatch warning пре 7 година
  Ozkan Sezer 5342ae2bba SDL_string.c (SDL_IntPrecisionAdjust): avoid MSVC generating a memset() пре 7 година
  Ozkan Sezer d2131ac165 SDL_vsnprintf: implement precision for the integral value printers. пре 7 година
  Ozkan Sezer ffc19ee255 SDL_string.c: added comments to three SDL_FormatInfo members. пре 7 година
  Ozkan Sezer 8743e9759e SDL_vsnprintf: when '.' is specified, take precision as 0 if it is < 0. пре 7 година
  Ozkan Sezer 69ab8541a9 SDL_vsnprintf: string printer now honors the precision. (bug #4263.) пре 7 година
  Ozkan Sezer d0e9a36460 SDL_vsnprintf: %.* and %* now parse precision and width. (bug #4263.) пре 7 година
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. пре 7 година
  Ozkan Sezer 652d59fb3b make sure SDL_vsnprintf() nul terminates if it is using _vsnprintf пре 8 година
  Sam Lantinga 3b4c2fdf5d Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup() пре 8 година
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 пре 8 година
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: пре 8 година
  Sam Lantinga c1fd0fbb32 Fixed compiler warning with mingw-w64 пре 8 година
  Sam Lantinga f1829d956f Added SDL_wcscmp() пре 8 година
  Sam Lantinga affab6ade5 More fixes for the SDL_scanf code пре 8 година
  Sam Lantinga 441d9ba2b0 Fixed bug 3341 - SDL_sscanf() problem пре 8 година
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. пре 9 година
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). пре 9 година
  Ryan C. Gordon c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). пре 9 година
  Sam Lantinga 5cb1ca551f Fixed building with mingw32 пре 9 година