Victor Zverovich
|
16cac46a09
|
Improve handling of streamable and convertible to bool types (#1766)
|
2020-07-12 08:34:45 -07:00 |
|
Victor Zverovich
|
415cd51913
|
direct_buffered_file -> ostream
|
2020-07-11 17:29:17 -07:00 |
|
Victor Zverovich
|
e1bfb59619
|
Fix handling of code units in compile
|
2020-07-11 09:03:21 -07:00 |
|
Victor Zverovich
|
ba8d98cbb7
|
Cleanup direct_buffered_file
|
2020-07-11 08:27:37 -07:00 |
|
Victor Zverovich
|
04a1f6e991
|
Improve handling of single code units in compile
|
2020-07-11 08:21:14 -07:00 |
|
Victor Zverovich
|
e4f57bfd7f
|
Add an overload of write for buffer_appender
|
2020-07-11 08:20:30 -07:00 |
|
Victor Zverovich
|
d870468159
|
Make append work with fixed-size buffer
|
2020-07-11 07:27:20 -07:00 |
|
Victor Zverovich
|
e8ec09ae83
|
Cleanup core-test
|
2020-07-10 21:25:27 -07:00 |
|
Victor Zverovich
|
a2c4fed981
|
Double buffering no more
|
2020-07-10 20:35:14 -07:00 |
|
Victor Zverovich
|
36406509d9
|
Add a fixed buffer
|
2020-07-10 06:30:37 -07:00 |
|
Victor Zverovich
|
60c43e8703
|
Apply clang-format
|
2020-07-09 09:06:24 -07:00 |
|
Victor Zverovich
|
b998e0f30b
|
Reduce symbol sizes and simplify iterator use
|
2020-07-09 08:51:43 -07:00 |
|
Victor Zverovich
|
c5adfc51c5
|
Update README.rst
|
2020-07-09 06:21:02 -07:00 |
|
Victor Zverovich
|
c4ad94ce26
|
Update README.rst
|
2020-07-08 18:17:26 -07:00 |
|
Victor Zverovich
|
c1429651eb
|
Fix image source link
|
2020-07-08 13:34:47 -07:00 |
|
Vitaly Zaitsev
|
638db5ca5e
|
Use Cmake to find Python and Sphinx-doc.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
|
2020-07-08 08:06:57 -07:00 |
|
Victor Zverovich
|
c090569751
|
Update readme
|
2020-07-08 08:01:36 -07:00 |
|
Victor Zverovich
|
1efdb2dde4
|
Simplify readme
|
2020-07-08 07:47:18 -07:00 |
|
Victor Zverovich
|
dc69afad14
|
Cleanup example
|
2020-07-08 07:44:36 -07:00 |
|
Victor Zverovich
|
445f5d392b
|
Break long lines
|
2020-07-08 07:36:07 -07:00 |
|
Victor Zverovich
|
23063c3444
|
Update readme
|
2020-07-08 07:11:13 -07:00 |
|
Victor Zverovich
|
f57b62575c
|
Move PR template to the top level
|
2020-07-08 07:01:19 -07:00 |
|
Victor Zverovich
|
f19b1a521e
|
Update version
|
2020-07-07 07:47:44 -07:00 |
|
Victor Zverovich
|
5c67fefb26
|
Fix a changelog entry
|
2020-07-07 06:58:44 -07:00 |
|
Dmitriy Kurkin
|
1d2a556e1b
|
Fix undefined reference error
|
2020-07-07 06:37:17 -07:00 |
|
Victor Zverovich
|
04c9b62fb4
|
Merge release branch
|
2020-07-07 06:34:39 -07:00 |
|
Victor Zverovich
|
6be6762e57
|
Fix date
|
2020-07-07 06:32:19 -07:00 |
|
Victor Zverovich
|
f1dd2eb3c0
|
Bump version
|
2020-07-07 06:24:32 -07:00 |
|
Victor Zverovich
|
fbf3b943cc
|
Workaround a bug in gcc
|
2020-07-07 06:06:50 -07:00 |
|
Victor Zverovich
|
a29a01d304
|
Fix docs
|
2020-07-07 06:05:00 -07:00 |
|
Victor Zverovich
|
9f0b3afb79
|
Bump version in namespace
|
2020-07-06 09:47:27 -07:00 |
|
Victor Zverovich
|
86b2f99f8c
|
Fix the docs
|
2020-07-06 07:53:07 -07:00 |
|
Victor Zverovich
|
c472ff12d8
|
Update version
|
2020-07-06 06:45:20 -07:00 |
|
Victor Zverovich
|
5173a76ba4
|
Update version
|
2020-07-05 08:43:47 -07:00 |
|
Victor Zverovich
|
1614af3520
|
Minor corrections in the changelog
|
2020-07-05 08:43:01 -07:00 |
|
Victor Zverovich
|
569a9b3a7f
|
Bump version
|
2020-07-05 07:59:11 -07:00 |
|
Victor Zverovich
|
4e7e3c65a3
|
Update docs
|
2020-07-05 07:32:43 -07:00 |
|
Victor Zverovich
|
0f7a6bfa12
|
Add a section on std::format compatibility
|
2020-07-05 07:07:29 -07:00 |
|
Victor Zverovich
|
4faec5a5ee
|
Update README.rst
|
2020-07-05 06:41:51 -07:00 |
|
Victor Zverovich
|
7dbc8ac716
|
Update changelog
|
2020-07-05 06:29:05 -07:00 |
|
Victor Zverovich
|
c87dd746fa
|
Update changelog
|
2020-07-05 06:21:54 -07:00 |
|
Victor Zverovich
|
372175caf8
|
Revert changelog changes
|
2020-07-05 06:21:54 -07:00 |
|
alexey-milovidov
|
9047548766
|
Add ClickHouse to the list of projects (#1751)
|
2020-07-05 05:57:04 -07:00 |
|
Victor Zverovich
|
d30bca64e3
|
Revert changelog conversion since GFM is not supported there
|
2020-07-04 17:43:30 -07:00 |
|
Victor Zverovich
|
d6047cdc4a
|
Update changelog
|
2020-07-04 15:46:48 -07:00 |
|
Victor Zverovich
|
810241b36e
|
Convert changlog to markdown
|
2020-07-04 15:20:33 -07:00 |
|
Victor Zverovich
|
661c474739
|
Rename changelog
|
2020-07-04 15:14:42 -07:00 |
|
Victor Zverovich
|
7c33059fad
|
Update ChangeLog.rst
|
2020-07-04 10:16:55 -07:00 |
|
Victor Zverovich
|
9e20883ab3
|
Update README.rst
|
2020-07-04 09:37:27 -07:00 |
|
Victor Zverovich
|
41899d5225
|
Update changelog
|
2020-07-04 09:31:12 -07:00 |
|