Fangrui Song
95515643d8
Remove ToSymbol
2018-02-09 15:39:55 -08:00
Fangrui Song
c4bd7ef44b
Rename Reference members
2018-02-09 14:12:35 -08:00
Chao Shen
60a7883d57
Downgrade loguru.
...
https://github.com/emilk/loguru/issues/58
2018-02-09 16:52:10 +08:00
Fangrui Song
4815b35ff9
Update submodules
2018-02-07 08:56:08 -08:00
Fangrui Song
0016d214c3
Convert copy constructor to move constructors piecemeal
...
If I replace all the important constructors used in query.cc, there will be a weird issue that strings following "Applying index update for " are empty.
2018-02-06 20:54:17 -08:00
Jan Niklas Hasse
4c32c2bf77
Update loguru submodule ( #424 )
2018-02-06 08:40:50 -08:00
Fangrui Song
57a4cf3265
Fix string_view.h
2018-02-01 23:29:17 -08:00
Chao Shen
28bdc0cf02
Check if using libstdc++ before include <string_view>.
2018-02-02 09:02:44 +08:00
Fangrui Song
8bb5d47377
__has_include to #include <string_view>
...
@scturtle's suggestion
2018-02-01 08:35:05 -08:00
Fangrui Song
8ff634d557
Add third_party/string_view.h{,pp}
2018-01-30 20:06:32 -08:00
Fangrui Song
b4e1e4fd3a
Remove enableComments
, make index.comments
default to 2, and index builtin types
2018-01-23 22:56:13 -08:00
Jan Niklas Hasse
3726b2cdca
Update loguru submodule
2018-01-23 10:01:10 -08:00
Fangrui Song
5ff7d165f9
Add missing header files in siphash.c, fix #301
2018-01-16 12:49:08 -08:00
Jacob Dufault
e20a6e9790
Add siphash.h, HashUSR -> HashUsr
2018-01-14 13:18:12 -08:00
Fangrui Song
dab379ad46
Fix tests
2018-01-13 00:22:47 -08:00
Fangrui Song
14a213d407
Change std::string USR to uint64_t pseudorandom function (SipHash 64-bit)
2018-01-12 23:47:24 -08:00
Fangrui Song
3f1cb5c072
Add submodule https://github.com/msgpack/msgpack-c and make Serialize/Deserialize aware of SerializeFormat
2018-01-06 15:29:53 -08:00
Fangrui Song
d4141fca2c
Update third_party for OpenIndiana
2018-01-05 08:48:44 -08:00
Fangrui Song
a0c6435ff4
[waf] -fno-rtti -Wno-comment -DLOGURU_RTTI=0 for --use-clang-cxx
2018-01-03 09:05:58 -08:00
Fangrui Song
1dfa88ed1c
Update third_party dependencies to FreeBSD buildable versions
...
The latest sparsepp and loguru build on FreeBSD:
605ebb9534
c3f5b43206
2017-12-19 20:24:41 -08:00
Fangrui Song
297ed1d13e
Use indented TEST_SUITE
2017-11-19 14:13:11 -05:00
Jacob Dufault
c37396a36d
First pass at logging using loguru
2017-07-27 19:14:46 -07:00
Jacob Dufault
370fbde288
Remove sparsehash (sparsepp is used instead).
2017-04-23 18:26:17 -07:00
Jacob Dufault
eb83ba26e1
Add sparsepp as a replacement for sparsehash
2017-04-18 22:45:54 -07:00
Jacob Dufault
22cc140d80
use sparsehash
2017-04-07 18:35:12 -07:00
Jacob Dufault
c8afc0f022
more changes
2017-03-25 16:58:11 -07:00
Jacob Dufault
2a5d8b9d3e
remove some unused code
2017-03-25 13:10:09 -07:00
Jacob Dufault
2f730efd41
add doctest
2017-03-17 16:45:10 -07:00
Jacob Dufault
5faf9d1f6b
wip
2017-02-23 01:23:23 -08:00
Jacob Dufault
0718435400
Update status
2017-02-18 11:37:24 -08:00