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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
Add url tests
Karen Arutyunov
1
-0
/
+20
2017-12-27
Resolve ambiguity between std:: and butl:: nullopt
Karen Arutyunov
1
-0
/
+2
2017-12-26
Add basic_url<H,T> class template
Karen Arutyunov
3
-0
/
+732
2017-12-15
Add process::pipe struct, extend process API
Boris Kolpackov
1
-0
/
+7
2017-12-12
Add support for VC 15u5
Boris Kolpackov
3
-2
/
+7
2017-12-09
Add support for calculating SHA1 checksums
Boris Kolpackov
2
-0
/
+62
2017-12-06
Handle system version in Clang's *-windows-msvc target triplet
Boris Kolpackov
1
-0
/
+8
2017-12-04
Recognize and handle Clang's <cpu>-pc-windows-msvc target triplet
Boris Kolpackov
1
-0
/
+4
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
30
-179
/
+41
2017-09-24
Use std.regex and std.theading modules
Boris Kolpackov
3
-2
/
+3
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
59
-106
/
+740
2017-08-31
Fix regex_replace_ex() to ignore unmatched sub-expression references
Karen Arutyunov
1
-2
/
+8
2017-08-30
Generalize regex_replace_ex() function
Karen Arutyunov
3
-0
/
+127
2017-08-29
Use system_clock instead of timestamp::clock
Karen Arutyunov
1
-4
/
+4
2017-08-22
Remove path_traits<wchar_t> specialization
Karen Arutyunov
1
-3
/
+0
2017-08-02
Add manifest_parser::split_comment() and manifest_serializer::merge_comment()
Karen Arutyunov
2
-0
/
+25
2017-07-30
Fix progress test
Karen Arutyunov
1
-5
/
+1
2017-07-27
Rename process_start() and process_run() overloads
Karen Arutyunov
2
-11
/
+15
2017-07-27
Complete progress test
Karen Arutyunov
1
-1
/
+66
2017-07-27
Add support for printing progress
Boris Kolpackov
3
-1
/
+70
2017-07-22
Add fast-path SHA256 functions for integral types
Boris Kolpackov
1
-12
/
+25
2017-07-21
Fix ambiguity between std::optional and butl::optional
Karen Arutyunov
1
-0
/
+2
2017-07-21
Extend VC workarounds to version 19.11
Boris Kolpackov
2
-2
/
+2
2017-07-21
Add support for passing environment variables to child process on Windows
Karen Arutyunov
1
-9
/
+2
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
27
-27
/
+27
2017-07-13
Fix tests linkage
Karen Arutyunov
27
-55
/
+55
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
27
-27
/
+27
2017-07-12
Make tests to be a sub-project
Karen Arutyunov
4
-1
/
+29
2017-06-15
Adapt for ln testscript builtin
Karen Arutyunov
1
-3
/
+3
2017-06-12
Add tests and fixes for path_search(pattern,entry)
Karen Arutyunov
2
-41
/
+632
2017-06-12
Resolve ambiguity between std:: and butl:: optional
Boris Kolpackov
1
-2
/
+2
2017-06-08
Add path_match() and path_search() overloads
Karen Arutyunov
1
-3
/
+52
2017-06-07
Support passing environment variables to child process
Karen Arutyunov
2
-15
/
+66
2017-06-01
Treat CR specially by manifest serializer
Karen Arutyunov
1
-0
/
+11
2017-05-31
Add ifdstream::read_text() and ifdstream::read_binary()
Karen Arutyunov
4
-22
/
+7
2017-05-30
Implement openssl process
Karen Arutyunov
4
-2
/
+48
2017-05-22
Add path-entry test
Karen Arutyunov
3
-0
/
+88
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
5
-6
/
+17
2017-05-02
Exclude timestamp test on FreeBSD, looks like broken strptime()
Boris Kolpackov
1
-0
/
+5
2017-05-02
Fix manifest serializer not to break line after backslash
Karen Arutyunov
1
-0
/
+11
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
51
-105
/
+107
2017-04-29
Fix standard version stub to differ from empty version
Karen Arutyunov
2
-8
/
+7
2017-04-29
Add support for stub standard version
Boris Kolpackov
2
-8
/
+30
2017-04-28
Add standard_version_constraint::satisfies()
Karen Arutyunov
2
-6
/
+95
2017-04-28
Add support for standard version earliest pre-release
Karen Arutyunov
2
-18
/
+47
2017-04-27
Add standard_version_constraint struct
Karen Arutyunov
2
-0
/
+93
2017-04-26
Add standard_version class
Boris Kolpackov
3
-0
/
+333
2017-04-21
Implement execution of Windows batch files
Boris Kolpackov
3
-3
/
+41
2017-04-20
Implement string_parser
Karen Arutyunov
4
-1
/
+148
2017-04-19
Fix parameter pack expansion in process_start() for Clang
Karen Arutyunov
1
-2
/
+2
[next]