index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fdstream
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-24
/
+5
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2021-09-08
Factor "buffered streambuf" interface from fdbuf to bufstreambuf
Boris Kolpackov
1
-6
/
+7
2020-11-06
Add fdselect() overload that also takes timeout
Karen Arutyunov
1
-6
/
+31
2020-03-09
Add more support for symlinks on Windows
Karen Arutyunov
1
-12
/
+26
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
2
-2
/
+0
2019-08-12
Use new fdstream constructor
Boris Kolpackov
1
-1
/
+1
2019-08-12
Apply previous fix to fdstream::open()
Boris Kolpackov
1
-21
/
+27
2019-08-12
Add few fdstream constructor overloads
Boris Kolpackov
1
-3
/
+3
2019-05-12
Fix the 'possible loss of data' 32-bit VC warning
Karen Arutyunov
1
-1
/
+1
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
2
-4
/
+3
2019-04-15
Add fdread() and fdselect()
Karen Arutyunov
2
-44
/
+98
2019-01-16
Update copyright year
Karen Arutyunov
2
-2
/
+2
2018-12-15
Add support for fdstream positioning
Karen Arutyunov
1
-0
/
+280
2018-05-19
Update copyright year
Karen Arutyunov
2
-2
/
+2
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
2017-09-24
Use std.regex and std.theading modules
Boris Kolpackov
1
-1
/
+1
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-6
/
+32
2017-08-29
Use system_clock instead of timestamp::clock
Karen Arutyunov
1
-4
/
+4
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+1
2017-07-13
Fix tests linkage
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-05-31
Add ifdstream::read_text() and ifdstream::read_binary()
Karen Arutyunov
1
-2
/
+1
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-7
/
+7
2017-01-05
Update copyright year
Boris Kolpackov
2
-2
/
+2
2016-11-14
Add fdopen_pipe()
Karen Arutyunov
1
-6
/
+55
2016-11-03
Invent auto_fd, make use of it in fdstreams and process
Karen Arutyunov
1
-8
/
+9
2016-10-17
Support ifdstream non-blocking mode
Karen Arutyunov
1
-4
/
+89
2016-09-16
Optimize fdstream so performance is on par with fstream
Karen Arutyunov
1
-1
/
+136
2016-07-28
Don't throw bool as exception, compiler support seems buggy there
Boris Kolpackov
1
-2
/
+2
2016-07-23
Extend fdstream
Karen Arutyunov
1
-8
/
+184
2016-07-07
Add cpfile()
Karen Arutyunov
2
-0
/
+142