|
e78a72ec
|
2022-05-15T23:50:08
|
|
fnsince.pl: Fix next version value to match new versioning scheme.
|
|
09bf12e0
|
2021-11-18T15:34:29
|
|
fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2.
|
|
83024f32
|
2021-11-18T15:27:21
|
|
fnsince.pl: Whoops, it's SDL_RegisterApp and not SDL_SetMainReady in 2.0.2.
|
|
46f12cc7
|
2021-11-18T15:22:47
|
|
fnsince.pl: SDL_SetMainReady() originally arrived in SDL 2.0.2.
|
|
a1c125c1
|
2021-11-10T15:40:27
|
|
fnsince.pl: Report unreleased APIs as part of the next release version.
This keep documentation future-accurate and more importantly: it will
produce correct results before we tag the official release in git, so
they'll be correct in the tag and the release tarball.
|
|
179a04f8
|
2021-10-26T21:01:05
|
|
fnsince.pl: Don't print out the version numbers if updating the wiki.
|
|
85edbc92
|
2021-10-26T19:00:06
|
|
fnsince.pl: Added a way to sync this information to the wiki.
This will let us automate this so it's managed for us, and as things go
from development to official releases, the documentation will automatically
update!
|
|
f5de45ae
|
2021-10-26T18:59:21
|
|
fnsince.pl: Found a few more incorrect versions.
|
|
e8fbcf89
|
2021-10-26T12:12:52
|
|
fnsince.pl: a script to list version when all public APIs were added.
|