[Vos-bzr] Recent commits in vos
nobody at interreality.org
nobody at interreality.org
Wed Jul 25 19:00:02 EDT 2007
------------------------------------------------------------
revno: 1120
committer: Reed Hedges <reed at baikonur.interreality.org>
branch nick: vos
timestamp: Wed 2007-07-25 18:01:27 -0400
message:
* Always add NULL to end of some snprintf'ed strings, since snprintf won't add
it if it fills the buffer.
* Made mesh warn if it encounters a comment, since it's mysterious if you forget
what the comment char is and use it. Probably it sholud be ignored when inside
a quoted string...?
* Added http-url-prefix and auto-element-id-attribute options to hypervos. The
former is a prefix used when URLs to objects are emitted by hypervos (e.g. by
the hypervos:image or hypervos:link types). The latter adds an id attribute to
all elements that don't already have them, based on their contextual names.
* Fix bugs in percent encoding in HTTP server.
* Hypervos_news plugin now has both creation-date and modified-date output
* Expose std::istream* VOS::loadHTTP(VOS::URL) as part of httpclient API in HTTP extension
modified:
apps/mesh/util.cc
apps/omnivos/plugins/hypervos.cc
apps/omnivos/plugins/hypervos_news.cc
libs/vos/extensions/http/httpclient.cc
libs/vos/extensions/http/httpclient.hh
libs/vos/extensions/http/httpserver.cc
libs/vos/extensions/http/httpserver.hh
libs/vos/vostoolbox/sumpropfilter.cc
More information about the Vos-bzr
mailing list