Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 8f8defe0de updated: to the new Ezc API
removed statements: [if-index ...] [is ...] [is-no ...]
added:   generic ezc functions:
         and, any (the same as and), or, one (the same as or), not, cmp, trim
         to_lower, to_upper, index
changed: in misc:
         added treat_new_line_as_white flag to IsWhite() SkipWhite() and TrimWhite()
         TrimWhite(), TrimFirst(), TrimLast(), Trim() are using only wide characters now
         (they were templates before)
         added: IsInt(), IsSize(), IsFloat()
changed: version to 0.6.4






git-svn-id: svn://ttmath.org/publicrep/winix/trunk@989 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-11-02 17:47:34 +00:00
core updated: to the new Ezc API 2014-11-02 17:47:34 +00:00
db removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
etc added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
html updated: to the new Ezc API 2014-11-02 17:47:34 +00:00
locale removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
main removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
notify removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
plugins removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
templates updated: to the new Ezc API 2014-11-02 17:47:34 +00:00
txt removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
Makefile removed: svn:executable attribute from files 2014-11-01 17:05:20 +00:00
Makefile.dep updated: to the new Ezc API 2014-11-02 17:47:34 +00:00