2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 19 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remote ham_close can now auto-close cursors
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling for ham_cursor_move
Christoph Rupp
as cruppstahl
More... about 15 years ago
started implementation of ham_cursor_move for remote access
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling of ham_cursor_overwrite
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling for ham_cursor_get_duplicate_count
Christoph Rupp
as cruppstahl
More... about 15 years ago
cursor_insert/erase/find implemented for remote access
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling for cursor_insert/find/erase
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote cursor create/clone/close are now tested
Christoph Rupp
as cruppstahl
More... about 15 years ago
more cursor functions implemented in the server (but not yet tested)
Christoph Rupp
as cruppstahl
More... about 15 years ago
more remote functions for cursors (but only in client; server+unittests are not yet implemented)
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handler: if the same database is opened twice, then the same handle has to be returned
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1679 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
authors for git
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1677 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
unittest for partial insert (remote)
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1675 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling of ham_erase and of recno keys is now working
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1673 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
preparations for ham_find remote handling
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling for ham_insert is complete
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1670 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
inserting recno keys
Christoph Rupp
as cruppstahl
More... about 15 years ago
started remote implementation of insert/find/erase
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling for ham_check_integrity
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling of txn_begin/commit/abort is now working
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling of txn_begin/commit/abort is now working
Christoph Rupp
as cruppstahl
More... about 15 years ago
remote handling of ham_txn_* is implemented, but not yet tested
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling for ham_Txn_* (but not yet complete - will NOT compile)
Christoph Rupp
as cruppstahl
More... about 15 years ago
git-svn-id: svn+ssh://hamsterdb.com/home/chris/repos/hamsterdb/trunk@1662 66673985-dd14-0410-9433-caba4d15c716
Christoph Rupp
as cruppstahl
More... about 15 years ago
added remote handling for ham_flush
Christoph Rupp
as cruppstahl
More... about 15 years ago