lp:xvr2

Created by VCS imports and last modified
Get this branch:
bzr branch lp:xvr2

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
X-VR2
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://xvr2.svn.sourceforge.net/svnroot/xvr2/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log

Recent revisions

556. By mindstorm2600

Removing troublesome symlinks

555. By mindstorm2600

* At Thread classes:
  * The Thread class now stores its scheduling policy internally.
  * The ThreadManager is now using an xvr2::Map to store Thread information
  * We've made it impossible to start a Thread by pointer, now it can only be
    started by referencing a Thread Object.
  * Finally fixed the ThreadManager::currentIsMain() method to determine if it
    is being called from the main thread (main function?).
* Now we have a base abstract Logger class
* The Log class has been renamed to FileLogger and is an implementation of
  xvr2::Logger.
* Added some operators for interaction between the Date classes and integers.
* Added a method for substracting two xvr2::Timestamp objects, such function
  returns the amount of seconds.
* Added two more example programs datentime.cpp and file_logger.cpp
* Eliminated the Unix class, for portability concerns.
* Extended the ElementNotFound exception to bring more information.
* Removed the dangerous ++ and -- operators from the SharedVar class
* The Syslog class is no longer a part of the xvr2 main namespace.

554. By mindstorm2600

Inplementing an rdbms connection reset method at connection classes level.

553. By mindstorm2600

2008-07-26 Juan V. Guerrero <email address hidden>
* Many changes to the abstract xvr2::SQL::Driver class
  * Added support for data extraction in bulk, also implemented in the
    PostgreSQL driver.
  * Adding a method for resetting database connections (diconnecting, then
    reconnecting).
* PostgreSQL driver changes:
  * Adding default timeout of 30 seconds (configurable at compile time with the
    DEFAULT_PGSQL_CONNECTION_TIMEOUT macro.
  * Better error checking on connection attempts, also better exception
    reporting in such events.
* And some other undocumented changes which I can't remember right now :-(

552. By mindstorm2600

Adding missing stuff

551. By mindstorm2600

* Updating PostgreSQL and SQLite so they can support the new bulk downloading features
* Adding some missing exceptions
* Adding missing config.guess file

550. By mindstorm2600

Trunk:
* Adding bulk download features to SQL connection and driver classes
Overall:
* Touching up some documentation misshappenings

549. By mindstorm2600

Adding the donate button

548. By mindstorm2600

* Documenting the URI class
* Starting work on a HTTPClient class

547. By mindstorm2600

Adding support for port guessing from URI scheme

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.