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
2019-05-24
Increase standard and semantic versions major, minor, and patch max values up...
Karen Arutyunov
3
-148
/
+70
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
80
-170
/
+118
2019-04-25
Add parse_manifest() and serialize_manifest() functions
Karen Arutyunov
1
-187
/
+299
2019-04-15
Add fdread() and fdselect()
Karen Arutyunov
2
-44
/
+98
2019-04-08
Add support for manifest_serializer long lines mode
Karen Arutyunov
1
-5
/
+25
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
2
-16
/
+16
2019-03-23
Add command running API
Karen Arutyunov
3
-0
/
+418
2019-03-13
Add workarounds for all cl releases until 20.00
Karen Arutyunov
2
-2
/
+4
2019-03-01
Add '\n' to regex_replace_*() substitution escape sequences
Karen Arutyunov
1
-0
/
+7
2019-02-16
Fix non-detecting dangling junctions if built with mingw gcc
Karen Arutyunov
2
-3
/
+58
2019-02-15
Fix directory symlinks support on Windows
Karen Arutyunov
2
-2
/
+50
2019-01-30
Add support for $ in standard version constraint
Karen Arutyunov
2
-10
/
+150
2019-01-21
Fix b-info test to properly run in project source directory
Karen Arutyunov
1
-1
/
+4
2019-01-16
Update copyright year
Karen Arutyunov
98
-98
/
+98
2019-01-16
Add b_info() that runs `b info` command and parses and returns build2 project...
Karen Arutyunov
3
-0
/
+209
2019-01-13
Improve standard version API
Karen Arutyunov
2
-41
/
+206
2019-01-08
Add support for filtering during manifest parsing and serialization
Karen Arutyunov
2
-12
/
+41
2018-12-15
Add manifest_rewriter class
Karen Arutyunov
2
-0
/
+193
2018-12-15
Add support for fdstream positioning
Karen Arutyunov
1
-0
/
+280
2018-12-03
Suppress MSVC warnings at project level
Boris Kolpackov
1
-0
/
+6
2018-12-01
Change path_search() to only match directory absent components in 'match abse...
Karen Arutyunov
1
-29
/
+105
2018-11-30
Add match_absent flag for path_{search,match}() functions
Karen Arutyunov
2
-9
/
+101
2018-10-09
Add support for rootless URLs
Karen Arutyunov
2
-25
/
+82
2018-08-22
Add support for UUID generation
Boris Kolpackov
2
-0
/
+105
2018-08-20
Add timed_wait() and kill() to process class, change try_wait() signature
Karen Arutyunov
1
-4
/
+4
2018-08-14
Make git_version() to return semantic_version rather than standard_version
Karen Arutyunov
1
-1
/
+1
2018-08-14
Add support for parsing semantic and semantic-like versions
Boris Kolpackov
2
-0
/
+92
2018-07-30
Add test for project_name::base()
Karen Arutyunov
2
-4
/
+25
2018-07-25
Move bpkg::package_name class to butl::project_name
Karen Arutyunov
5
-6
/
+176
2018-07-10
Add support for hashing ifdstream
Boris Kolpackov
2
-6
/
+64
2018-07-09
Make basic_url(string) ctor to consider empty string as invalid argument
Karen Arutyunov
1
-5
/
+7
2018-06-26
Fix comment in timestamp test
Karen Arutyunov
1
-2
/
+2
2018-06-25
Exclude timestamp test on MacOS, looks like broken strptime()
Karen Arutyunov
1
-2
/
+3
2018-06-20
Regularize .gitignore files
Karen Arutyunov
1
-0
/
+2
2018-06-19
Add regex_replace_match() and rename regex_replace_ex() to regex_replace_sear...
Karen Arutyunov
2
-4
/
+21
2018-06-15
Default standard version epoch to one
Karen Arutyunov
1
-2
/
+2
2018-06-15
Add portable environment variable manipulation functions
Boris Kolpackov
1
-21
/
+14
2018-06-01
Remove redundant assertion in path_match(path, path, dir_path)
Karen Arutyunov
1
-27
/
+34
2018-05-19
Update copyright year
Karen Arutyunov
86
-86
/
+86
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
16
-16
/
+16
2018-05-18
Add workarounds for all releases of VC15
Karen Arutyunov
2
-2
/
+2
2018-05-18
Add ignore_dangling parameter to dir_iterator() ctor
Karen Arutyunov
4
-19
/
+74
2018-05-05
Add support for standard version constraint shortcut operators
Karen Arutyunov
2
-1
/
+118
2018-05-04
Change standard version epoch syntax from '<num>~' to '+<num>-'
Karen Arutyunov
1
-4
/
+8
2018-04-28
Fix function name in link test
Karen Arutyunov
1
-1
/
+1
2018-04-28
Add support for directory symlinks on Windows
Karen Arutyunov
1
-9
/
+55
2018-04-13
Add workarounds for VC15u7
Boris Kolpackov
2
-2
/
+2
2018-03-20
Fix entry-time test to pass on MacOS
Karen Arutyunov
1
-5
/
+6
2018-03-19
Add support for copying file timestamps by cpfile()
Karen Arutyunov
3
-0
/
+222
[next]