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
2019-03-13
Add workarounds for all cl releases until 20.00
Karen Arutyunov
5
-7
/
+14
2019-03-05
Align with latest bdep-new
Karen Arutyunov
1
-21
/
+36
2019-03-04
Fix 'may be used uninitialized' GCC 8.3 warning
Karen Arutyunov
1
-2
/
+4
2019-03-04
Add 'builds: all' value to manifest
Karen Arutyunov
1
-1
/
+1
2019-03-01
Add '\n' to regex_replace_*() substitution escape sequences
Karen Arutyunov
3
-2
/
+10
2019-02-27
Factor out Windows command line argument quoting to utility function
Boris Kolpackov
2
-21
/
+44
2019-02-22
Fix diag_stream_lock destructor that may try to dereference diag_term set to ...
Karen Arutyunov
1
-1
/
+4
2019-02-21
Change version to 0.10.0-a.0.z
Boris Kolpackov
1
-3
/
+3
2019-02-19
Release version 0.9.0
v0.9.0
Boris Kolpackov
1
-1
/
+1
2019-02-16
Fix non-detecting dangling junctions if built with mingw gcc
Karen Arutyunov
4
-54
/
+136
2019-02-15
Fix rmdir_r() that may throw system_error regardless of ignore_error flag value
Karen Arutyunov
2
-8
/
+21
2019-02-15
Fix directory symlinks support on Windows
Karen Arutyunov
4
-90
/
+159
2019-02-08
Update NEWS file
Boris Kolpackov
1
-127
/
+1
2019-02-05
Cosmetic changes
Boris Kolpackov
1
-3
/
+3
2019-02-04
Cosmetic changes
Boris Kolpackov
1
-3
/
+3
2019-02-01
Cosmetic change
Boris Kolpackov
1
-3
/
+3
2019-01-31
Cosmetic change
Boris Kolpackov
1
-5
/
+5
2019-01-30
Add support for $ in standard version constraint
Karen Arutyunov
4
-40
/
+327
2019-01-29
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2019-01-29
Fix typo
Boris Kolpackov
1
-2
/
+2
2019-01-29
Minor comment fixes
Boris Kolpackov
1
-4
/
+4
2019-01-29
Remove comment that no longer applies
Boris Kolpackov
1
-4
/
+0
2019-01-26
Fix b_info() failing for stub packages
Karen Arutyunov
1
-1
/
+1
2019-01-21
Fix b-info test to properly run in project source directory
Karen Arutyunov
1
-1
/
+4
2019-01-21
Fix url constructor to throw for invalid URL string representation
Karen Arutyunov
1
-2
/
+4
2019-01-21
Add standard_version::latest_snapshot() predicate
Karen Arutyunov
2
-0
/
+7
2019-01-16
Update copyright year
Karen Arutyunov
220
-220
/
+220
2019-01-16
Add b_info() that runs `b info` command and parses and returns build2 project...
Karen Arutyunov
5
-0
/
+606
2019-01-13
Improve standard version API
Karen Arutyunov
4
-77
/
+258
2019-01-08
Add manifest_parsing() constructor accepting description only
Karen Arutyunov
2
-0
/
+9
2019-01-08
Add support for filtering during manifest parsing and serialization
Karen Arutyunov
8
-32
/
+133
2019-01-06
Fix standard_version constructors
Karen Arutyunov
2
-7
/
+12
2018-12-15
Add manifest_rewriter class
Karen Arutyunov
13
-99
/
+619
2018-12-15
Add support for fdstream positioning
Karen Arutyunov
3
-11
/
+503
2018-12-14
Various improvements to standard_version
Boris Kolpackov
3
-8
/
+84
2018-12-03
Suppress MSVC warnings at project level
Boris Kolpackov
2
-0
/
+12
2018-12-01
Add commented out builds value to manifest
Karen Arutyunov
1
-1
/
+2
2018-12-01
Change path_search() to only match directory absent components in 'match abse...
Karen Arutyunov
3
-56
/
+115
2018-11-30
Add match_absent flag for path_{search,match}() functions
Karen Arutyunov
5
-34
/
+217
2018-11-26
Add note on "filesystem time" on Windows
Boris Kolpackov
1
-1
/
+8
2018-11-24
Fix inline function ordering (dllexport)
Boris Kolpackov
2
-3
/
+10
2018-11-24
Add fdtruncate(), fdseek(), file position to [io]fdstream ctors
Boris Kolpackov
3
-42
/
+126
2018-11-24
Add support for cancellation to make_guard()
Boris Kolpackov
1
-11
/
+14
2018-11-22
Fix <optional> availability detection for Mac OS
Boris Kolpackov
1
-1
/
+3
2018-11-22
Switch to std::optional in more configurations
Boris Kolpackov
1
-11
/
+39
2018-11-21
Switch to std::optional for GCC >= 7
Boris Kolpackov
1
-9
/
+40
2018-11-20
Improve optional class template implementation
Boris Kolpackov
2
-44
/
+62
2018-11-19
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2018-11-13
Fix bizarre "maybe used uninitialized" GCC warnings in optional usage
Boris Kolpackov
1
-2
/
+2
2018-11-02
Generalize function_cast() to cast between incompatible function pointers
Karen Arutyunov
2
-6
/
+7
[next]