Daniel Lemire
|
c11f7ce54f
|
Update performance.md
|
2020-06-24 20:41:06 -04:00 |
John Keiser
|
1ff55c2729
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
Daniel Lemire
|
3f00e79bcb
|
Merge branch 'master' into dlemire/better_doxygen_home_page
|
2020-06-17 16:02:49 -04:00 |
Daniel Lemire
|
14ceacac73
|
Tweaking.
|
2020-06-17 13:27:17 -04:00 |
Daniel Lemire
|
b5ea504ad2
|
Tweaks doxygen so that we have a better main page.
|
2020-06-17 11:07:21 -04:00 |
Daniel Lemire
|
16f41ea059
|
Added a word.
|
2020-06-14 18:48:42 -04:00 |
Daniel Lemire
|
0a7270fc29
|
More tweaks.
|
2020-06-14 18:47:22 -04:00 |
Daniel Lemire
|
23fbd9d004
|
Some tweaks.
|
2020-06-14 18:28:09 -04:00 |
Daniel Lemire
|
fa4ce6a8bc
|
There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838)
* There is confusion between gigabytes and gigibytes.
* Trying to be consistent.
|
2020-05-01 12:16:18 -04:00 |
Daniel Lemire
|
38289fe381
|
Tweaking a sentence (#747)
|
2020-04-20 11:46:02 -04:00 |
John Keiser
|
d93af1161d
|
Remove set_capacity, replace with allocate
Makes allocation point more predictable
|
2020-03-30 13:49:54 -07:00 |
John Keiser
|
dc918d764e
|
Merge pull request #646 from simdjson/jkeiser/quickstart-example
Compile all .md examples in CI
|
2020-03-30 13:44:43 -07:00 |
Daniel Lemire
|
6369cf4dd9
|
Better documentation for the -H flag. (#651)
|
2020-03-30 15:44:04 -04:00 |
John Keiser
|
2115596ed3
|
Compile performance.md examples in tests
|
2020-03-29 16:28:34 -07:00 |
John Keiser
|
03746b966b
|
Move document/element/etc. under dom
|
2020-03-28 13:42:21 -07:00 |
John Keiser
|
9f265711a8
|
Merge pull request #629 from simdjson/jkeiser/parse-element
Return document::element from parser.parse()
|
2020-03-28 08:45:14 -07:00 |
Daniel Lemire
|
32afcd2e48
|
Better documentation for issue 70 (#638)
|
2020-03-27 19:44:01 -04:00 |
John Keiser
|
5ad405006c
|
Return document::element from parse, load, parse_many, load_many
|
2020-03-27 12:24:41 -07:00 |
John Keiser
|
26b15251e2
|
Split docs into multiple files
|
2020-03-25 18:25:14 -07:00 |