index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Check for HANDLE_FLAG_INHERIT presence before setting it for handle
Karen Arutyunov
1
-8
/
+12
2017-01-26
Fix diag_record::flush()
Karen Arutyunov
1
-1
/
+4
2017-01-24
Specify test.target
Karen Arutyunov
1
-0
/
+4
2017-01-24
Redo config as feature test macros
Boris Kolpackov
9
-94
/
+158
2017-01-23
Minor changes
Boris Kolpackov
4
-5
/
+10
2017-01-19
Improve optional (has_value(), operator<>, std::hash<> specialization)
Boris Kolpackov
1
-1
/
+34
2017-01-19
Add missing typedef in std::hash<path>
Boris Kolpackov
1
-0
/
+2
2017-01-18
Harden small_vector against misuse
Boris Kolpackov
1
-4
/
+11
2017-01-12
Add small_vector workaround for VC
Boris Kolpackov
2
-33
/
+69
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
13
-15
/
+103
2017-01-06
Rework and rename target_triplet
Boris Kolpackov
6
-48
/
+97
2017-01-05
Update copyright year
Boris Kolpackov
93
-93
/
+93
2017-01-05
Add process_exit
Karen Arutyunov
8
-44
/
+345
2017-01-04
Fix BUTL_CXX17_UNCAUGHT_EXCEPTIONS definition for Mac OS X
Karen Arutyunov
1
-4
/
+9
2016-12-17
Change path::extension() to return std::string, not C string
Boris Kolpackov
2
-5
/
+22
2016-12-16
Add config header to buildfile
Karen Arutyunov
1
-0
/
+1
2016-12-16
Define BUTL_CXX17_UNCAUGHT_EXCEPTIONS for _LIBCPP_VERSION >= 1200
Karen Arutyunov
1
-3
/
+3
2016-12-16
Fix the previous fix
Boris Kolpackov
1
-1
/
+3
2016-12-16
Work around unexportable thread-local variables on Win32
Boris Kolpackov
3
-6
/
+21
2016-12-14
Use cxx.std=latest
Boris Kolpackov
1
-1
/
+1
2016-12-13
Fix thread safety issue
Boris Kolpackov
5
-34
/
+123
2016-12-07
Fix misleading indentation
Boris Kolpackov
1
-2
/
+2
2016-12-07
Add path::current(), path::parent()
Karen Arutyunov
8
-58
/
+113
2016-12-05
Make path::normalize() to preserve ./, invalidate paths starting with \, / on...
Karen Arutyunov
7
-58
/
+112
2016-12-01
Revert no longer necessary quoting in buildfiles
Boris Kolpackov
2
-2
/
+1
2016-11-30
Implement path canonicalize()
Boris Kolpackov
4
-4
/
+41
2016-11-26
Add support for VC15
Karen Arutyunov
2
-4
/
+4
2016-11-23
Quote path values when assigned to test.arguments
Karen Arutyunov
2
-2
/
+2
2016-11-22
Add missing export macro
Boris Kolpackov
2
-3
/
+6
2016-11-22
Add diagnostics facility
Boris Kolpackov
5
-4
/
+295
2016-11-21
Make process_path effective path always absolute
Boris Kolpackov
3
-29
/
+72
2016-11-21
Make optional ctor's constexpr
Boris Kolpackov
1
-4
/
+4
2016-11-19
Add small_vector<T, N> class template
Boris Kolpackov
4
-1
/
+398
2016-11-14
Add fdopen_pipe()
Karen Arutyunov
5
-132
/
+230
2016-11-08
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2016-11-08
Add fddup()
Karen Arutyunov
2
-5
/
+26
2016-11-08
Add auto_fd::close()
Karen Arutyunov
2
-5
/
+29
2016-11-08
Fix process ctor that doesn't quote empty arguments on Windows
Karen Arutyunov
1
-1
/
+1
2016-11-03
Invent auto_fd, make use of it in fdstreams and process
Karen Arutyunov
10
-208
/
+209
2016-11-01
Add entry_exists(path)
Karen Arutyunov
2
-0
/
+31
2016-10-24
Make auto_rm::path() constant
Karen Arutyunov
1
-1
/
+1
2016-10-24
Make process status optional
Karen Arutyunov
5
-33
/
+64
2016-10-21
Fix duplicated error description in exception thrown by fdstream
Karen Arutyunov
1
-4
/
+12
2016-10-17
Support ifdstream non-blocking mode
Karen Arutyunov
3
-33
/
+266
2016-10-17
Fix redirection of process stdout to stderr in POSIX implementation
Karen Arutyunov
1
-4
/
+20
2016-10-13
Minor changes to utilities
Boris Kolpackov
1
-4
/
+11
2016-09-29
Add manifest_parser and manifest_serializer
Karen Arutyunov
14
-22
/
+1385
2016-09-16
Add process::print()
Karen Arutyunov
2
-1
/
+52
2016-09-16
Optimize fdstream so performance is on par with fstream
Karen Arutyunov
3
-5
/
+263
2016-09-10
Add sample usage with process to fdstream as a comment
Karen Arutyunov
1
-0
/
+58
[prev]
[next]