Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa c433b3fd41 updated to the new Ezc API
[ezc stream] has gone, now we have [ezc out] and [out]
the output streams have names now: it's a std::map, before we have a std::vector
and the streams are serialized to "out" space in json
Request::out_streams[] are split into Request::out_main_stream and Request::out_streams class



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1017 e52654a7-88a9-db11-a3e9-0013d4bc506e
2015-11-15 22:23:36 +00:00
core updated to the new Ezc API 2015-11-15 22:23:36 +00:00
db updated to the new Ezc API 2015-11-15 22:23:36 +00:00
etc added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions updated to the new Ezc API 2015-11-15 22:23:36 +00:00
html changed: now 'emacs' winix function uses CodeMirror editor 2015-04-18 18:50:39 +00:00
locale added: possibility to ban if a session cookie is incorrect (when we are using encoded cookies) 2014-11-24 20:22:30 +00:00
main updated to the new Ezc API 2015-11-15 22:23:36 +00:00
notify updated to the new Ezc API 2015-11-15 22:23:36 +00:00
plugins updated to the new Ezc API 2015-11-15 22:23:36 +00:00
templates updated to the new Ezc API 2015-11-15 22:23:36 +00:00
txt removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
Makefile define AR macro in the main Makefile 2014-11-12 04:14:16 +00:00
Makefile.dep updated to the new Ezc API 2015-11-15 22:23:36 +00:00