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
/
unit-tests
/
opt-debug-lint.exp
Age
Commit message (
Expand
)
Author
2023-06-01
tests/make: force line-based diagnostics to be listed in the tests
rillig
2023-02-14
make: don't interpret the return value of Var_Parse
rillig
2021-03-14
make: fix wrong expression evaluation in -dL mode
rillig
2021-03-14
make: demonstrate wrong expression evaluation in -dL mode
rillig
2021-02-23
make: improve error message for unknown modifier
rillig
2020-12-20
make(1): error out on unknown variable modifiers at parse time
rillig
2020-12-20
make(1): remove wrong error message for indirect modifier in lint mode
rillig
2020-10-05
make(1): revert previous commit
rillig
2020-10-05
make(1): fix double-free bug in -DCLEANUP mode (since 2020-10-02)
rillig
2020-10-03
make(1): in lint mode, reject modifiers without delimiter
rillig
2020-10-03
make(1): add test for variable modifiers without delimiter
rillig
2020-09-14
make(1): fix wrong error for undefined variables in lint mode
rillig
2020-09-14
make(1): add test for wrong error in lint mode for undefined variable
rillig
2020-09-14
make(1): remove obsolete comments from tests
rillig
2020-09-13
make(1): in lint mode, report undefined variables in conditions
rillig
2020-09-13
make(1): suppress wrong "Malformed conditional" for undefined variables
rillig
2020-09-13
make(1): in lint mode, improve error handling for undefined variables
rillig
2020-09-05
make(1): add tests for each debug option
rillig