Commit Verlauf

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