Commit graph

7 commits

Author SHA1 Message Date
dmcmahill
14f37cfe76 add missing header which gets the build a little further with sunpro
compilers.
2007-01-23 12:56:41 +00:00
wiz
241126a5f4 Update to 1.5.2 to fix build with gcc4 on 3.99.21. Ok agc@
Changes in OpenSP 1.5.2

* Support for version 4.0 and 4.1 of the GNU C++ compiler.
* Added doc building and config option.
* Updated local gettext.
* Added config option to turn off DTDDECL support.
* Update 'de' and 'fr' translations; add new 'tr' translation.
* Add more tests. (Karl Eichwalder)
2006-06-26 19:50:28 +00:00
shannonjr
cb4dd26e05 Re: PR 25853 textproc/opensp does not compile with gcc 3.4.0
A missing type declaration causes compilation failure. The patch
fixes the problem by including the local header file "constant.h"
This closes the referenced PR.
2004-06-07 19:25:58 +00:00
minskim
210f03d9b1 Update opensp to 1.5.1.
Changes:

Enable run time selection of message format with SP_MESSAGE_FORMAT
environment variable. Value is one of XML, NONE, TRADITIONAL.

When validating/parseing a document using http, OpenSP will now follow
any redirects headers/requests from the server.

The environment variable SP_HTTP_USER_AGENT can be used to specify a
UserAgent: header.

The environment variable SP_HTTP_ACCEPT can be used to specify Accept:
headers.

A number of enhancements have been made to the osx tool: security
fixes in the handling of output files; addition of the "preserve case
option".

A testing framework together with some initial tests have been
added. Currently there are 22 tests. 6 of which fail.

Support for Mac OS/X, Darwin has been improved. Build infrastructure
and localisation fixes and enhancements. Improved compiler support.
2004-05-19 05:42:38 +00:00
wiz
46127051d0 Add patch to make this build with gcc3. Patch from
Submitter: Jim Gifford
 Origin: Debian OpenSP Maintainer
forwarded by Peter Seebs via PR 22901.
2003-09-23 08:10:14 +00:00
salo
f7ee5cdc55 Update to version 1.5.
Based on patch from Juan RP via PR pkg/20220.

Changes:
========
- The architecture engine supports #MAPTOKEN.
- The multibyte version of OpenSP now uses 32bit chars and supports
  the full UTF-16 range 0x0000-0x10ffff.
2003-02-15 00:26:19 +00:00
hubertf
4d9dc6cd71 Import OpenSP, SGMP parser, successor to "sp". 2000-05-23 17:20:45 +00:00