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

Comparing deliantra/server/Changes (file contents):
Revision 1.851 by root, Wed Jan 11 11:39:02 2017 UTC vs.
Revision 1.855 by root, Sun Jan 29 03:59:15 2017 UTC

48 - use c++11 headers in preference to tr1 ones. 48 - use c++11 headers in preference to tr1 ones.
49 - fix odr violation: struct point. 49 - fix odr violation: struct point.
50 - make the code warnigns-clean, for some definition of warnings. 50 - make the code warnigns-clean, for some definition of warnings.
51 - port to g++ 6. 51 - port to g++ 6.
52 - implement keep_suffix meta for cfutil, so files keep their extension. 52 - implement keep_suffix meta for cfutil, so files keep their extension.
53 - built-in webserver uses improved conetnt-type detection and uses charset utf-8
54 by default.
55 - do proper etag caching for resources in http server.
56 - fix webserver 304 response, which contained entity-headers, confusing squid.
57 - potentially fix a bug where ob->contr is non-null while ob->contr->ob is null,
58 causing a segfault.
53 59
543.1 Wed Nov 16 23:17:11 CET 2016 603.1 Wed Nov 16 23:17:11 CET 2016
55 - convert to blitz++ 0.10 and later (also requiring c++ 11). 61 - convert to blitz++ 0.10 and later (also requiring c++ 11).
56 - port to perl 5.18 and newer. 62 - port to perl 5.18 and newer.
57 - switch to xz compressed archives as only dist method. 63 - switch to xz compressed archives as only dist method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines