Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 08e53919e2 changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function
changed: sessions are deleted at the end of a request (and only a few sessions)
         other sessions will be deleted after a next request


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@684 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-11-25 22:42:24 +00:00
core changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
db added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00
functions changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
html changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
locale added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00
main changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
plugins changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
static/layout1 added: now plugin ticket uses a new horizontal table (plugins.ticket) 2010-10-19 00:31:20 +00:00
templates changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
templatesnotify changed: updated to the new ezc api, this with O(1) when looking for a specific ezc function 2010-11-25 22:42:24 +00:00
Makefile fixed: when signal comes winix properly exits 2010-11-23 21:52:25 +00:00