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