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
2022-11-23
Add fdstream_mode::none value
Boris Kolpackov
1
-1
/
+3
2022-11-10
Add limitation note for small_vector
Karen Arutyunov
1
-0
/
+3
2022-11-09
Add noexcept specifier to small_vector(small_vector&&)
Karen Arutyunov
1
-1
/
+1
2022-11-09
Add data member to fdselect_state
Karen Arutyunov
1
-1
/
+3
2022-11-08
Pass writer to diagnostics epilogue
Boris Kolpackov
2
-10
/
+9
2022-11-08
Add missing noexcept qualification in path.hxx
Boris Kolpackov
1
-6
/
+8
2022-11-01
Fix getline_non_blocking() and add test
Karen Arutyunov
2
-4
/
+84
2022-11-01
Add getline_non_blocking(ifdstream&)
Boris Kolpackov
2
-6
/
+105
2022-10-27
Suppress bogus GCC 12 -Wrestrict warning
Boris Kolpackov
5
-13
/
+13
2022-10-27
Add few more process constructor overloads for convenience
Boris Kolpackov
3
-18
/
+106
2022-10-27
Add buffer_size constant, blocking() accessor to fdstreambuf
Boris Kolpackov
2
-1
/
+14
2022-10-27
Add ability to use custom writer when flushing diag_record
Boris Kolpackov
2
-8
/
+13
2022-10-25
All passing to process ownership to one end of pipe
Boris Kolpackov
5
-10
/
+67
2022-10-25
Allow omitting minor version number in semantic_version
Karen Arutyunov
6
-83
/
+159
2022-10-19
Canonicalize 'linux' to `linux-gnu' in target triplet
Boris Kolpackov
3
-0
/
+10
2022-10-05
Fix bug in pdjson.c
Boris Kolpackov
1
-3
/
+6
2022-09-30
Add JSON parser (copy of libstud-json)
Boris Kolpackov
7
-2
/
+2299
2022-09-22
Add wspace(char) utility function
Boris Kolpackov
2
-0
/
+14
2022-08-25
Work around bogus -Wrestrict warning in MinGW GCC 12
Boris Kolpackov
1
-1
/
+1
2022-07-29
Change version to 0.16.0-a.0.z
Boris Kolpackov
1
-1
/
+1
2022-07-28
Release version 0.15.0
v0.15.0
Boris Kolpackov
1
-3
/
+3
2022-07-19
Reorder lz4 code to avoid UBSAN "applying non-zero offset to null pointer"
Boris Kolpackov
1
-2
/
+2
2022-07-14
Set builtin result while holding mutex
Boris Kolpackov
3
-13
/
+14
2022-07-07
Use [cmdline] type for canned commands in testscripts
Karen Arutyunov
3
-15
/
+15
2022-07-01
Regenerate options parsing files
Karen Arutyunov
1
-31
/
+60
2022-06-24
Split and merge manifest value/comment pair differently depending on whether ...
Karen Arutyunov
6
-43
/
+340
2022-06-06
Add trim_left() and trim_right() in addition to trim()
Boris Kolpackov
2
-6
/
+53
2022-05-17
Handle attempt to open directory as file on OpenBSD
Boris Kolpackov
1
-3
/
+4
2022-05-17
Use posix_spawn() on OpenBSD 5.2 or later
Boris Kolpackov
1
-0
/
+8
2022-05-17
Handle backtrace()/libexecinfo for OpenBSD
Boris Kolpackov
2
-1
/
+15
2022-05-17
Add UUID generation support for OpenBSD
Boris Kolpackov
2
-0
/
+81
2022-05-11
Minor tweaks to own C++14 threads implementation on MinGW
Boris Kolpackov
2
-5
/
+8
2022-05-11
Restrict to only using __thread with own C++14 threads implementation
Boris Kolpackov
2
-2
/
+12
2022-05-10
Use our own implementation of C++14 threads on MinGW
mingw-stdthread
Boris Kolpackov
14
-19
/
+1137
2022-04-21
Work around bogus -Wrestrict in GCC 12 (GCC bug #105329)
Boris Kolpackov
1
-1
/
+1
2022-04-20
Add butl::move_only_function[_ex] similar to C++23 std::move_only_function
Boris Kolpackov
6
-5
/
+339
2022-03-17
Improve invalid_path constructor
Boris Kolpackov
1
-1
/
+1
2022-03-02
Add ability to serialize pre-serialized JSON value
json-raw
Boris Kolpackov
3
-0
/
+29
2022-03-02
Add JSON serializer (copy of libstud-json)
Boris Kolpackov
4
-0
/
+1277
2022-02-24
Add missing optional<> comparison operators
Boris Kolpackov
1
-0
/
+127
2022-02-02
Move diag_frame to libbutl
Boris Kolpackov
2
-3
/
+134
2022-01-25
Rename unalign to LZ4_unalign in lz4.c not to clash with unalign in xxhash.c
Boris Kolpackov
1
-6
/
+6
2022-01-13
Update copyright
Karen Arutyunov
1
-1
/
+1
2022-01-13
Get rid of ostringstream in manifest parser code
Karen Arutyunov
1
-5
/
+15
2021-12-21
Cleanup manifest roundtrip tests
Karen Arutyunov
1
-4
/
+4
2021-12-16
Add column argument to char_scanner constructor
Karen Arutyunov
3
-6
/
+11
2021-11-24
Add support for new-fashioned multi-line manifest value introducer
Karen Arutyunov
8
-41
/
+150
2021-11-24
Don't separate multi-line manifest value introducer from colon with space in ...
Karen Arutyunov
6
-42
/
+55
2021-11-23
Fix multi-line value parsing in manifest parser
Karen Arutyunov
1
-0
/
+3
2021-11-23
Use term 'introducer' instead of 'introductor'
Karen Arutyunov
2
-4
/
+4
[prev]
[next]