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
/
driver.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+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
1
-6
/
+26
Note: gave up on VC about half way though.
2017-08-29
Use system_clock instead of timestamp::clock
Karen Arutyunov
1
-4
/
+4
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
1
-5
/
+5
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
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
1
-0
/
+135