index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
Age
Commit message (
Expand
)
Author
2021-12-12
Add .SUFFIXES as read-only variable.
sjg
2021-12-12
ParseVarnameLong: minimize calls to LazyBuf_Get
sjg
2021-12-12
make: rename Parse_SetInput to Parse_PushInput
rillig
2021-12-12
make: remove unused loadedfile.path
rillig
2021-12-12
make: rename ForLoop.sub_next to nextItem
rillig
2021-12-12
make: fix memory leak in LazyBuf
rillig
2021-12-12
make: remove enum.o from Makefile.boot
rillig
2021-12-12
make: do not report '?' for fully covered header files
rillig
2021-12-12
make: only define target report-coverage if USE_COVERAGE is yes
rillig
2021-12-12
tests/make: add tests for irrelevant function calls
rillig
2021-12-12
tests/make: refine comments for parsing and evaluating conditions
rillig
2021-12-12
make: rename ParseFuncArg to ParseWord, update comments
rillig
2021-12-12
make: merge duplicate code in CondParser_FuncCall
rillig
2021-12-12
make: generate more specific error message on malformed conditional
rillig
2021-12-11
make: remove dead code in CondParser_FuncCall
rillig
2021-12-11
make: remove unused function parameter in conditional handling
rillig
2021-12-11
make: clean up CondParser_FuncCallEmpty
rillig
2021-12-11
make: inline ParseEmptyArg into CondParser_FuncCallEmpty
rillig
2021-12-11
make: simplify evaluation of function 'empty'
rillig
2021-12-11
make: merge duplicate code in ParseEmptyArg
rillig
2021-12-11
make: use proper return type for ParseEmptyArg
rillig
2021-12-11
make: remove unused arguments from CondParser_FuncCallEmpty
rillig
2021-12-11
make: separate handling of 'empty' and the other functions
rillig
2021-12-11
tests/make: proofread and clean up comments for function 'empty'
rillig
2021-12-10
make: merge duplicate code in parsing conditions
rillig
2021-12-10
make: remove recursion from CondParser_And
rillig
2021-12-10
make: do not expand operator token in CondParser_Or
rillig
2021-12-10
make: do not evaluate misplaced expressions in malformed conditions
rillig
2021-12-10
tests/make: extend test for parse errors in conditions
rillig
2021-12-10
make: simplify parsing of '||' in conditions
rillig
2021-12-10
tests/make: add more comprehensive tests for short-circuit evaluation
rillig
2021-12-09
tests/make: prevent the bug from cond.c 1.283 from happening again
rillig
2021-12-09
make: revert previous commit to CondParser_Or
rillig
2021-12-09
make: avoid recursion in CondParser_Or
rillig
2021-12-09
make: add back support for jemalloc 100
rillig
2021-12-09
make: in parse errors, mark whitespace more clearly
rillig
2021-12-09
make: remove period from end of error messages and warnings
rillig
2021-12-07
make: document that the input buffer is not null-terminated
rillig
2021-12-07
make: inline common subexpression in ParseRawLine
rillig
2021-12-07
make: inline HashIter_Init
rillig
2021-12-07
make: merge branches for modifiers ':D' and ':U'
rillig
2021-12-07
make: extract common code into Expr_Words
rillig
2021-12-06
tests/make: clean up after testing the option '-T'
rillig
2021-12-06
make: move low-level implementation details out of Var_Parse
rillig
2021-12-06
make: extract common code into Expr_Str
rillig
2021-12-05
tests/make: replace ':U' with ':L' in test for ':u'
rillig
2021-12-05
tests/make: split test cases for ':R' into separate tests
rillig
2021-12-05
make: fix types for modifier ':O' (since today)
rillig
2021-12-05
tests/make: document use-after-free in ':@' more precisely
rillig
2021-12-05
make: fix use-after-free in modifier ':@'
rillig
[prev]
[next]