Daniel Lemire
|
9304d88920
|
Prototype test for issue 1299: using parse_many, find the location of the end of the last document (#1301)
* Prototype test for issue 1299.
* This improves the documentation.
* Removing trailing white spaces.
* Removing trailing spaces
* Trailing.
|
2020-12-01 15:59:20 -05:00 |
Daniel Lemire
|
1f41cc2030
|
Making it clearer that parse_many is meant for *small* documents. (#1205)
* Making it clearer that parse_many is meant for *small* documents.
* Update parse_many.md
|
2020-10-06 17:19:34 -04:00 |
Daniel Lemire
|
4582a13360
|
Final steps.
|
2020-06-26 20:31:24 -04:00 |
Daniel Lemire
|
6d3e33d440
|
Update parse_many.md
|
2020-06-24 20:41:38 -04:00 |
Daniel Lemire
|
3f00e79bcb
|
Merge branch 'master' into dlemire/better_doxygen_home_page
|
2020-06-17 16:02:49 -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
|
23fbd9d004
|
Some tweaks.
|
2020-06-14 18:28:09 -04:00 |
Daniel Lemire
|
74d9b41b7d
|
Minor fixes to our documentation regarding thread safety. (#683)
* Minor fixes to our documentation regarding thread safety.
* A bit more pessimistic.
|
2020-04-08 16:41:08 -04:00 |
John Keiser
|
b5a1017afa
|
Update JsonStream.md -> parse_many to new API
|
2020-03-30 13:44:03 -07:00 |