Sylvain
|
cd0d5a5fc5
Don't compare pointer against '0', but NULL
|
il y a 3 ans |
Sylvain
|
ce5da5d579
Don't compare pointer against '0', but NULL
|
il y a 3 ans |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
il y a 4 ans |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
il y a 4 ans |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
il y a 5 ans |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
il y a 5 ans |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
il y a 6 ans |
Ozkan Sezer
|
fea3c8bdef
SDL_qsort.c: sync comments with version 1.15 from mainstream
|
il y a 6 ans |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
il y a 7 ans |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
il y a 8 ans |
Sam Lantinga
|
1b2492ed8a
Fixed 64-bit build warning
|
il y a 8 ans |
Ryan C. Gordon
|
ae667da638
Fixed a bunch of compiler warnings.
|
il y a 8 ans |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
il y a 9 ans |
Sam Lantinga
|
79f6ba5a84
Fixed signed/unsigned comparison warnings in Visual Studio
|
il y a 9 ans |
Sam Lantinga
|
5333deab1c
Quick fix for qsort off-by-one error.
|
il y a 10 ans |
Ryan C. Gordon
|
32c70cc546
stdlib: Restored previous qsort() implementation; the licensing is resolved.
|
il y a 10 ans |
Ryan C. Gordon
|
09ae4df5bf
Another attempt to fix Windows build.
|
il y a 10 ans |
Ryan C. Gordon
|
18f74c6e15
Patched to compile on Visual Studio.
|
il y a 10 ans |
Ryan C. Gordon
|
014956ac1d
Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/
|
il y a 10 ans |
Ryan C. Gordon
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
il y a 11 ans |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 12 ans |