Eddy Jansson
|
ca26df3404
assert: Allow messages of any length.
|
3 yıl önce |
Eddy Jansson
|
73448fe245
assert: Remove use of alloca()
|
3 yıl önce |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 yıl önce |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 yıl önce |
Sylvain Becker
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
6 yıl önce |
Sam Lantinga
|
097b9c3084
Better fix for iOS build
|
6 yıl önce |
Ryan C. Gordon
|
ec04110d8e
dynapi: Deal with failure cases better, other fixes.
|
6 yıl önce |
Ozkan Sezer
|
ceee7def84
minor build fixes.
|
6 yıl önce |
Ryan C. Gordon
|
fffa791fce
assert: Another attempt to quiet compiler warnings.
|
6 yıl önce |
Ryan C. Gordon
|
59e510b0b6
assert: Possibly fixing compiler warning on Android.
|
6 yıl önce |
Ryan C. Gordon
|
b530d75afb
assert: Fixed some compiler warnings.
|
6 yıl önce |
Ryan C. Gordon
|
f5a347853d
assert: mark SDL_ExitProcess as SDL_NORETURN again.
|
6 yıl önce |
Sam Lantinga
|
f79190f407
Use _Exit() when available
|
6 yıl önce |
Charlie Birks
|
4a2888af10
Emscripten: use UTF8ToString instead of Pointer_stringify
|
7 yıl önce |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 yıl önce |
Ryan C. Gordon
|
b262b0ebc9
Small stack allocations fall back to malloc if they're unexpectedly large.
|
7 yıl önce |
Ozkan Sezer
|
08de74ec49
use the 'aborts' pragma of Watcom for SDL_NORETURN functions
|
7 yıl önce |
Sam Lantinga
|
2419d26724
Progress fixing bug 4100 - errors and warnings after changeset 11917
|
8 yıl önce |
Ryan C. Gordon
|
cef1c1c2ee
windows: Restore patches for Task Dialogs and TerminateProcess().
|
8 yıl önce |
Ryan C. Gordon
|
3537c3e7a9
Back out Task Dialog and TerminateProcess patches for 2.0.8.
|
8 yıl önce |
Ryan C. Gordon
|
8536130aa2
assert: Use TerminateProcess() on Windows, vs ExitProcess (thanks, Jack!).
|
8 yıl önce |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 yıl önce |
Sam Lantinga
|
8e98bdaa6f
Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA")
|
8 yıl önce |
Sam Lantinga
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
8 yıl önce |
Ryan C. Gordon
|
e889757bb3
assert: Better Emscripten support.
|
8 yıl önce |
Ryan C. Gordon
|
8917f8634d
assert: allow assertions to work on platforms without threads.
|
8 yıl önce |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 yıl önce |
Sam Lantinga
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
9 yıl önce |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 yıl önce |