index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
functions-regex.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Add $regex.filter[_out]_{match,search}() functions
Karen Arutyunov
1
-67
/
+206
2022-12-14
Improve empty simple value to empty list of names reduction heuristics
Boris Kolpackov
1
-1
/
+1
2022-12-13
Add format_copy_empty flag to $regex.{split,merge,apply}()
Boris Kolpackov
1
-20
/
+54
2022-12-13
Return all subexpressions in $regex.{match,search}(), not only matched
Boris Kolpackov
1
-8
/
+2
2022-10-27
Suppress (potential) bogus GCC 12 -Wrestrict warnings
Boris Kolpackov
1
-4
/
+4
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-5
/
+5
2020-12-04
Mark Buildfile functions as pure or impure
Boris Kolpackov
1
-18
/
+18
2020-07-18
Add $regex.find_match() and $regex.find_search() functions
Karen Arutyunov
1
-0
/
+98
2020-04-03
Skip unmatched lines in $regex.replace_lines() if format_no_copy flag is spec...
Karen Arutyunov
1
-3
/
+5
2020-04-02
Fix ~host config to only contain cc and bin modules configuration
Boris Kolpackov
1
-0
/
+3
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-08
Add $regex.replace_lines() function
Karen Arutyunov
1
-2
/
+141
2019-10-01
Make $regex.{match,search}() to return NULL for no match if return_match or r...
Karen Arutyunov
1
-11
/
+19
2019-09-30
Pattern matching support (switch): single value implementation
Boris Kolpackov
1
-1
/
+1
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-2
/
+2
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+542