index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Update upstream/libpkg-config submodule
Boris Kolpackov
2
-5
/
+5
2024-05-09
Fix fdterm() mis-classification of nul on Windows with GetConsoleMode() call
Boris Kolpackov
1
-1
/
+7
2024-05-09
Add test for fdterm(/dev/null)
Boris Kolpackov
1
-0
/
+5
2024-05-07
Add missing dllexport declaration when compiling SQLite source file
Boris Kolpackov
1
-0
/
+3
2024-05-06
Update license information
odb
Boris Kolpackov
2
-4
/
+21
2024-05-06
Add libbutl-pkg-config source subdirectory
Boris Kolpackov
24
-12
/
+223
2024-05-06
Add libpkg-config as submodule
Boris Kolpackov
3
-1
/
+5
2024-05-06
Add libbutl-odb source subdirectory
Boris Kolpackov
206
-5
/
+559
2024-05-02
Update upstream/odb submodule
Boris Kolpackov
1
-0
/
+0
2024-05-02
Add libsqlite3 as submodule
Boris Kolpackov
2
-0
/
+3
2024-05-02
Add ODB as submodule
Boris Kolpackov
4
-1
/
+6
2024-03-21
Add next_word() overload that doesn't skip consecutive delimiters
Boris Kolpackov
4
-0
/
+135
2024-02-27
Fix curl constructor for nullfd input for HTTP POST method
Karen Arutyunov
3
-4
/
+18
2024-02-26
Add curl constructors which allow to adjust curl command line
Karen Arutyunov
8
-27
/
+170
2024-02-26
Allow nullfd input for HTTP POST method in curl class constructor
Karen Arutyunov
3
-2
/
+11
2024-02-26
Add read_http_status(), parse_http_status_code(), and read_http_response_line...
Karen Arutyunov
3
-3
/
+157
2024-02-15
Update copyright year
Boris Kolpackov
1
-1
/
+1
2024-02-15
Update pdjson.c with bugfixes
Boris Kolpackov
1
-5
/
+26
2024-02-12
Add base64url_encode()
Francois Kritzinger
3
-9
/
+155
2023-11-02
Avoid bcopy/bzero macro redefinition in sha1.c
Boris Kolpackov
1
-2
/
+8
2023-10-11
Canonicalize Clang's *-w64-windows-gnu to *-w64-mingw32 (GH issue #288)
Boris Kolpackov
3
-0
/
+7
2023-10-10
Replace builds value host with all:&host
Boris Kolpackov
1
-1
/
+1
2023-08-29
Add fdterm_color() function for testing/enabling terminal color support
Boris Kolpackov
2
-2
/
+61
2023-07-05
Change version to 0.17.0-a.0.z
Boris Kolpackov
1
-1
/
+1
2023-06-30
Release version 0.16.0
v0.16.0
Boris Kolpackov
1
-3
/
+3
2023-06-26
Suppress -Wdangling-reference GCC 13 warning
Karen Arutyunov
2
-0
/
+8
2023-06-26
Suppress -Wunqualified-std-cast-call Clang 15 warning
Karen Arutyunov
2
-0
/
+4
2023-06-26
Update .gitignore file
Karen Arutyunov
1
-0
/
+6
2023-06-26
Regenerate options parsing files
Karen Arutyunov
2
-18
/
+18
2023-06-23
Tune Windows fdselect() implementation
Boris Kolpackov
1
-2
/
+8
2023-06-22
Fix warning in previous commit
Boris Kolpackov
1
-1
/
+1
2023-06-22
Half Windows sleep times, use exponential backoff in fdselect()
Boris Kolpackov
2
-10
/
+12
2023-06-12
Fix unused static variable warning in Clang 16
Boris Kolpackov
1
-0
/
+2
2023-06-06
Sync uuid code with libstud-uuid
Boris Kolpackov
2
-19
/
+20
2023-05-25
Add find builtin
Karen Arutyunov
7
-0
/
+924
2023-05-16
Allow passing custom permissions to cpfile()
Boris Kolpackov
2
-34
/
+42
2023-05-10
Add fdwrite()
Boris Kolpackov
2
-11
/
+20
2023-05-10
Add process::current_handle()
Boris Kolpackov
2
-0
/
+18
2023-04-13
Add process_print_callback() function in addition to *_{start,run}_*()
Boris Kolpackov
2
-14
/
+64
2023-04-04
Add missing include to JSON serializer inline file
Boris Kolpackov
2
-6
/
+8
2023-03-29
Add next_expect*() API to JSON parser
Boris Kolpackov
4
-5
/
+781
2023-03-28
Add member_begin_{object,array}() shortcuts to JSON serializer
Boris Kolpackov
2
-0
/
+50
2023-03-20
Regenerate options parsing files
Karen Arutyunov
1
-0
/
+50
2023-03-17
Fix typo in comment
Karen Arutyunov
1
-1
/
+1
2023-03-13
Move os-release facility from bpkg, add support for Mac OS, *BSD, Windows
Boris Kolpackov
6
-0
/
+698
2023-02-27
Accept both lower and upper case y/n as valid answers in yn_prompt()
Boris Kolpackov
2
-2
/
+6
2023-01-09
Update copyright
Karen Arutyunov
1
-1
/
+1
2023-01-09
Add mtime() and atime() to dir_entry
Karen Arutyunov
4
-52
/
+198
2022-12-26
Optimize path_permissions() and entry_tm() on Windows
Karen Arutyunov
1
-31
/
+57
2022-12-26
Optimize dir_iterator and path_entry() on Windows
Karen Arutyunov
2
-152
/
+192
[next]