Download List

專案描述

Sword is a general-purpose C++ library which gives
you high-quality classes for some very common
tasks such as "logging", "time/date", "commandline
parsing", etc.

System Requirements

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.

2004-06-01 12:50
0.2.2

This release features graphical widgets to complement QT,
including a very powerfull "ETable" that provides similar
features to QTable, but with a better model/view approach,
increased performance, and no requirement to buy the QT
Enterprise edition. A new "config" reader and writer was
added to ease the process of implementing configuration files.
Support for more platforms was added, the documentation
was updated, and bugfixes were made.
標籤: Major feature enhancements

2003-12-24 12:28
0.1.3

This version introduces the lexical_cast<> operator, the
in<> operator, and buffered output streaming, and
updates the documentation. There are also some
bugfixes.
標籤: Major feature enhancements

2003-08-18 23:44
0.1.2

This release includes a new "db" package which allows very simple access to both ODBC and SQLITE databases via the generic db.DbConnection and db.DbQuery classes. It features some small API improvements as well as bugfixes. The documentation has been slightly updated.
標籤: Minor feature enhancements

2003-08-01 09:25
0.1.1

A new "DateOperation" has been added to this version
which provides financial/accounting kinds of operations
on the date (adding business days, etc.). This release
features some bugfixes as well.
標籤: Minor feature enhancements

2003-07-05 17:18
0.1.0

標籤: Initial freshmeat announcement

Project Resources