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
Age
Commit message (
Expand
)
Author
2022-01-09
make: remove redundant lines from stack traces
rillig
2022-01-08
make: add details about .for loop variables to stack traces
rillig
2022-01-08
make: fix stack traces in -dp mode (since 2021-01-26)
rillig
2022-01-08
make: fix line number in debug log after returning from a file
rillig
2022-01-08
tests/make: test line numbers in debug output for parsing files
rillig
2022-01-08
make: fix reported line numbers of continuation lines (since 2002)
rillig
2022-01-08
tests/make: demonstrate edge case in parsing .for loops
rillig
2022-01-07
tests/make: fix documentation in cond-func.mk
rillig
2022-01-07
make: rename IFile and its fields to match their actual content
rillig
2022-01-07
make: fix null pointer when including empty file (since 2022-01-01)
rillig
2022-01-02
tests/make: demonstrate bugs in PrintStackTrace
rillig
2022-01-02
make: clean up nitpicks
rillig
2022-01-02
tests/make: test edge cases in .for loops
rillig
2022-01-02
make: fix line number in error message about open conditionals
rillig
2021-12-30
tests/make: demonstrate edge case that evaluates an expression twice
rillig
2021-12-28
tests/make: test function names without following '('
rillig
2021-12-28
make: make debug logging for .ORDER more human-friendly
rillig
2021-12-28
make: make debug logging a bit more human-friendly
rillig
2021-12-28
make: do not treat .USEBEFORE as candidate for the main target
rillig
2021-12-28
tests/make: use tabs instead of spaces for indentation
rillig
2021-12-28
tests/make: clean up after test 'opt-debug-file'
rillig
2021-12-28
tests/make: document inconsistencies between '!=' and '::!='
rillig
2021-12-27
make: remove usage message if the debug file cannot be opened
rillig
2021-12-27
tests/make: cover a debug log file that cannot be opened
rillig
2021-12-27
tests/make: test MAKEFLAGS in POSIX mode
rillig
2021-12-27
make: clean up comments
rillig
2021-12-23
tests/make: explain the current behavior of the option '--version'
rillig
2021-12-14
tests/make: disable test that behaves differently in ATF
rillig
2021-12-14
tests/make: test traditional include directive
rillig
2021-12-14
make: remove unreachable code for parsing the dependency operator
rillig
2021-12-13
tests/make: extend tests for parsing makefiles
rillig
2021-12-12
tests/make: test and document the newly added "variable" .SUFFIXES
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: generate more specific error message on malformed conditional
rillig
2021-12-11
make: inline ParseEmptyArg into CondParser_FuncCallEmpty
rillig
2021-12-11
tests/make: proofread and clean up comments for function 'empty'
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
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: 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-06
tests/make: clean up after testing the option '-T'
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
tests/make: document use-after-free in ':@' more precisely
rillig
2021-12-05
make: fix use-after-free in modifier ':@'
rillig
[prev]
[next]