Télécharger la liste

Description du projet

Stencil is a library for developing Web-based applications in C++. It includes request and response objects, a skinnable template engine, server API abstraction, and facilities for load balancing, browser jogging, security and catching runaway CGIs. It also includes some useful Javascripts and images. Stencil is the successor to Groundwork.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-25 06:53
2.0.5

La détection d'Apache dans le script de configuration a été améliorée. Plusieurs appels directs aux fonctions POSIX ont été remplacés par des appels aux méthodes rudiments.
The Apache detection in the configure script has been improved. Several direct calls to POSIX functions have been replaced with calls to rudiments methods.

2011-07-01 06:17
2.0.4

Cette version inclut des corrections de bugs mineurs, un script ajax.js, et une mise à jour du script configure à chercher apxs2.
This release includes minor bugfixes, an ajax.js script, and an update to the configure script to look for apxs2.

2006-02-01 23:48
2.0.2

Correction d'un bogue multipart forme de traitement. Toute utilisation des méthodes (u) int (16 | 32 | 64) types _t plutôt que (non signé) (court | long | long terme) types.
Tags: Minor bugfixes
Fixes a multipart form processing bug. All methods use (u)int(16|32|64)_t types rather than (unsigned )(short|long|long long) types.

2005-03-30 06:38
2.0.1

Cette version corrige un bogue où les variables de la peau pourrait ainsi se retrouver vide si elles contenaient basée sur des balises de contenu (comme XML).
Tags: Minor bugfixes
This release fixes a bug where skin variables could end up
empty if they contained tag-based content (such as XML).

2005-03-29 07:16
2.0

Tags: Major feature enhancements

Project Resources