CIA.vc
XMLStorage
Real-time open source activity stats
Stats » Projects » XMLStorage
information
A light weight XML library written in C++, D and Java to easily read, write and modify XML files.
syndicateUTC clock
12:09 on Mar 18, 2010
event counters
The last message was received 2.3 months ago at 15:38 on Jan 08, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
166 messages since the first one, 3.6 years ago, for an average of 1.13 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
15:38 on Jan 08xmlstorage
Commit by martinfuchs :: r165 c++/xmlstorage.h:
const_XMLPos::operator[]() const
update copyright notice to 2010
#
15:36 on Jan 08xmlstorage
Commit by martinfuchs :: r164 c++/xmlstorage.cpp:
add braces to avoid GCC warnings
#
15:34 on Jan 08xmlstorage
Commit by martinfuchs :: r163 c++/ (example-xerces.dsp example-xpath.dsp):
add Xerces and XPath example project files
#
21:55 on Oct 10, 2009xmlstorage
Commit by martinfuchs :: r162 c++/xmlstorage.h:
set bad bit on ti/ofstream failure
#
11:07 on Jul 25, 2009xmlstorage
Commit by martinfuchs :: r161 c++/xmlstorage.h:
new function create_node_content()
#
11:07 on Jul 25, 2009xmlstorage
Commit by martinfuchs :: r160 c++/example1.cpp:
use TEXT macro
#
10:59 on Jul 25, 2009xmlstorage
Commit by martinfuchs :: r159 c++/xmlstorage.cpp:
extend comment
#
23:31 on Jan 24, 2009xmlstorage
Commit by martinfuchs :: r158 c++/xmlrpc/Makefile:
add Makefile for Unix
#
22:29 on Jan 24, 2009xmlstorage
Commit by martinfuchs :: r157 c++/ (12 files in 2 dirs):
ported XMLStorage + XML-RPC to Linux/GCC
#
16:38 on Jan 10, 2009xmlstorage
Commit by martinfuchs :: r156 c++/ (xmlstorage-license.txt xmlstorage.h):
update Copyright notice
#
20:44 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r155 java/src/de/mfuchs/xmlstorage/XMLPos.java:
eliminate Checkstyle warnings by extending JavaDoc
#
20:07 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r154 c++/xmlrpc/ (6 files):
split code into the base library and example files
#
19:56 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r153 c++/xmlrpc/ (xmlrpc_server.dsp xmlrpc_server.vcproj):
include license file into project
#
19:55 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r152 c++/xmlrpc/ (httpclnt.cpp httpsrv.cpp sockets.h):
eliminate VS2008 warnings
#
19:46 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r151 c++/xmlrpc/ (5 files):
use all network addresses retrieved by getaddrinfo()
#
19:24 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r150 c++/xmlrpc/xmlrpc_srv.cpp:
deactivate HTTP 1.1 pipelining by defautl
#
16:59 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r149 c++/xmlrpc/ (6 files):
use getaddrinfo() instead of gethostbyname() and getservbyname() for IPV6 compatibility
#
15:26 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r148 c++/xmlrpc/ (6 files):
enable_extensions() to allow persistent HTTP connections
#
15:06 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r147 c++/xmlrpc/ (httpsrv.cpp httpsrv.h xmlrpc_srv.cpp):
HTTP server with direct use of the Socket API
#
15:05 on Jan 04, 2009xmlstorage
Commit by martinfuchs :: r146 c++/xmlrpc/ (xmlrpc.cpp xmlrpc.h):
move <assert.h> include into header
#