descriptionVersion tracking tools
homepage URLhttp://vlinder.ca
ownerrlc@vlinder.ca
last changeWed, 16 Sep 2009 19:33:37 +0000 (16 15:33 -0400)
content tags
add:
readme
Currently, Versie contains a few libraries that will eventually help implement a package/version tracker. They include a C++ wrapper around BerkelyDB and a dependency tracker.
shortlog
2009-09-16 Ronald Landheer... Templatetize Storage and friendsmaster
2009-09-16 Ronald Landheer... Port to Boost-1.39
2009-08-22 Ronald Landheer... port BerkeleyDB wrapper to Boost 1.39.0
2009-06-25 Ronald Landheer... New KeyTraits (and shuffle them a bit)
2009-06-25 Ronald Landheer... Make constructor, destructor and commit public again
2009-06-25 Ronald Landheer... Upgrade Berkeley DB to version 4.7.25
2009-06-25 Ronald Landheer... Make Database constructor exception-safe(r)
2009-03-17 Ronald Landheer... Integrating a wrapper around this wrapper so no more... mob
2009-03-17 Ronald Landheer... Merge commit 'mfr/master'
2009-02-20 Michel FortinNow using malloc for in Database::get to make it work...
2009-02-18 Michel FortinAdded a way to get the data associated with a given...
2008-08-26 Michel FortinAdded a few more deadlock exception catchers.
2008-08-18 Michel FortinUpdated cursor initialization to handle deadlock except...
2008-08-18 Michel FortinUpdated BerkelyDB's version number.
2008-04-12 Ronald Landheer... Finish set-up of Versie - now for the code..
2008-04-12 Ronald Landheer... Instantiate a few more graphs in the unit tests
...
heads
14 years ago master
15 years ago mob