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-string.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Handle NULL values in $string() and $concat() functions
Boris Kolpackov
1
-13
/
+21
2022-10-27
Suppress (potential) bogus GCC 12 -Wrestrict warnings
Boris Kolpackov
1
-2
/
+2
2022-09-29
Add $find(<sequence>, <value>), $find_index(<sequence>, <value>) functions
Boris Kolpackov
1
-0
/
+56
2021-11-26
Add $size(string), $size(path), and $size(dir_path) functions
Boris Kolpackov
1
-0
/
+6
2021-11-04
Add $size() function to get size of sequence (names, strings, etc)
Boris Kolpackov
1
-0
/
+6
2021-11-02
Add $sort() function
Boris Kolpackov
1
-0
/
+46
2020-12-04
Mark Buildfile functions as pure or impure
Boris Kolpackov
1
-15
/
+15
2020-11-23
Add $string.lcase() and $string.ucase() functions
Karen Arutyunov
1
-0
/
+22
2020-09-28
Add $string.trim() function
Boris Kolpackov
1
-0
/
+12
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-10-01
Add support for $string.icasecmp()
Karen Arutyunov
1
-0
/
+23
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-3
/
+3
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+43