C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
I am pleased to announce the release of CPPSERV 0.2.4.
The main focus of 0.2.x series is CSP (C++ Server Pages) and CSP taglib support.
So far the following improvements have been made:
- CSP compiler now supports include paths
- CSP compiler knows how to generate make-style dependency information
- CSP compiler supports generating "compact" output (e.g. all extra spaces are collapsed into single white space)
- Standard taglib library has been started
- Error messages in CSP compiler were improved
- Problems with gcc-4.3 compilation of taglibs were fixed.
Full ChangeLog is at http://sources.total-knowledge.com/gitweb/?p=cppserv.git;a=blob;f=ChangeLog