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
path:
root
/
tests
/
manifest-serializer
/
driver.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-24
Don't separate multi-line manifest value introducer from colon with space in ...
Karen Arutyunov
1
-19
/
+19
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-14
/
+2
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2020-02-26
Add notion of validator to char_scanner and make sure manifest is UTF-8
Karen Arutyunov
1
-0
/
+18
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
1
-1
/
+0
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
1
-3
/
+3
2019-04-08
Add support for manifest_serializer long lines mode
Karen Arutyunov
1
-5
/
+25
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2019-01-08
Add support for filtering during manifest parsing and serialization
Karen Arutyunov
1
-5
/
+13
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
1
-3
/
+16
2017-08-02
Add manifest_parser::split_comment() and manifest_serializer::merge_comment()
Karen Arutyunov
1
-0
/
+8
2017-06-01
Treat CR specially by manifest serializer
Karen Arutyunov
1
-0
/
+11
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
1
-1
/
+1
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
1
-1
/
+1
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
1
-1
/
+1
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-09-29
Add manifest_parser and manifest_serializer
Karen Arutyunov
1
-0
/
+245