Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon e47f2956cf include: Documented SDL_bool a little. hace 2 años
  Anonymous Maarten 06758685a5 stdinc: modify default alloca prototype hace 2 años
  SDL Wiki Bot 196d123c66 Sync SDL3 wiki -> header hace 2 años
  David Gow d321e19ee5 stdinc: Document maths functions hace 2 años
  David Gow afd91b5e9c stdinc: Note that these functions match their C runtime equivalents hace 2 años
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers hace 2 años
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. hace 2 años
  SDL Wiki Bot 96c93d2252 Sync SDL3 wiki -> header hace 2 años
  Ryan C. Gordon 49029c8454 stdinc: Document a bunch of ctype/string functions. hace 2 años
  Ozkan Sezer 6cf71ca9a9 SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion hace 2 años
  Frank Praznik a6fbf0488c Add time and realtime clock functions hace 2 años
  Ryan C. Gordon 1e8b006d43 stdlib: qsort and bsearch changes. hace 2 años
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga e2f35a16c2 Added <string.h> for declaration of memset() and memcpy() hace 2 años
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sam Lantinga 2faae8457d The C standard defines a boolean expression as a signed integer value. hace 2 años
  Sam Lantinga 7681695875 Revert "Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions" hace 2 años
  Sam Lantinga 61db102da9 Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions hace 2 años
  Sam Lantinga ac0751a652 Added SDL_strnstr() hace 2 años
  Anonymous Maarten d6291d4d42 alloca: use alloca from <stdlib.h> on NetBSD hace 2 años
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too hace 2 años
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. hace 2 años
  Sam Lantinga d07a264a9b Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding hace 2 años
  Sam Lantinga a76d8e39aa Changed SDL_bool from an enum to unsigned int hace 2 años
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h hace 2 años
  Sam Lantinga 080b1dfbdb Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)" hace 2 años
  Sam Lantinga 9d453daa23 Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!) 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