log

age author description
Mon, 17 Feb 2020 15:29:00 +0100 Lewin Bormann Remove unnecessary packages from travis CI config
Mon, 17 Feb 2020 15:27:02 +0100 Lewin Bormann Show CI badge in README
Mon, 17 Feb 2020 15:19:49 +0100 Lewin Bormann Add word-analyze example to create more random read/write load
Sun, 16 Feb 2020 21:15:52 +0100 Lewin Bormann Remove coverage from Travis CI config
Sun, 16 Feb 2020 21:08:46 +0100 Lewin Bormann Add Travis CI configuration
Sun, 16 Feb 2020 11:32:49 +0100 Lewin Bormann Added tag v0.3.1 for changeset 81baad762dca
Sun, 16 Feb 2020 11:32:34 +0100 Lewin Bormann Version: Bump -> 0.3.1 v0.3.1
Sun, 16 Feb 2020 11:32:13 +0100 Lewin Bormann all: rustfmt
Sun, 16 Feb 2020 11:31:36 +0100 Lewin Bormann all: Move from try! to ? operator
Sun, 16 Feb 2020 11:28:17 +0100 Lewin Bormann bench: Add benchmark for BTreeMap
Sun, 16 Feb 2020 11:28:07 +0100 Lewin Bormann cache: Attempt first steps at finding out more about #1
Sat, 15 Feb 2020 23:30:50 +0100 Lewin Bormann Fix coverage script
Tue, 03 Dec 2019 09:43:48 +0100 Lewin Bormann Update README with new features
Wed, 09 Oct 2019 09:13:01 +0200 Lewin Bormann Added tag v0.3.0 for changeset 8f1a6f7da79d
Sun, 06 Oct 2019 11:20:00 +0200 Lewin Bormann Version: Bump -> 0.3.0 v0.3.0
Sun, 06 Oct 2019 11:19:30 +0200 Lewin Bormann Cargo.toml: Fix repository/homepage links
Sun, 06 Oct 2019 11:17:56 +0200 Lewin Bormann rustfmt
Sun, 06 Oct 2019 11:16:55 +0200 Lewin Bormann db_impl: Use absolute paths when referring to the database
Sun, 06 Oct 2019 11:16:40 +0200 Lewin Bormann disk_env: Recursively create directories in disk_env
Sun, 06 Oct 2019 11:16:23 +0200 Lewin Bormann examples/leveldb-tool: Allow using "set" instead of "put"
Fri, 30 Aug 2019 13:39:48 +0200 Lewin Bormann Added tag v0.2.7 for changeset 37489b2ef580
Fri, 30 Aug 2019 13:38:38 +0200 Lewin Bormann Bump -> 0.2.7 v0.2.7
Fri, 30 Aug 2019 13:38:09 +0200 Lewin Bormann Update goal in README
Fri, 30 Aug 2019 13:32:23 +0200 Lewin Bormann rustfmt
Fri, 30 Aug 2019 13:31:39 +0200 Lewin Bormann Remove compiler warnings about implicit trait types (`dyn`)
Tue, 20 Aug 2019 18:18:53 +0200 Lewin Bormann Fix excluded paths in coverage script.
Fri, 19 Jul 2019 17:36:14 +0200 Lewin Bormann Fix broken maps benchmark
Fri, 19 Jul 2019 14:42:06 +0200 Lewin Bormann Bump 0.2.5 -> 0.2.6
Fri, 19 Jul 2019 14:41:38 +0200 Lewin Bormann Update crc 1.2 -> 1.8
Fri, 19 Jul 2019 14:40:26 +0200 Lewin Bormann Upgrade rand 0.4 -> 0.7
Fri, 19 Jul 2019 14:36:28 +0200 Lewin Bormann rustfmt
Fri, 19 Jul 2019 14:36:21 +0200 Lewin Bormann Add benchmark for skipmap
Fri, 19 Jul 2019 13:58:16 +0200 Lewin Bormann Remove useless logging statement
Fri, 12 Jul 2019 09:59:06 +0200 Lewin Bormann Bump -> 0.2.5
Thu, 11 Jul 2019 19:42:15 +0200 Lewin Bormann Use flock(2) instead of fcntl(2) for locking databases.
Thu, 11 Jul 2019 17:22:40 +0200 Lewin Bormann Provide even more details in case of failed fcntl.
Wed, 10 Jul 2019 22:03:07 +0200 Lewin Bormann Run rustfmt.
Wed, 10 Jul 2019 22:03:00 +0200 Lewin Bormann Return better error on fcntl failure
Wed, 19 Jun 2019 19:32:57 +0200 Lewin Bormann Remove obsolete TODO
Tue, 18 Jun 2019 20:29:25 +0200 Lewin Bormann Add crates.io badge to README.
Tue, 28 May 2019 13:10:56 +0200 Lewin Bormann Close unneeded head
Sun, 26 May 2019 22:21:59 +0200 Lewin Bormann chore(fmt): Run rustfmt v0.2
Sun, 26 May 2019 22:20:48 +0200 Lewin Bormann chore(warnings): Fix syntax warnings about unused results.
Sun, 26 May 2019 22:50:11 +0200 Lewin Bormann chore(branch): Close v0.1
Sun, 26 May 2019 22:21:59 +0200 Lewin Bormann chore(fmt): Run rustfmt
Sun, 26 May 2019 22:20:48 +0200 Lewin Bormann chore(warnings): Fix syntax warnings about unused results.
Fri, 17 May 2019 12:31:45 +0200 Lewin Bormann chore(ci): Fix CI config for branches
Fri, 17 May 2019 12:27:33 +0200 Lewin Bormann chore(ci): Update Bitbucket pipeline.
Fri, 17 May 2019 11:35:52 +0200 Lewin Bormann fix(stdlib): Update use of deprecated function
Tue, 24 Apr 2018 20:36:48 +0200 Lewin Bormann chore(version): Bump -> 0.2.4
Tue, 24 Apr 2018 08:27:25 +0000 Lewin Bormann opt(cmp): Optimize find_shortest_sep to return shorter separators again.
Mon, 23 Apr 2018 22:53:47 +0200 Lewin Bormann chore(ci): Update CI config to run on all branches.
Mon, 23 Apr 2018 22:49:16 +0200 Lewin Bormann chore(version): Bump -> 0.2.3
Mon, 23 Apr 2018 22:48:05 +0200 Lewin Bormann fix(crash): Return a better separator for very close keys.
Sun, 11 Mar 2018 10:36:12 +0100 Lewin Bormann (close unnecessary head)
Sun, 11 Mar 2018 10:31:17 +0100 Lewin Bormann chore(version): Bump -> 0.2.2
Sun, 11 Mar 2018 10:27:57 +0100 Lewin Bormann chore(version): Bump -> 0.1.8, backporting borrow error fix (issue #2)
Sun, 11 Mar 2018 10:26:59 +0100 Lewin Bormann chore(fmt): Run new rustfmt.
Sat, 10 Mar 2018 20:07:26 +0100 Lewin Bormann fix(borrow): Attempt at fixing #2 (BorrowError in DBImpl).
Sat, 10 Mar 2018 20:07:26 +0100 Lewin Bormann fix(borrow): Attempt at fixing #2 (BorrowError in DBImpl).