summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The master branch was renamed to main.masterVictor Costan2022-01-172-5/+5
* Update contributing guidelines.Victor Costan2022-01-112-27/+28
* Merge pull request #506 from lingbin:fix_issue_505Victor Costan2022-01-101-10/+0
|\
| * Merge branch 'master' into fix_issue_505Victor Costan2022-01-10156-7611/+9575
| |\
| * | fix style and remove unused codelingbin2017-09-042-12/+2
* | | Merge pull request #893 from myccccccc:masterVictor Costan2022-01-101-2/+0
|\ \ \
| * | | delete an unnecessary forward declarationmayingchun2021-04-051-2/+0
* | | | Merge pull request #888 from JayiceZ:fix_typoVictor Costan2022-01-101-1/+1
|\ \ \ \
| * | | | fix typo in port_example.hJayice2021-03-281-1/+1
| |/ / /
* | | | Merge pull request #652 from caodhuan:masterVictor Costan2022-01-101-0/+1
|\ \ \ \
| * | | | add:compact_pointers_ should be clear when Clear() calledcaodhuan2019-01-221-0/+1
* | | | | Merge pull request #744 from HenryRLee:patch-1Victor Costan2022-01-101-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into patch-1Victor Costan2022-01-09112-1861/+1951
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Remove unused variable kDelayMicros in env_test.ccHenry Lee2019-10-151-2/+0
* | | | | | Merge pull request #602 from andyli029:feature_fix_lack_tag_commentVictor Costan2022-01-101-0/+1
|\ \ \ \ \ \
| * | | | | | lack of sequence and type in comments to introduce entry formatandy2018-06-281-0/+1
* | | | | | | Merge pull request #747 from zltl:patch-1Victor Costan2022-01-101-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix typo in comment of LRUHandleLiao Tonglang2019-10-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #901 from mapleFU:opt-using-moveVictor Costan2022-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | [Init] initial commitmwish2021-05-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #897 from raynolmenezes:patch-1Victor Costan2022-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | Update log_reader.hRaynol Menezes2021-04-161-1/+1
| |/ / / / /
* | | | | | Merge pull request #945 from xiong-ang:masterVictor Costan2022-01-101-5/+6
|\ \ \ \ \ \
| * | | | | | fix some trifling points xiong-ang2021-10-221-6/+7
* | | | | | | Merge pull request #934 from BilyZ98:masterVictor Costan2022-01-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix version_set.cc comments typozzt2021-09-031-1/+1
* | | | | | | | Merge pull request #919 from wineway:fix_posix_testVictor Costan2022-01-101-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed random access file exhaust random mmap file use wrong limit countwineway2021-07-011-3/+3
* | | | | | | | | Merge pull request #928 from ehds:fix-commentVictor Costan2022-01-091-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix comments positionehds2021-08-081-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #960 from ericuni:dedupVictor Costan2022-01-091-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm redundant code: SetNextFile has already been called before in this functionEric Wang2021-12-051-1/+0
* | | | | | | | | | VersionSet::Builder::Apply() does not mutate its argument.Victor Costan2022-01-091-1/+1
* | | | | | | | | | Merge pull request #903 from LazyWolfLin:dev_randomVictor Costan2022-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Small fix.LazyWolfLin2021-05-111-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #902 from ehds:update-table-cacheVictor Costan2022-01-091-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make table cache non-copyableehds2021-05-081-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #965 from ShawnZhong:cpp20Victor Costan2022-01-082-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update env_posix.ccShawn Zhong2021-12-301-2/+2
* | | | | | | | | | | Merge pull request #967 from rex4539:typosVictor Costan2022-01-083-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix typosDimitris Apostolou2022-01-053-4/+4
* | | | | | | | | | | | Merge pull request #968 from xindubawukong:dxy_remove_codeVictor Costan2022-01-081-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | remove useless code in cache.hxindubawukong2022-01-061-8/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Remove main() from most tests.Victor Costan2022-01-0329-174/+54
|/ / / / / / / / / /
* | | | | | | | | | Extract benchmark from db_test.cc.Victor Costan2021-12-293-71/+99
* | | | | | | | | | Add invariant checks to Limiter in Env implementations.Victor Costan2021-12-222-5/+52
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #941 from pmmp:no-handle-inheritanceVictor Costan2021-11-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prevent handle used for LOG from being inherited by subprocessesDylan K. Taylor2021-10-091-1/+1
* | | | | | | | | | Merge pull request #951 from philix:no_pthreadVictor Costan2021-11-291-1/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Remove <pthread.h> include and find_package() from build filesFelipe Oliveira Carvalho2021-11-281-1/+0
|/ / / / / / / / /