Carl Åstholm
|
61bc856b04
stdlib: Use new parser for scanf %p specifier
|
1 tahun lalu |
Carl Åstholm
|
e109aa09aa
stdlib: Rewrite SDL_strto(ll?|ul) impl
|
1 tahun lalu |
Carl Åstholm
|
e326540a45
stdlib: Add failing tests for SDL_strto(ll?|ul)
|
1 tahun lalu |
Carl Åstholm
|
5331f36789
stdlib: Add failing tests for SDL_strtoull
|
1 tahun lalu |
Carl Åstholm
|
5d30980df4
stdlib: Add failing tests for SDL_wcstol
|
1 tahun lalu |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
1 tahun lalu |
Anonymous Maarten
|
baa1a5e2f4
Add SDL_strpbrk
|
1 tahun lalu |
Sam Lantinga
|
eacf119923
Renamed SDL_size_add_overflow() and SDL_size_mul_overflow()
|
1 tahun lalu |
Anonymous Maarten
|
0fa2049fef
Document iconv functions + add testautomation (#10131)
|
1 tahun lalu |
Sam Lantinga
|
f59d66f4b1
Implemented left-justification in SDL_PrintString()
|
1 tahun lalu |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
1 tahun lalu |
Sam Lantinga
|
b854e1fe0b
Fixed some issues found with static analysis
|
1 tahun lalu |
Sam Lantinga
|
29f0fd33dc
SDL_getenv() should return const
|
1 tahun lalu |
Sam Lantinga
|
1938d25b7e
Use "%S" format specifier for wide-character strings
|
1 tahun lalu |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2 tahun lalu |
Sam Lantinga
|
5e70ee29cc
Build SDL with the static C runtime on Visual Studio
|
2 tahun lalu |
Sam Lantinga
|
7f75178908
Verify that the %p format specifier works for 64-bit pointers
|
2 tahun lalu |
Sam Lantinga
|
ac0751a652
Added SDL_strnstr()
|
2 tahun lalu |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 tahun lalu |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
2 tahun lalu |
Sam Lantinga
|
39a961ba41
Added support for "%[]" sscanf syntax
|
2 tahun lalu |
Brick
|
c03f5b4b69
Fixed rounding up in SDL_PrintFloat
|
2 tahun lalu |
Sam Lantinga
|
0a4e6f6d29
Added SDL_strnlen() and SDL_wcsnlen()
|
2 tahun lalu |
Sam Lantinga
|
f4bd17deee
Fixed %p formatting when there is following text
|
2 tahun lalu |
Sam Lantinga
|
c63aa9545e
Fixed printf formatting for "%p" and added a unit test to check it
|
2 tahun lalu |
Sam Lantinga
|
128ca70160
Added support for printing wide strings using "%ls" syntax
|
2 tahun lalu |
Sam Lantinga
|
c9d8a04945
Added SDL_swprintf() and SDL_vswprintf()
|
2 tahun lalu |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
3 tahun lalu |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
3 tahun lalu |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
3 tahun lalu |