ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.869 by root, Tue Nov 27 18:47:35 2018 UTC vs.
Revision 1.870 by root, Wed Dec 5 22:14:02 2018 UTC

92 - add COPYING.Other. 92 - add COPYING.Other.
93 - include libecb and decore compiler.h and other places in preference to it. 93 - include libecb and decore compiler.h and other places in preference to it.
94 - include ska's flat_hash_map and use it instead of unordered_map/set. 94 - include ska's flat_hash_map and use it instead of unordered_map/set.
95 - use c++11 variadic templates in include/callback.h, get rid of callback.pl. 95 - use c++11 variadic templates in include/callback.h, get rid of callback.pl.
96 - level 0 experience valuew as uninitialised. all these years. 96 - level 0 experience valuew as uninitialised. all these years.
97 - run the shstr garbage collector regularly, not only after intern ().
98 - fixed minor undefined behaviour that was unlieklly to result in problems.
97 99
983.1 Wed Nov 16 23:17:11 CET 2016 1003.1 Wed Nov 16 23:17:11 CET 2016
99 - convert to blitz++ 0.10 and later (also requiring c++ 11). 101 - convert to blitz++ 0.10 and later (also requiring c++ 11).
100 - port to perl 5.18 and newer. 102 - port to perl 5.18 and newer.
101 - switch to xz compressed archives as only dist method. 103 - switch to xz compressed archives as only dist method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines