log

age author description
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).
Sat, 03 Mar 2018 11:58:29 +0100 Lewin Bormann chore(version): Bump -> 0.2.1 because previously published version was incorrect.
Sat, 03 Mar 2018 11:55:47 +0100 Lewin Bormann chore(fmt): Run a new rustfmt.
Sat, 03 Mar 2018 11:49:17 +0100 Lewin Bormann chore(version): Bump version -> 0.2.0
Sat, 03 Mar 2018 11:53:18 +0100 Lewin Bormann chore(fmt): Run rustfmt.
Sat, 03 Mar 2018 11:51:22 +0100 Lewin Bormann chore(version): Publish patch -> 0.1.7 for integer overflow
Sat, 03 Mar 2018 11:49:17 +0100 Lewin Bormann chore(version): Bump version -> 0.2.0
Wed, 28 Feb 2018 04:14:50 +0300 Vitaly "_Vi" Shukela Change str/String to Path/PathBuf for filenames
Tue, 27 Feb 2018 19:50:48 +0100 Lewin Bormann fix(filter): Make overflow calculation explicit in BloomFilter
Fri, 23 Feb 2018 20:54:53 +0100 Lewin Bormann doc: Tone down README warning :-)
Thu, 21 Dec 2017 16:23:56 +0000 Lewin Bormann version: Add another specific regression test for correct version handling in L-0
Thu, 21 Dec 2017 16:18:05 +0000 Lewin Bormann version: Extend test data to cover more interesting edge cases.
Mon, 18 Dec 2017 22:15:52 +0100 Lewin Bormann db_impl: Add simple regression test to check that with no reuse deleted entries stay deleted.
Sun, 17 Dec 2017 18:02:17 +0100 Lewin Bormann Bump version -> 0.1.6
Sun, 17 Dec 2017 17:59:46 +0100 Lewin Bormann cleanup: formatting
Sun, 17 Dec 2017 17:59:00 +0100 Lewin Bormann table_reader: Require a current block to exist for a table iterator to be valid.
Sun, 17 Dec 2017 17:58:35 +0100 Lewin Bormann db_impl: Handle error_if_exists option better.
Sun, 17 Dec 2017 17:51:48 +0100 Lewin Bormann block: Allow empty (or deleted) entries at the end of a block.
Sun, 17 Dec 2017 17:49:12 +0100 Lewin Bormann version: Fix bug where deletions are ignored in table lookups.
Mon, 23 Oct 2017 16:22:32 +0000 Lewin Bormann Version bump -> 0.1.5
Sun, 22 Oct 2017 09:42:19 +0200 Lewin Bormann cmp: Make memtable key comparisons ~4x faster.
Sun, 22 Oct 2017 09:24:50 +0200 Lewin Bormann merging_iter: Fix subtle bug in merging_iter
Sat, 21 Oct 2017 19:12:35 +0200 Lewin Bormann Bump version -> 0.1.4
Sat, 21 Oct 2017 18:59:41 +0200 Lewin Bormann cmp: Make InternalKeyCmp more efficient.
Sat, 21 Oct 2017 14:26:38 +0200 Lewin Bormann skipmap: Remove allocation on every insert.
Sat, 21 Oct 2017 14:15:27 +0200 Lewin Bormann - cleanup - test imports.
Sat, 21 Oct 2017 14:11:13 +0200 Lewin Bormann - cleanup - imports.
Sat, 21 Oct 2017 14:06:57 +0200 Lewin Bormann table_block: Move file I/O and low-level block logic into dedicated module.
Fri, 20 Oct 2017 20:26:54 +0200 Lewin Bormann Bump version -> 0.1.3.
Fri, 20 Oct 2017 20:07:57 +0200 Lewin Bormann examples: Use compression and update crate name.
Fri, 20 Oct 2017 17:51:07 +0000 Lewin Bormann table_reader: Enable compression in most unit tests.
Fri, 20 Oct 2017 17:43:20 +0000 Lewin Bormann table_builder: Implement compression.
Fri, 20 Oct 2017 17:26:55 +0000 Lewin Bormann table_reader: Implement decompression.
Fri, 20 Oct 2017 17:26:38 +0000 Lewin Bormann error: Implement From<snap::Error>
Mon, 16 Oct 2017 20:06:45 +0200 Lewin Bormann lib: Expose more types.
Fri, 13 Oct 2017 11:48:41 +0000 Lewin Bormann all: Further improve documentation.
Fri, 13 Oct 2017 11:13:27 +0000 Lewin Bormann meta: Bump -> 0.1.1
Fri, 13 Oct 2017 11:12:39 +0000 Lewin Bormann options: Introduce in_memory() for easily setting up an in-memory environment.
Fri, 13 Oct 2017 11:12:19 +0000 Lewin Bormann lib: Add crate-level documentation and example.
Fri, 13 Oct 2017 11:11:55 +0000 Lewin Bormann db_impl: Improve comments on top-level methods.
Fri, 13 Oct 2017 11:11:40 +0000 Lewin Bormann examples: Update crate name.