Commit Graph

  • 4aca9562aa
    Some changes sumrakhushi 2022-09-26 14:19:04 +05:30
  • ad60ae18e1
    win32: fix -Wmissing-field-initializers warnings fanquake 2022-09-15 10:19:46 +01:00
  • b2fb096d9a
    Merge 8656eae5f5a5204d99d46f633bfb19050382d5f7 into aa5479bbf47e9df86e0afbb89e6246085f22cdd4 Samlior 2022-07-27 06:51:12 +08:00
  • 0aa3c94d1e
    Merge df8c3fd47d247d48433486c7e67f300938210488 into aa5479bbf47e9df86e0afbb89e6246085f22cdd4 Yong Wu 2022-07-20 07:12:32 +08:00
  • aa5479bbf4 Fix maintenance text leveldb Team 2022-07-18 22:10:09 +00:00
  • ca684d00b5 Fix Markdown formatting in README. Victor Costan 2022-07-18 21:55:45 +00:00
  • 7b650f85de Add note on current development state leveldb Team 2022-07-18 20:10:09 +00:00
  • 0a9b7b8e95 Merge pull request #1036 from chjj:benchmark-compression Victor Costan 2022-07-18 21:19:56 +00:00
  • fff74f20ff Use GTEST_SKIP in leveldb:table_test leveldb Team 2022-06-13 15:59:26 +00:00
  • d6369a07fe
    Update README.md Ayu Ishii 2022-07-18 10:54:56 -07:00
  • 64d90b3b72
    Add note for inactive maintenance Ayu Ishii 2022-07-18 10:53:37 -07:00
  • 6e5646739f refactor(memtable): use existing func to pack Direktor799 2022-07-12 02:36:37 +08:00
  • f31bc2e186 refactor(dbformat): remove unused funcs Direktor799 2022-07-12 02:29:08 +08:00
  • 6212cd1cc0 fix(dbformat_test): fix confusing typo Direktor799 2022-07-12 02:20:45 +08:00
  • 329c5064d7 Fix signed integer overflow Anthony Fieroni 2022-07-07 08:09:01 +03:00
  • 03d877043e fix lubinxun 2022-07-02 23:33:38 +08:00
  • 8656eae5f5 Add secure boot logic to prevent OOM samlior 2022-06-24 13:43:58 +08:00
  • 9e1c274074
    Add compression flag to benchmarks. Christopher Jeffrey 2022-06-19 04:19:58 -04:00
  • e4c97530a9
    Ensure shift does not exceed integer width in FilterBlockReader. Christopher Jeffrey 2022-06-18 20:21:45 -04:00
  • 1f345ba680
    Evict table file before archival in RepairTable. Christopher Jeffrey 2022-06-18 20:19:43 -04:00
  • 294330e8e5
    Check for integer overflow in Block::Iter::ParseNextKey. Christopher Jeffrey 2022-06-18 11:06:42 -04:00
  • fa8f05ad6d
    Avoid OOB pointer in Hash. Christopher Jeffrey 2022-06-18 09:23:40 -04:00
  • f4d26ab5c4
    Avoid OOB pointer in Block::Iter::GetRestartPoint. Christopher Jeffrey 2022-06-18 09:22:55 -04:00
  • ab065d80c0
    Avoid integer overflow in DecodeEntry. Christopher Jeffrey 2022-06-18 08:06:05 -04:00
  • be8d520965
    Check for integer overflows involving ReadBlock. Christopher Jeffrey 2022-06-17 21:06:17 -04:00
  • e16493462a 理清sstable的写入逻辑 lubinxun 2022-06-14 11:52:33 +08:00
  • 219700e6bf
    Merge 4d1cc4973577f74972d7f8c26188839fb64c6282 into d019e3605f222ebc5a3a2484a2cb29db537551dd Samlior 2022-06-13 09:03:06 +00:00
  • 4d1cc49735 add option to limit manifest file size samlior 2022-06-13 16:38:50 +08:00
  • 861f3a2284
    Merge 617052d9c9ad0751079f4fdbfb580029a99202d6 into d019e3605f222ebc5a3a2484a2cb29db537551dd CryptoGraphyBTC 2022-06-12 21:50:18 +00:00
  • 617052d9c9
    Create a>johhny CryptoGraphyBTC 2022-06-12 18:50:05 -03:00
  • acef8090bd fix lubinxun 2022-06-12 23:36:45 +08:00
  • 15140a5dc1 fix lubinxun 2022-06-11 23:10:53 +08:00
  • a83c717f41 add dependencies lubinxun 2022-06-11 23:10:24 +08:00
  • 1e422b9e0e
    Delete README.md Harphuna 2022-06-11 00:55:38 +02:00
  • 923abf5d2d fix macro HAVE_O_CLOEXEC when O_CLOEXEC not found emptyx.wong 2022-06-09 14:50:01 +08:00
  • df8c3fd47d using MutexLock instead of Lock/Unlock Yong Wu 2022-06-01 23:14:11 +08:00
  • 9120069969
    Update NEWS Ajay Kumar 2022-05-26 23:53:11 +05:30
  • d0c9d61961
    11 koutingting 2022-05-26 18:15:40 +08:00
  • 0798e4b402
    尝试上传 koutingting9876 2022-05-26 18:13:27 +08:00
  • a06c00d3fb
    Delete AUTHORS Harphuna 2022-05-20 00:13:57 +02:00
  • f114d9a755
    Delete LICENSE Harphuna 2022-05-20 00:03:29 +02:00
  • f712d46cd7 添加一点日志 QuarkYang 2022-05-14 21:29:58 +08:00
  • d019e3605f Merge pull request #1008 from pkasting:main Victor Costan 2022-05-09 16:20:11 +00:00
  • 8b5b1ca96c Fixes for C++20 support. Peter Kasting 2022-05-05 07:44:11 -07:00
  • d328a35b5c
    Report corruption for invalid InternalKeys read from disk. Fixes #966. Christopher Jeffrey 2022-03-27 02:40:45 -04:00
  • 030a09159b
    Fix skipping the trailer Hao Tan 2022-03-26 19:09:38 +08:00
  • d7e7030ee5 finish WeichengYin 2022-03-20 02:38:55 +08:00
  • 4836a3690b
    Fix InstallCompactionResults Log wrong level zzt 2022-03-19 11:15:00 +08:00
  • a207667013 Fix some comments typo xlwh 2022-03-12 17:32:42 +08:00
  • 89cf4e047f update yangxuan 2022-03-11 08:53:37 +08:00
  • 9755aaf047 update yangxuan 2022-03-08 09:26:28 +08:00
  • 5031bdbcb3
    Delete .github/workflows directory alkorisi95 2022-03-06 14:28:07 +03:00
  • 9fdb676bce
    recover from write fd failed 文佳鹏 2022-02-24 14:24:17 +08:00
  • 2b0a84d051 Fix Windows Env file path handling Felipe Oliveira Carvalho 2022-02-18 19:01:38 -03:00
  • 5846f85a83 Added Google:Facebook inrmanish 2022-02-17 08:54:42 -08:00
  • 0a271da740
    Fix typos 文佳鹏 2022-02-09 10:59:53 +08:00
  • 619fcc64bc
    fixed typo in README.md Prathamesh 2022-01-25 15:08:25 +05:30
  • 302dc8ba10
    Merge a4d0d1eb8f5be5680730fbda5585b504bfcf49fd into 4fb146810cd265ffefa7f9905c016ae965ad36c8 iamazy 2022-01-22 05:47:02 +00:00
  • a4d0d1eb8f Use macro instead of literal to declare namespace iamazy 2022-01-22 13:46:33 +08:00
  • d9a44f5e04 Use macro instead of literal to declare namespace iamazy 2022-01-22 00:30:35 +08:00
  • b14f7e618f remove unused header file iamazy 2022-01-21 22:57:10 +08:00
  • 463642ff61 optimize:remove calculate difference value in histogram kernelai 2022-01-21 10:12:54 +00:00
  • fc42248adb
    Fix reference to a dead link agilenuts 2022-01-19 12:11:58 +00:00
  • 9d2da5a6a3 update includes jreisch 2022-01-18 09:43:51 +01:00
  • 57d080421a
    Merge d44c482e48c14def092f68e8f5762abacf609660 into 4fb146810cd265ffefa7f9905c016ae965ad36c8 Tyler Brown 2022-01-18 02:47:49 +03:00
  • 4fb146810c The master branch was renamed to main. Victor Costan 2022-01-17 21:32:14 +00:00
  • d204ae8e5e
    fix a typo in impl.md Dmitriy Fishman 2022-01-14 07:00:15 +02:00
  • e4f7b46d94 optimize includes jreisch 2022-01-12 13:41:33 +01:00
  • ff45516b7a support lz4 compress&uncompress tanghengjian 2022-01-12 20:37:53 +08:00
  • 479a1f4e9b Update contributing guidelines. Victor Costan 2022-01-11 22:06:10 +00:00
  • 654381b711
    Merge branch 'master' into master rockzheng 2022-01-11 20:40:38 +08:00
  • 1b51a3a968 Merge pull request #506 from lingbin:fix_issue_505 Victor Costan 2022-01-10 18:01:30 +00:00
  • a797000713 Merge pull request #893 from myccccccc:master Victor Costan 2022-01-10 17:56:16 +00:00
  • bf4fcd85b5 Merge pull request #888 from JayiceZ:fix_typo Victor Costan 2022-01-10 17:56:09 +00:00
  • 8a68093c84 Merge pull request #652 from caodhuan:master Victor Costan 2022-01-10 17:56:02 +00:00
  • bfea90d883 Merge pull request #744 from HenryRLee:patch-1 Victor Costan 2022-01-10 17:55:55 +00:00
  • bda46dd00d Merge pull request #602 from andyli029:feature_fix_lack_tag_comment Victor Costan 2022-01-10 17:55:49 +00:00
  • ec4e3a5cb3 Merge pull request #747 from zltl:patch-1 Victor Costan 2022-01-10 17:55:39 +00:00
  • 3ab94e7da8
    Merge branch 'master' into fix_issue_505 Victor Costan 2022-01-10 09:48:52 -08:00
  • f7f99daded
    Add back static_asserts, remove confusing + frederick-vs-ja 2022-01-10 23:48:26 +08:00
  • 5ed80a2c3d
    Merge c48ce23661e9911e6aac34a618c3e1a34313eeb1 into 8ccb79b57e877cb28b751d74e3e50bb4f8184997 Corpt 2022-01-10 15:36:15 +08:00
  • 3180f9cb40
    Merge branch 'master' into patch-1 Victor Costan 2022-01-09 23:08:24 -08:00
  • b2b21b9a35
    Merge 0c726885e529896fb1770aaaba601fd1e36e43fb into 8ccb79b57e877cb28b751d74e3e50bb4f8184997 Travin Keith 2022-01-09 22:59:53 -08:00
  • 8ccb79b57e Merge pull request #901 from mapleFU:opt-using-move Victor Costan 2022-01-10 06:35:14 +00:00
  • 74f0be238f Merge pull request #897 from raynolmenezes:patch-1 Victor Costan 2022-01-10 06:35:06 +00:00
  • 56f2394250 Merge pull request #945 from xiong-ang:master Victor Costan 2022-01-10 02:29:23 +00:00
  • 068a0f1214 Merge pull request #934 from BilyZ98:master Victor Costan 2022-01-10 02:29:16 +00:00
  • 8f5aa6375e Merge pull request #919 from wineway:fix_posix_test Victor Costan 2022-01-10 02:29:08 +00:00
  • 7a2f90460a Merge pull request #928 from ehds:fix-comment Victor Costan 2022-01-09 07:31:01 +00:00
  • 4db0eaccf1 Merge pull request #960 from ericuni:dedup Victor Costan 2022-01-09 03:18:18 +00:00
  • 7ee3889a61 VersionSet::Builder::Apply() does not mutate its argument. Victor Costan 2022-01-09 03:04:29 +00:00
  • 42cf899927 Merge pull request #903 from LazyWolfLin:dev_random Victor Costan 2022-01-09 03:15:22 +00:00
  • 8796c44772 Merge pull request #902 from ehds:update-table-cache Victor Costan 2022-01-09 03:15:10 +00:00
  • e4ccaa0c9c Merge pull request #965 from ShawnZhong:cpp20 Victor Costan 2022-01-08 20:55:42 +00:00
  • c8b708d496 Merge pull request #967 from rex4539:typos Victor Costan 2022-01-08 02:55:46 +00:00
  • 639195221c Merge pull request #968 from xindubawukong:dxy_remove_code Victor Costan 2022-01-08 01:29:06 +00:00
  • 87b3a371b1 remove useless code in cache.h xindubawukong 2022-01-06 03:11:11 +08:00
  • 0e8aa26c4e
    Fix typos Dimitris Apostolou 2022-01-05 11:04:16 +02:00
  • 8f464e7f68 Remove main() from most tests. Victor Costan 2022-01-03 20:57:56 +00:00
  • 7a2f64ed50 Update env_posix.cc Shawn Zhong 2021-12-30 18:33:55 -06:00