log

age author description
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
Tue, 03 Jan 2017 19:49:41 +0100 Lewin Bormann Close bad dangling branch that was created accidentally.
Tue, 03 Jan 2017 19:45:33 +0100 Lewin Bormann Add missing files (forgot to track them before)
Tue, 03 Jan 2017 19:43:58 +0100 Lewin Bormann Add missing modules.
Tue, 03 Jan 2017 19:33:28 +0100 Lewin Bormann Bump version -> 0.4
Tue, 03 Jan 2017 19:28:14 +0100 Lewin Bormann Rebase SSTable code on latest LevelDB development (non-public)
Sat, 24 Dec 2016 14:51:24 +0000 Lewin Bormann Rebase checksum verification on (internal) leveldb work
Mon, 02 Jan 2017 12:53:29 +0100 Lewin Bormann Add deprecation notice; -> 0.3.2
Mon, 02 Jan 2017 12:53:29 +0100 Lewin Bormann Add deprecation notice; -> 0.3.2
Sat, 24 Dec 2016 14:51:24 +0000 Lewin Bormann Rebase checksum verification on (internal) leveldb work
Wed, 23 Nov 2016 21:37:22 +0100 Lewin Bormann Bump version -> 0.3.1
Wed, 23 Nov 2016 20:12:20 +0100 Lewin Bormann Implement helper functions to quickly read from/write to files.
Wed, 23 Nov 2016 13:22:47 +0000 Lewin Bormann Add TODO: Write blocks directly to disk while building
Tue, 22 Nov 2016 21:25:50 +0100 Lewin Bormann Update TableBuilder documentation
Tue, 22 Nov 2016 21:15:19 +0100 Lewin Bormann Update TODO
Mon, 21 Nov 2016 19:39:36 +0100 Lewin Bormann Bump version -> 0.3.0 and add TODO file
Mon, 21 Nov 2016 19:38:46 +0100 Lewin Bormann Obey ReadOptions
Mon, 21 Nov 2016 19:26:37 +0100 Lewin Bormann Rename Options->BuildOptions, and add ReadOptions
Sun, 20 Nov 2016 20:41:59 +0100 Lewin Bormann Add documentation link and bump -> 0.2.1
Sun, 20 Nov 2016 20:31:34 +0100 Lewin Bormann Bump version -> 0.2.0