Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 6a0405b933 testautomation: Added a test to stdlib_swprintf that previously would fail. hace 1 año
  Anonymous Maarten b713e7581b stdlib: fix SDL_strtol of "0" with base 0 hace 1 año
  Ozkan Sezer 41dfe2c246 test/testautomation_stdlib.c: fix gcc warning on 32 bit hace 1 año
  Sam Lantinga 8262072d91 Fixed possible memset(NULL) call in testautomation's SDL_aligned_alloc() check hace 1 año
  Ozkan Sezer 254b36361e Add SDL_PRILL? format specifiers specifically for long long type. hace 1 año
  Ozkan Sezer 88a01fbc96 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Ozkan Sezer 8caf25f7b3 testautomation_stdlib.c (stdlib_strtox): fix warning from gcc-4.9: hace 1 año
  Sam Lantinga 90e01040c5 Added thread-safe environment functions hace 1 año
  Carl Åstholm 84361bcf0a stdlib: Remove test cases with impl-defined results hace 1 año
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests hace 1 año
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests hace 1 año
  Carl Åstholm a78f612d4b stdlib: Add some tests for SDL_strtod hace 1 año
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier hace 1 año
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl hace 1 año
  Carl Åstholm e326540a45 stdlib: Add failing tests for SDL_strto(ll?|ul) hace 1 año
  Carl Åstholm 5331f36789 stdlib: Add failing tests for SDL_strtoull hace 1 año
  Carl Åstholm 5d30980df4 stdlib: Add failing tests for SDL_wcstol hace 1 año
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention hace 1 año
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk hace 1 año
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() hace 1 año
  Anonymous Maarten 0fa2049fef Document iconv functions + add testautomation (#10131) hace 1 año
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() hace 1 año
  Sam Lantinga 473feab2a4 Added SDL_unsetenv() hace 1 año
  Sam Lantinga b854e1fe0b Fixed some issues found with static analysis hace 1 año
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const hace 1 año
  Sam Lantinga 1938d25b7e Use "%S" format specifier for wide-character strings hace 1 año
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio hace 2 años
  Sam Lantinga 7f75178908 Verify that the %p format specifier works for 64-bit pointers hace 2 años