Commit Graph

  • e70c3cae74 new revision of lmdb master Niko 2023-05-21 14:47:36 +0300
  • 90584bac43 switch submodule url from git to https Niko PLP 2023-02-27 17:05:59 +0200
  • ee0d79f4f2 update README with new URL pointing to gitea Niko PLP 2023-01-22 23:15:50 +0200
  • b15d0eedae change submodule ref to gitea Niko PLP 2023-01-22 23:02:36 +0200
  • 6fe726012f Revert "add flag MDB_GET_BOTH" Niko 2022-10-16 13:17:50 +0300
  • ad93eb639c export MDB_GET_BOTH Niko 2022-10-16 13:11:49 +0300
  • fb0a181f80 add flag MDB_GET_BOTH Niko 2022-10-16 02:09:28 +0300
  • f3fe5001dd new revision of lmdb lib, without MAC Niko 2022-09-28 14:52:39 +0300
  • 55ca60a330 test lib without crypto without.crypto Niko 2022-09-28 03:25:08 +0300
  • 7062768d11 prepare for DUP cursors Niko 2022-09-26 23:42:04 +0300
  • 60d8c0e0ea iter_prev should start with CURRENT Niko 2022-09-26 11:42:48 +0300
  • c922766a2b adding iter_prev Niko 2022-09-26 11:07:43 +0300
  • 76eee397a3 fix IterPrevDup import Niko 2022-09-26 10:23:45 +0300
  • 9d32c7a73d adding reverse cursor on duplicate keys Niko 2022-09-25 18:54:28 +0300
  • d2caae20cb new revision of lmdb lib, with bug fix for MAC authenticated encryption Niko 2022-09-24 23:09:40 +0300
  • 3b539b5cb8 updated lmdb lib version Niko 2022-09-24 17:19:52 +0300
  • 4460901b22 new revision of lmdb lib, with 32B MAC reserved Niko 2022-09-24 16:01:56 +0300
  • 620a32d8bc updated version of lmdb lib Niko 2022-09-21 23:27:20 +0300
  • 30a4322c6c new revision of lmdb lib, with upstream bugfixes Niko 2022-09-21 20:58:25 +0300
  • 1e7b86b70a switch to p2pcollab/lmdb.git for lmdb-sys Niko 2022-09-01 16:56:36 +0300
  • 13d9837d54 renaming to lmdb-crypto-rs Niko 2022-09-01 14:34:42 +0300
  • bbe0707d22 passing encryption key from builder to Lmdb lib, with proper memory management Niko 2022-08-31 00:47:04 +0300
  • 21f7436178 change README to reflect change of package name Niko 2022-08-29 21:52:17 +0300
  • af9edd775f added test fixtures because the default ones are obsolete, since the bianry format has changed with encryption Niko 2022-08-29 21:15:03 +0300
  • 5b5636ac2b new revision for lmdb-sys: up to date with firefox and master, passes all tests Niko 2022-08-29 21:13:20 +0300
  • 3d6a3c8e61 gitignore Niko 2022-08-29 21:12:16 +0300
  • 6211be1fc7 integration test in of lmdb-sys simple was not working with CString Niko 2022-08-29 15:20:00 +0300
  • 0e00c34a46 new revision for lmdb-sys Niko 2022-08-29 02:11:57 +0300
  • 215d8d0b81 makes mdb_version available to FFI Niko 2022-08-28 23:33:26 +0300
  • 0935a25673 renaming to lmdb-lofire and lmdb-lofire-sys Niko 2022-08-23 23:30:10 +0300
  • aa8cdf2e06 changed submodule lmdb-sys/lmdb to point to nikoPLP/lmdb branch lofire0_1_0 Niko 2022-08-23 23:02:18 +0300
  • 946167603d Minor bump to deal with previous published version having CRLFs. Emilio Cobos Álvarez 2022-02-04 22:52:36 +0100
  • c517e9c90b Update lmdb and to latest version of mdb.RE/0.9.24-moz branch Mike Hommey 2022-02-04 13:06:48 +0900
  • df1c2f56e3
    iter_dup_of returns other values after a delete (#80) Tom 2020-07-02 22:05:30 +1000
  • 4363ec0426 Bump version to 0.14.0 0.14.0 Victor 2020-03-10 12:38:40 +0100
  • 74a3453dc2 Bump version to 0.11.0 lmdb-rkv-sys-0.11.0 Victor 2020-03-10 12:37:39 +0100
  • 4c0b5ce091
    Fix type `mode_t` type errors after updating bindings (#78) Victor Porof 2020-03-10 12:30:32 +0100
  • a98be11665 Bump version to 0.10.2 Victor 2020-03-10 12:16:08 +0100
  • 902dce440a Bump version to 0.13.1 Victor 2020-03-10 12:03:15 +0100
  • df2cd5646f
    Fix bindings. (#77) Emilio Cobos Álvarez 2020-03-10 12:01:30 +0100
  • f0fa429eaa Bump version to 0.13.0 Victor 2020-03-10 11:26:17 +0100
  • 4d4594c4e2 Bump version to 0.10.1 Victor 2020-03-10 11:14:06 +0100
  • dccf69c306
    Update bindgen. (#76) Emilio Cobos Álvarez 2020-03-10 11:02:03 +0100
  • 4198202153 Bump version to 0.10.0 lmdb-rkv-sys-0.10.0 Victor Porof 2019-12-06 18:10:15 +0100
  • a604c2d976 Support windows FileHandle types (#74) Clément Renault 2019-12-06 15:08:48 +0100
  • 5f5245ad4d Bump version to 0.9.6 lmdb-rkv-sys-0.9.6 Victor Porof 2019-10-27 05:37:58 +0100
  • b6e5ad193a Test with 32-bit database on 32-bit systems (#72) Myk Melez 2019-10-27 04:34:48 +0000
  • f1c3ba853c Make bindgen optional (#70) quininer 2019-10-27 12:31:42 +0800
  • ea0d09ff02 Fix an embarrassing typo in #68. (#69) Emilio Cobos Álvarez 2019-09-27 08:23:33 +0200
  • 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) lmdb-rkv-sys-0.9.4 Emilio Cobos Álvarez 2019-09-26 17:16:12 +0200
  • a0f3c05434 Bump lmdb and lmdb-sys versions to 0.12.3 and 0.9.3 respectively lmdb-rkv-sys-0.9.3 0.12.3 Victor Porof 2019-09-25 07:28:07 +0200
  • 07a1d767f0
    Merge pull request #67 from mozilla/optional-clang Victor Porof 2019-09-25 07:27:06 +0200
  • ab1d7117a7 Temporarily work around CI failure on linux nightlies Victor Porof 2019-09-24 20:15:59 +0200
  • bfc6137aec Remove with-clang feature in favor of using $CC Victor Porof 2019-09-24 18:06:07 +0200
  • 31b148f897 Bump lmdb and lmdb-sys versions to 0.12.2 and 0.9.2 respectively lmdb-rkv-sys-0.9.2 0.12.2 Victor Porof 2019-09-24 08:37:17 +0200
  • 6b47f7923a
    Use relaxed dependency versions (pre 0.12) for better build compat with m-c (#66) Victor Porof 2019-09-24 08:35:12 +0200
  • d64faaf718 Force retrigger CI builds Victor Porof 2019-09-18 08:45:13 +0200
  • ec5790bc82 Bump version to 0.12.1 0.12.1 Victor Porof 2019-09-17 08:38:49 +0200
  • e06ffdb534 Bump version to 0.9.1 lmdb-rkv-sys-0.9.1 Victor Porof 2019-09-17 08:33:37 +0200
  • dd9a2fb2b7
    Merge pull request #65 from mozilla/instrument-build Victor Porof 2019-09-14 07:29:56 +0200
  • c79ced8206 Use more recent versions of distro and clang on linux Victor Porof 2019-09-13 13:16:16 +0200
  • 28f17aac0e Use official clang on osx Victor Porof 2019-09-13 10:49:33 +0200
  • 7372e41422 Test instrumentation features on CI on linux and osx Victor Porof 2019-09-13 10:27:47 +0200
  • b92f9a2053 Add features for building with fuzzing but not linking libfuzzer Victor Porof 2019-09-13 11:13:02 +0200
  • 0603615a2d Add features for building with asan and fuzzing Victor Porof 2019-09-13 10:17:00 +0200
  • 8fc50a8f74
    Use all compiler flags from the makefile when building (#64) Victor Porof 2019-09-13 19:30:02 +0200
  • 0810db76b3
    Merge pull request #63 from mozilla/toml-updates Victor Porof 2019-09-12 15:45:49 +0200
  • 928f3c8af3 Have documentation and homepage urls for the crates.io page Victor Porof 2019-09-12 14:38:07 +0200
  • 76767e9e75 Use CI badges for the crates.io page, mirroring what lmdb-rkv does Victor Porof 2019-09-12 14:26:20 +0200
  • 358f428450 Use a simple lib name for lmdb-rkv-sys, mirroring what lmdb-rkv does Victor Porof 2019-09-12 14:25:48 +0200
  • 472c926059
    Merge pull request #59 from mozilla/tests Victor Porof 2019-09-12 13:03:43 +0200
  • 77c0ee393e Display verbose cargo version in logs Victor Porof 2019-09-11 11:24:45 +0200
  • d7d448f265 Expect failure on win 32 Victor Porof 2019-09-11 11:07:05 +0200
  • b3fe371405 Add test program from https://gist.github.com/mykmelez/ac75a7ab0a0d09a7d709be63806d01d7 Victor Porof 2019-09-10 10:00:12 +0200
  • 67a9c6b990
    Merge pull request #60 from mozilla/format-pass Victor Porof 2019-09-11 15:36:07 +0200
  • f05f1c1cce Run rustfmt and clippy on CI Victor Porof 2019-09-11 10:48:32 +0200
  • 2622fb2ebf Disable clippy on generated bindings Victor Porof 2019-09-11 11:14:45 +0200
  • 2970b17c71 More clippy passes on all targets (cargo clippy --all-targets --all-features -- -D warnings -A clippy::match-ref-pats -A clippy::needless-lifetimes) Victor Porof 2019-09-11 10:44:43 +0200
  • bca20c45c4 Clippy pass (cargo clippy -- -D warnings -A clippy::match-ref-pats -A clippy::needless-lifetimes) Victor Porof 2019-09-11 10:38:46 +0200
  • 2acd21c529 Rustfmt pass (cargo +nightly fmt --all) Victor Porof 2019-09-11 10:07:34 +0200
  • ea60c303fe Enable rustfmt and copy config from the rkv project Victor Porof 2019-09-11 10:00:37 +0200
  • 027f2712ae Bump version to 0.12, update authors lmdb-rkv-sys-0.9.0 0.12.0 Victor Porof 2019-09-05 16:05:27 +0200
  • df2dc926ac
    Merge pull request #58 from mozilla/lmdb-tests Victor Porof 2019-09-05 15:59:31 +0200
  • 1436ed3e08 Refresh environment variables before attempting to build lmdb Victor Porof 2019-09-05 15:24:17 +0200
  • 11dee0bfc2 Install gcc on appveyor CI Victor Porof 2019-09-05 14:55:27 +0200
  • af9500bfd9 Install make on appveyor CI Victor Porof 2019-09-05 14:33:36 +0200
  • 05dd05998d Run lmdb tests alongside `cargo test` Victor Porof 2019-09-05 11:29:15 +0200
  • 97d6a7510f
    Merge pull request #56 from mozilla/update-lmdb Victor Porof 2019-09-05 11:02:19 +0200
  • 6bd379824c Don't generate bindings as part of the build phase Victor Porof 2019-09-04 16:53:11 +0200
  • a4776c0957 Format yml files Victor Porof 2019-08-31 08:19:49 +0200
  • 577228969e Remove explicit support for rust 1.30 on travis Victor Porof 2019-08-31 08:19:24 +0200
  • a5ceeb29d5 Bump version to 0.9.0 Victor Porof 2019-08-31 08:12:04 +0200
  • 13d77dd004 Update all dependencies to their latest version for the main crate Victor Porof 2019-08-31 08:26:12 +0200
  • cac5b8d5d1 Update all dependencies to their latest version for the sys crate Victor Porof 2019-08-31 08:08:56 +0200
  • bd45823f11 Use `flag_if_supported` instead of `flag` when compiling liblmdb Victor Porof 2019-08-31 08:08:15 +0200
  • a07f50b398 Hide warnings while building Victor Porof 2019-08-30 17:52:21 +0200
  • 208992590e Allow cc to handle build optimizations Victor Porof 2019-08-30 17:52:04 +0200
  • b6720b8937 Create bindings automatically using rust-bindgen Victor Porof 2019-08-30 17:30:32 +0200
  • 596539ce72 Update lmdb and to latest version of mdb.RE/0.9.24-moz branch Victor Porof 2019-08-30 15:34:57 +0200
  • 96477e069a
    Merge pull request #52 from mykmelez/separate-benches-from-tests Myk Melez 2019-06-22 01:20:05 -0700