Petar Popovic
|
8ccf85c59e
Formatting spaces around pointer symbol.
|
1 vuosi sitten |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 vuosi sitten |
Aikawa Yataro
|
0fe9f5da54
Update qsort implementation
|
1 vuosi sitten |
Ryan C. Gordon
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
1 vuosi sitten |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
2 vuotta sitten |
Sylvain
|
2cd583ee13
Prevent asan warning on qsort():
|
2 vuotta sitten |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 vuotta sitten |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 vuotta sitten |
Sam Lantinga
|
737aa881fa
Updated source to match SDL function prototype style
|
2 vuotta sitten |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 vuotta sitten |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 vuotta sitten |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 vuotta sitten |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 vuotta sitten |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 vuotta sitten |
Sylvain
|
cd0d5a5fc5
Don't compare pointer against '0', but NULL
|
3 vuotta sitten |
Sylvain
|
ce5da5d579
Don't compare pointer against '0', but NULL
|
3 vuotta sitten |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
3 vuotta sitten |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 vuotta sitten |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 vuotta sitten |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 vuotta sitten |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 vuotta sitten |
Ozkan Sezer
|
fea3c8bdef
SDL_qsort.c: sync comments with version 1.15 from mainstream
|
6 vuotta sitten |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 vuotta sitten |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 vuotta sitten |
Sam Lantinga
|
1b2492ed8a
Fixed 64-bit build warning
|
8 vuotta sitten |
Ryan C. Gordon
|
ae667da638
Fixed a bunch of compiler warnings.
|
8 vuotta sitten |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 vuotta sitten |
Sam Lantinga
|
79f6ba5a84
Fixed signed/unsigned comparison warnings in Visual Studio
|
9 vuotta sitten |
Sam Lantinga
|
5333deab1c
Quick fix for qsort off-by-one error.
|
10 vuotta sitten |
Ryan C. Gordon
|
32c70cc546
stdlib: Restored previous qsort() implementation; the licensing is resolved.
|
10 vuotta sitten |