log

age author description
Mon, 17 Feb 2020 18:38:05 +0100 Thomas Krause Use a read-write lock instead of RefCell for Shared type
Mon, 17 Feb 2020 18:26:48 +0100 Thomas Krause Replace Rc with Arc
Sat, 22 Feb 2020 23:21:29 +0100 Lewin Bormann Remove dead piece of code left over from leveldb
Sat, 22 Feb 2020 23:20:05 +0100 Lewin Bormann Remove superfluous impl for BoxedFilterPolicy
Sat, 22 Feb 2020 23:19:54 +0100 Lewin Bormann Improve coverage.sh script
Wed, 19 Feb 2020 22:00:14 +0100 Lewin Bormann Rename variable in table reader
Wed, 19 Feb 2020 16:24:35 +0100 Lewin Bormann Added tag v0.6.5 for changeset 8231d8560815
Wed, 19 Feb 2020 16:24:30 +0100 Lewin Bormann Added tag v0.6.6 for changeset 2af70f41377d
Wed, 19 Feb 2020 16:24:14 +0100 Lewin Bormann Added tag v0.6.7 for changeset 6fac68704a6f
Wed, 19 Feb 2020 16:01:59 +0100 Lewin Bormann Publish version 0.6.7 v0.6.7
Wed, 19 Feb 2020 16:01:41 +0100 Lewin Bormann Run cargo fmt
Wed, 19 Feb 2020 16:01:33 +0100 Lewin Bormann Add benchmark
Wed, 19 Feb 2020 15:05:00 +0100 Lewin Bormann cargo fix for edition = 2018
Mon, 17 Feb 2020 20:35:19 +0100 Lewin Bormann Publish version 0.6.6 v0.6.6
Mon, 17 Feb 2020 20:34:46 +0100 Lewin Bormann Fix warnings about try!/dyn
Mon, 17 Feb 2020 20:34:35 +0100 Lewin Bormann Explain background in README
Mon, 17 Feb 2020 15:46:56 +0100 Lewin Bormann Add badges for crates.io/travis
Mon, 17 Feb 2020 15:29:38 +0100 Lewin Bormann Remove unnecessary package installs from Travis CI config
Mon, 17 Feb 2020 10:54:50 +0100 Lewin Bormann v0.6.5: Incorporate Thomas' changes v0.6.5
Mon, 17 Feb 2020 10:52:52 +0100 Lewin Bormann Merge pull request #2 from thomaskrause/feature/windows-support
Mon, 17 Feb 2020 10:41:38 +0100 Thomas Krause Add Windows to Travis CI
Sun, 16 Feb 2020 11:17:38 +0100 Thomas Krause Implement RandomAccess for File on Windows.
Mon, 17 Feb 2020 10:39:34 +0100 Lewin Bormann Merge pull request #1 from thomaskrause/feature/generalize-test
Mon, 17 Feb 2020 10:32:50 +0100 Thomas Krause Apply formatting
Sun, 16 Feb 2020 11:52:47 +0100 Thomas Krause Generalize test for table builder output size.
Mon, 17 Feb 2020 10:24:33 +0100 Thomas Krause Add gitignore
Sun, 16 Feb 2020 21:16:19 +0100 Lewin Bormann Remove coverage from Travis CI configuration
Sun, 16 Feb 2020 21:04:17 +0100 Lewin Bormann Add travis CI configuration
Sun, 16 Feb 2020 20:52:19 +0100 Lewin Bormann Update repository link in Cargo.toml
Sat, 12 Oct 2019 13:27:58 +0200 Lewin Bormann Added tag v0.6.3 for changeset 6932158e5c0f
Sat, 12 Oct 2019 13:27:53 +0200 Lewin Bormann Bump -> 0.6.3 v0.6.3
Sat, 12 Oct 2019 13:27:42 +0200 Lewin Bormann Mark all dynamic traits with `dyn`
Sat, 12 Oct 2019 13:24:45 +0200 Lewin Bormann Point to new repository with bitbucket shutting down HG support
Tue, 24 Apr 2018 07:53:20 +0000 Lewin Bormann Bump version -> 0.6.2
Tue, 24 Apr 2018 07:52:19 +0000 Lewin Bormann Rebase 3c36aa11a from leveldb-rs
Fri, 30 Mar 2018 15:50:29 +0000 Lewin Bormann chore(manifest): Fix version number format.
Wed, 14 Mar 2018 20:39:17 +0100 Lewin Bormann Bump -> 0.6 (API change) v0.5
Wed, 14 Mar 2018 20:39:00 +0100 Lewin Bormann Add Table::get() example to example program.
Wed, 14 Mar 2018 20:38:44 +0100 Lewin Bormann Tighten Table::get() API
Mon, 12 Mar 2018 19:30:57 +0100 Lewin Bormann Bump -> 0.5.1
Mon, 12 Mar 2018 19:30:45 +0100 Lewin Bormann Fix some severely outdated documentation.
Sun, 11 Mar 2018 16:58:51 +0100 Lewin Bormann Implement a simple example binary.
Sun, 11 Mar 2018 16:58:32 +0100 Lewin Bormann Track newly added files.
Sun, 11 Mar 2018 16:57:21 +0100 Lewin Bormann Remove last unused functions.
Sun, 11 Mar 2018 16:54:53 +0100 Lewin Bormann Make Files usable as table source/destination.
Sun, 11 Mar 2018 16:27:37 +0100 Lewin Bormann Bump version: 0.5 with new API.
Sun, 11 Mar 2018 16:12:39 +0100 Lewin Bormann More cleanups of unused code.
Sun, 11 Mar 2018 16:00:45 +0100 Lewin Bormann Run rustfmt.
Sun, 11 Mar 2018 16:00:32 +0100 Lewin Bormann Completely rebase sstable code on rusty_leveldb 0.2.2
Sun, 11 Mar 2018 11:29:39 +0100 Lewin Bormann Bump version -> 0.4.4
Sun, 11 Mar 2018 11:29:29 +0100 Lewin Bormann Export filter module.
Mon, 18 Sep 2017 19:16:24 +0200 Lewin Bormann types: Remove FileMetaData
Sat, 12 Aug 2017 09:16:03 +0200 Lewin Bormann Add coverage script.
Sat, 12 Aug 2017 09:07:54 +0200 Lewin Bormann Added tag v0.4.3 for changeset c06ac66ff2db
Sat, 12 Aug 2017 09:07:41 +0200 Lewin Bormann Update crate description. v0.4.3
Sun, 26 Feb 2017 09:28:35 +0100 Lewin Bormann Bump version -> 0.4.2
Sun, 26 Feb 2017 09:28:00 +0100 Lewin Bormann Use a more efficient TableReader::get() implementation.
Tue, 03 Jan 2017 20:05:45 +0100 Lewin Bormann Bump -> 0.4.1
Tue, 03 Jan 2017 20:05:19 +0100 Lewin Bormann Eradicate even more obsolete code
Tue, 03 Jan 2017 19:59:01 +0100 Lewin Bormann Remove infrastructure for InternalKeys