Enno Rehling
dee8b306d0
update default version number
2020-08-16 16:00:26 +02:00
Enno Rehling
b09de26d33
update version
2020-03-14 11:58:39 +01:00
Enno Rehling
2573ab19b5
begin work on v3.23
2019-12-01 17:20:34 +01:00
Enno Rehling
d6b5dea014
version 3.22 is released
2019-12-01 17:16:12 +01:00
Enno Rehling
e6b84410b9
start work on next major release
2019-05-26 20:13:02 +02:00
Enno Rehling
d1fbd924e0
increase version number
2019-03-18 10:36:33 +01:00
Enno Rehling
4fee151f35
fix compilation
2018-12-16 09:48:39 +01:00
Enno Rehling
3fec7eb4e3
starting to see diminishing returns.
2018-12-15 20:13:44 +01:00
Enno Rehling
c0c06f0613
version number increment
2018-11-27 22:20:30 +01:00
Enno Rehling
7544565237
start work on 3.18 release
2018-09-04 15:28:05 +02:00
Enno Rehling
3208164b13
update version
2018-06-03 11:01:08 +02:00
Enno Rehling
d1a393610c
begin work on 3.16 release
2018-02-07 17:57:24 +01:00
Enno Rehling
f98eab56c4
platform.h is only for WIN32 now.
...
replace MIN and MAX macros, they are BAD.
2017-12-29 06:13:28 +01:00
Enno Rehling
17ee0e50b6
cppcheck warnings and scope reductions.
2017-12-08 21:08:11 +01:00
Enno Rehling
551f349309
begin work on 3.15 release
2017-10-28 19:46:17 +02:00
Enno Rehling
4bb6d503ea
upgrade version number, ready for 3.14 development
2017-08-24 17:00:36 +02:00
Enno Rehling
1687e31d5f
starting a new release
2017-05-28 12:51:41 +02:00
Enno Rehling
b8d9fae4e4
begin version 3.12
2017-02-26 20:16:22 +01:00
Enno Rehling
4e5f1d05ce
Be very strict about C standards.
...
Compile with -std=c89 in gcc.
remove all // comments (they are nice, but unnecessary).
variables only declared at start of block.
various pedantery.
backwards compatible va_copy for pre-C99 gcc.
2017-02-18 21:15:14 +01:00
Enno Rehling
aa230cc191
fix coverity warnings
2017-02-14 12:15:36 +01:00
Enno Rehling
2b3617a998
build versioning for pre-release builds
2017-01-30 10:35:59 +01:00
Enno Rehling
3d8d091207
new build scripts, new versioning system
2017-01-30 10:26:08 +01:00
Enno Rehling
2de3c3179a
develop branch is now base for 3.11
2016-11-28 08:39:07 +01:00
Enno Rehling
6fed596c36
Merge branch 'develop' into kill-seen-region
2016-09-16 17:12:40 +02:00
Enno Rehling
1dac556d09
Fix MSVC compilation (always include platform-specific hacks).
2016-09-16 17:11:33 +02:00
Enno Rehling
ad4377c0e7
Merge branch 'develop' into kill-seen-region
...
Conflicts:
src/kernel/version.c
src/kernel/version.h
2016-09-16 17:08:03 +02:00
Enno Rehling
55df24ffb8
all code review nitpicks fixed.
2016-09-16 16:54:41 +02:00
Enno Rehling
318cf68e1b
move version string into a single object file
2016-09-16 16:30:17 +02:00
Enno Rehling
d8d3cd4cc4
move version string into a single object file
2016-09-15 20:11:38 +02:00