Victor Zverovich
|
afe23e7f10
|
Don't call fileno on NULL file in tests (#2196)
|
2021-03-30 10:41:12 -07:00 |
|
vtta
|
14848875bf
|
Fix: fmt::ostream cannot be moved while holding buffered data #2197 (#2198)
* Add a test case: move ostream while holding data
* Fix moving ostream while holding data
Co-authored-by: Junliang HU <jlhu@cse.cuhk.edu.hk>
|
2021-03-30 08:43:26 -07:00 |
|
Daumantas Kavolis
|
fa43fd1444
|
Forward arguments to work with views (#2068)
|
2020-12-20 07:14:54 -08:00 |
|
Victor Zverovich
|
119f7dc3d6
|
Truncate file by default
|
2020-11-27 08:15:14 -08:00 |
|
Victor Zverovich
|
6cccdc24bc
|
Fix move constructor (#1844)
|
2020-09-01 08:48:56 -07:00 |
|
Victor Zverovich
|
7c4c5c79d2
|
Make buffer size configurable
|
2020-08-01 10:53:58 -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
|
e4f57bfd7f
|
Add an overload of write for buffer_appender
|
2020-07-11 08:20:30 -07:00 |
|
Victor Zverovich
|
60c43e8703
|
Apply clang-format
|
2020-07-09 09:06:24 -07:00 |
|
Victor Zverovich
|
f69b6eaabd
|
Add a simple buffered stream with no sync
|
2020-06-28 09:55:29 -07:00 |
|
Victor Zverovich
|
8069265373
|
internal -> detail (#1538)
|
2020-05-10 07:34:30 -07:00 |
|
Victor Zverovich
|
7f723fbcb8
|
Consistently namespace qualify size_t
|
2020-05-07 15:59:46 -07:00 |
|
Victor Zverovich
|
73c8437485
|
Follow naming conventions
|
2020-04-01 09:30:28 -07:00 |
|
Victor Zverovich
|
8cf4c52068
|
Apply clang-format
|
2019-12-21 13:10:45 -08:00 |
|
Victor Zverovich
|
9ea42fb26e
|
Rename posix-test to os-test
|
2019-12-15 16:43:40 -08:00 |
|