Victor
74a3453dc2
Bump version to 0.11.0
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Victor
a98be11665
Bump version to 0.10.2
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Emilio Cobos Álvarez
df2cd5646f
Fix bindings. ( #77 )
...
* Fix bindings.
PR #74 introduced a manually-generated change to the bindings that I
accidentally broke in #76 .
* Specify the "runtime" feature of bindgen.
As it became non-default in https://github.com/rust-lang/rust-bindgen/pull/1620 .
* Make binding generation work properly on Windows too.
5 years ago
Victor
4d4594c4e2
Bump version to 0.10.1
...
Signed-off-by: Victor <victor.porof@gmail.com>
5 years ago
Emilio Cobos Álvarez
dccf69c306
Update bindgen. ( #76 )
5 years ago
Victor Porof
4198202153
Bump version to 0.10.0
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Clément Renault
a604c2d976
Support windows FileHandle types ( #74 )
...
* Support windows FileHandle types
* Add a test to check that copy works on windows
5 years ago
Victor Porof
5f5245ad4d
Bump version to 0.9.6
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Emilio Cobos Álvarez
ea0d09ff02
Fix an embarrassing typo in #68 . ( #69 )
...
Sigh. The line as it is is just 0.51, which is fine, kinda, but doesn't
accomplish what I want :(
5 years ago
Emilio Cobos Álvarez
bab675502f
Don't use bindgen's default features, and use old syn and quote until the rest of mozilla-central updates to 1.0. ( #68 )
...
This prevents dependencies like which to be built, which is unnecessary, and
avoids duplicate versions of syn / quote in Gecko.
5 years ago
Victor Porof
a0f3c05434
Bump lmdb and lmdb-sys versions to 0.12.3 and 0.9.3 respectively
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
31b148f897
Bump lmdb and lmdb-sys versions to 0.12.2 and 0.9.2 respectively
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
e06ffdb534
Bump version to 0.9.1
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
2622fb2ebf
Disable clippy on generated bindings
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
6bd379824c
Don't generate bindings as part of the build phase
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
a5ceeb29d5
Bump version to 0.9.0
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Victor Porof
b6720b8937
Create bindings automatically using rust-bindgen
...
Signed-off-by: Victor Porof <victor.porof@gmail.com>
5 years ago
Myk Melez
0983b3188b
update patch version for lmdb-rkv-sys 0.8.6
6 years ago
Myk Melez
cf1c233899
update patch version for lmdb-rkv-sys 0.8.5
6 years ago
Myk Melez
6bfec5736a
update patch version for lmdb-rkv-sys 0.8.4
6 years ago
Myk Melez
0a69d027f3
update patch version for lmdb-rkv-sys 0.8.3
6 years ago
Myk Melez
d5963565f4
update patch version for lmdb-rkv-sys 0.8.2
6 years ago
Myk Melez
7456a07993
update LMDB to latest stable release version 0.9.23
6 years ago
Dan Burkert
90e8880995
0.8.0
7 years ago
Dan Burkert
6539d449f0
0.7.2
7 years ago
Dan Burkert
b2efebf54a
0.7.1
7 years ago
Dan Burkert
64ae95ba16
0.7.0
8 years ago
Dan Burkert
fc92971dca
Add crate doc root
...
https://github.com/brson/rust-api-guidelines#c-html-root
8 years ago
Chip Collier
0d20eb4b59
tweaks to enable windows builds with msvc ( #9 )
8 years ago
Dan Burkert
c101fa5c1f
Update for stable Rust
9 years ago
Dan Burkert
cf967d1929
use libc crate
10 years ago
Dan Burkert
04882e53ad
update for rustc 1.0.0-nightly (2e3b0c051 2015-04-01) (built 2015-04-01)
10 years ago
Dan Burkert
2752cc644b
reenable lints
10 years ago
Dan Burkert
ec3cde7df7
0.3.0
10 years ago
Dan Burkert
5b8204bab0
Remove bindgen buildtime generation
10 years ago
Dan Burkert
37db788f1c
update for rustc 1.0.0-nightly (1d00c545e 2015-01-30 19:56:34 +0000)
10 years ago
Dan Burkert
27bfa93a0a
transition to bitflags crate
10 years ago
Dan Burkert
bef05bb613
Allow unstable
10 years ago
Dan Burkert
951ca804e2
Execute bindgen in build.rs
10 years ago
Dan Burkert
7ffc6df87f
fix build for rustc 1.0.0-nightly (ea6f65c5f 2015-01-06 19:47:08 +0000)
10 years ago
Dan Burkert
ae49ecef6b
reintroduce LmdbError as enum
10 years ago
Dan Burkert
c745961037
Flag constants for lmdb-sys; move bitflags! to lmdb proper
10 years ago
Dan Burkert
a37bf556f2
rustc 0.13.0-nightly (99d6956c3 2014-12-18 20:32:07 +0000)
10 years ago
Dan Burkert
9ab71e29b1
First cut at a higher-level api
10 years ago
Dan Burkert
22b7a50ac0
zero-copy put api.
10 years ago
Dan Burkert
bed03ebff6
Cursor get support.
10 years ago
Dan Burkert
19961b33ac
Fix Transaction destructor bugs. Add concurrency tests.
10 years ago
Dan Burkert
a40c89662a
lmdb-sys
10 years ago