git
»
nmdb
»
master
Browse current source tree
← prev
|
next →
2007-09-02
Move the installation instructions to a new INSTALL file.
Alberto Bertogli
2007-09-02
Move the haskell test to the bindings directory.
Alberto Bertogli
2007-09-02
Simplify the req->reply_* functions.
Alberto Bertogli
2007-09-02
Add a small Ruby test.
Alberto Bertogli
2007-09-02
Implement incr in the Ruby bindings.
Alberto Bertogli
2007-09-02
Add nmdb_add_sctp_server() to Ruby bindings.
Alberto Bertogli
2007-09-02
Implement incr in NewLISP bindings.
Alberto Bertogli
2007-09-02
Add nmdb_add_sctp_server() to the NewLISP bindings.
Alberto Bertogli
2007-09-02
Remove unneeded spaces in newlisp bindings comments.
Alberto Bertogli
2007-09-02
Implement incr in the Haskell bindings.
Alberto Bertogli
2007-09-01
Add nmdb_add_sctp_server() to the Haskell bindings.
Alberto Bertogli
2007-09-01
Implement incr in D bindings.
Alberto Bertogli
2007-09-01
Use D's resize mechanisms instead of an ugly hack.
Alberto Bertogli
2007-09-01
Fix D bindings' sizeof vs length bug.
Alberto Bertogli
2007-09-01
Fix the return value when the get packet has broken sizes.
Alberto Bertogli
2007-09-01
Make incr take signed longs in Bigloo bindings
Alberto Bertogli
2007-09-01
Implement nmdb_add_sctp_server() in D bindings.
Alberto Bertogli
2007-08-31
Implement incr in the Bigloo bindings.
Alberto Bertogli
2007-08-31
Close the SCTP file descriptor.
Alberto Bertogli
2007-08-28
Add nmdb_add_sctp_server() to Bigloo bindings.
Alberto Bertogli
2007-08-28
Implement increment in the Python bindings.
Alberto Bertogli
2007-08-28
Fix the return value for a cache miss in cache_incr().
Alberto Bertogli
2007-08-28
Update nmdb's manpage to reflect the database changes.
Alberto Bertogli
2007-08-28
Document the increment operation in the network document.
Alberto Bertogli
2007-08-28
Fix CAS documentation in the design document.
Alberto Bertogli
2007-08-28
Document nmdb_incr() in the design document.
Alberto Bertogli
2007-08-28
Fix wording in nmdb_cas()' documentation.
Alberto Bertogli
2007-08-28
Document incr in libnmdb's manpage.
Alberto Bertogli
2007-08-28
Add missing ';'s in libnmdb manpage.
Alberto Bertogli
2007-08-28
Add a test for the increment operation.
Alberto Bertogli
2007-08-28
Implement the increment operation, C client side.
Alberto Bertogli
2007-08-28
Implement the increment operation, server side.
Alberto Bertogli
2007-08-28
Handle the default case in tests/c/make.sh.
Alberto Bertogli
2007-08-28
Call the correct req->reply function in dbloop's CAS hand...
Alberto Bertogli
2007-08-28
Make nmdb.h depend on its skeleton file.
Alberto Bertogli
2007-08-28
Fix some comments' style.
Alberto Bertogli
2007-08-26
Remove an extra underscore in the network document.
Alberto Bertogli
2007-08-26
Add references to SCTP in the docs.
Alberto Bertogli
2007-08-26
Add SCTP C tests.
Alberto Bertogli
2007-08-26
Implement SCTP on libnmdb.
Alberto Bertogli
2007-08-25
Implement SCTP on the server.
Alberto Bertogli
2007-08-25
Add two missing close() in an error path.
Alberto Bertogli
2007-08-12
Fix wording of "[LANGUAGE] bindings for nmdb".
Alberto Bertogli
2007-08-12
Add Haskell bindings.
Alberto Bertogli
2007-08-09
Add some files to .gitignore.
Alberto Bertogli
2007-08-09
Delete all events properly on shutdown.
Alberto Bertogli
2007-08-09
Make nmdb's Makefile gmake 3.80 compatible.
Alberto Bertogli
2007-08-09
Improve and fix support for compiling out TIPC, UDP and T...
Alberto Bertogli
2007-08-09
The stdout logging file descriptor is 1, not 0.
Alberto Bertogli
2007-08-08
Remove remaining printf()s and perror() with the new logg...
Alberto Bertogli
← prev
|
next →