Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Apache-Erkennung in das configure-Skript wurde verbessert. Mehrere Anrufe auf POSIX-Funktionen haben mit Aufrufen an Rudimenten Methoden ersetzt worden.
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

Diese Version enthält kleinere Bugfixes, ein ajax.js Skript, und ein Update für das configure-Skript für apxs2 aussehen.
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

Behebt einen Bug beim Verarbeiten der mehrteiligen Form. Alle Methoden verwenden (u) int (16 | 32 | 64) _t-Typen statt (unsigned) (short | long | long long) verwendet werden.
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

Diese Version behebt einen Fehler, wo die Haut Variablen könnten am Ende leer, wenn sie Tag enthalten-basierter Inhalte (wie zB 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