2
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stripped the lib
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixed include path
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixed output filename
Christoph Rupp
as cruppstahl
More... about 18 years ago
unittests are now working
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixes for WIN32
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixes for WIN32
Christoph Rupp
as cruppstahl
More... about 18 years ago
disabled msvc compiler warnings
Christoph Rupp
as cruppstahl
More... about 18 years ago
disabled msvc compiler warnings
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixes for manifest generation (enabled FAT32 fix)
Christoph Rupp
as cruppstahl
More... about 18 years ago
minor changes in the project settings
Christoph Rupp
as cruppstahl
More... about 18 years ago
new msvc8 projects
Christoph Rupp
as cruppstahl
More... about 18 years ago
new project for msvc 8
Christoph Rupp
as cruppstahl
More... about 18 years ago
removed the old stuff
Christoph Rupp
as cruppstahl
More... about 18 years ago
don't use the cache unless it's initialized
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixed a misleading comment
Christoph Rupp
as cruppstahl
More... about 18 years ago
fixed a misleading comment
Christoph Rupp
as cruppstahl
More... about 18 years ago
added unittest for txn.h/txn.c
Christoph Rupp
as cruppstahl
More... about 18 years ago
more unittests for db.c
Christoph Rupp
as cruppstahl
More... about 18 years ago
some fixes in the documentation
Christoph Rupp
as cruppstahl
More... about 18 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@288 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 18 years ago
bugfix: allocated pages were not always aligned
Christoph Rupp
as cruppstahl
More... about 18 years ago
bugfix: tried to call page_alloc, although a page was restored from the freelist
Christoph Rupp
as cruppstahl
More... about 18 years ago
ham_close: assert that refcount is zero
Christoph Rupp
as cruppstahl
More... about 18 years ago
ham_flush: dont assert that refcount is zero
Christoph Rupp
as cruppstahl
More... about 18 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@283 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 18 years ago
added tutorial.odt to distribution
Christoph Rupp
as cruppstahl
More... about 18 years ago
updated the tutorial, added the chapter about cursors
Christoph Rupp
as cruppstahl
More... about 18 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@280 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 18 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@279 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 18 years ago
a few documentation fixes
Christoph Rupp
as cruppstahl
More... about 18 years ago