Volker Mische
|
6408a42c7a
|
Move tests to the default `tests` directory
Instead of specifying a custom test directory, use the default
Rust way of doing things (which is having a `tests` directory.
|
7 years ago |
Tyler Neely
|
8df14e8d6e
|
bump to version 0.6.1
|
8 years ago |
Tyler Neely
|
2a29b0ae5f
|
cut version 0.6.0
|
8 years ago |
Tyler Neely
|
d965057a2b
|
cut 0.5.0
|
8 years ago |
Tyler Neely
|
5446ab4dca
|
rename rocksdb-sys
|
8 years ago |
Tyler Neely
|
ad2c15ac7c
|
prep for 0.5 release
|
8 years ago |
Alexander Regueiro
|
ffefbd0907
|
Performed lots of clean-up on code.
|
8 years ago |
Karl Hobley
|
e34692948e
|
Implement static linking
|
8 years ago |
Tyler Neely
|
2558762a91
|
bump to 0.4.1
|
8 years ago |
Tyler Neely
|
aec7db81f2
|
Clean up code a bit, make clippy happier, use proper types.
|
8 years ago |
Tyler Neely
|
ea77df7e6e
|
bump to 0.3.5
|
9 years ago |
Tyler Neely
|
5f438b1547
|
bump to 0.3.4
|
9 years ago |
Tyler Neely
|
c005eb9c22
|
Bump libc crate to 0.2.10, fix the improper use of u64 where usize should have been used in some places.
|
9 years ago |
Tyler Neely
|
8d0024e95f
|
bump to 0.3.3
|
9 years ago |
Tyler Neely
|
c18043f427
|
bump version to 0.3.2
|
9 years ago |
Tyler Neely
|
9b862164c0
|
bump version to 0.3.1
|
9 years ago |
Tyler Neely
|
0f3a6891fa
|
Bump version to 0.3.0.
|
9 years ago |
Tyler Neely
|
f5d4d834b7
|
Bump version to 0.2.2
|
9 years ago |
Tyler Neely
|
b4c3f3ab2f
|
Export SubDBIterator
|
9 years ago |
Tyler Neely
|
705420aa69
|
Update readme, bump version.
|
9 years ago |
Tyler Neely
|
7c875bd542
|
add homepage to cargo
|
9 years ago |
Tyler Neely
|
0ecbfedacf
|
add keywords
|
9 years ago |
Tyler Neely
|
f228e37659
|
small cleanup for 0.1.1
|
9 years ago |
Tyler Neely
|
163398cc87
|
Cut 0.1.0, first stable release!
|
9 years ago |
Tyler Neely
|
d78c250da8
|
Now friendly with 1.1 stable!
|
9 years ago |
Tyler Neely
|
6ca40b78d4
|
Cut release 0.0.8
|
9 years ago |
David Greenberg
|
2e367520ea
|
Fix boxing problems and add more tests
|
9 years ago |
Tyler Neely
|
464290cb20
|
Bump version.
|
9 years ago |
Tyler Neely
|
4f49919ebe
|
Cut v0.0.6 with support for write batches, and fixes of several memory leaks.
|
9 years ago |
Tyler Neely
|
8d5b1e4c6c
|
Fix a few memory leaks. Add valgrind feature for conditionally building a testable binary. Get rid of unstable vector usage.
|
9 years ago |
Tyler Neely
|
57f490d8c6
|
Bump version.
|
9 years ago |
Tyler Neely
|
ad83707bff
|
respectful capitalization
|
10 years ago |
Tyler Neely
|
534266f09a
|
split some code into smaller files
|
10 years ago |
Tyler Neely
|
51f27f8ef3
|
compilation fixes, some cleanup, although much is still needed
|
10 years ago |
Tyler Neely
|
cb40659ef8
|
bump version
|
10 years ago |
Tyler Neely
|
3fba236e37
|
update license and description in Cargo.toml
|
10 years ago |
Tyler Neely
|
5ecf116be1
|
remove the cargo auto-compiliation. maybe this will be added later as an optional feature.
|
10 years ago |
Tyler Neely
|
f340e74c1d
|
add cargo build for rocksdb 3.8.1, no more LD_PRELOAD
|
10 years ago |
Tyler Neely
|
55a67bee83
|
some more scratchings, rudimentary structuring, added more 'features' (bugs)
|
10 years ago |
Tyler Neely
|
ae5118e66f
|
some initial scratchings
|
10 years ago |