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

Comparing deliantra/server/Changes (file contents):
Revision 1.865 by root, Sat Nov 17 23:33:17 2018 UTC vs.
Revision 1.866 by root, Sun Nov 18 00:06:52 2018 UTC

81 - tentative port to C++ 17. 81 - tentative port to C++ 17.
82 - fix a potential bug with packet << (const char *)0. 82 - fix a potential bug with packet << (const char *)0.
83 - add COPYING.Other. 83 - add COPYING.Other.
84 - include libecb and decore compiler.h and other places in preference to it. 84 - include libecb and decore compiler.h and other places in preference to it.
85 - include ska's flat_hash_map and use it instead of unordered_map/set. 85 - include ska's flat_hash_map and use it instead of unordered_map/set.
86 - use c++11 variadic templates in include/callback.h, get rid of callback.pl.
86 87
873.1 Wed Nov 16 23:17:11 CET 2016 883.1 Wed Nov 16 23:17:11 CET 2016
88 - convert to blitz++ 0.10 and later (also requiring c++ 11). 89 - convert to blitz++ 0.10 and later (also requiring c++ 11).
89 - port to perl 5.18 and newer. 90 - port to perl 5.18 and newer.
90 - switch to xz compressed archives as only dist method. 91 - switch to xz compressed archives as only dist method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines