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
Age
Commit message (
Expand
)
Author
2023-06-21
tests/make: clean up and extend tests for multiple-inclusion guards
rillig
2023-06-21
tests/make: document a few tests
rillig
2023-06-21
Allow guard targets to use variables.
sjg
2023-06-20
make: allow targets to be used as multiple-inclusion guards
rillig
2023-06-20
nc(1): Declare and initialize ``on'' ifdef SO_BINDANY. NFC yet for us.
rin
2023-06-19
tests/make: test triple negation in '.ifndef'
rillig
2023-06-19
make: sort files in coverage report alphabetically
rillig
2023-06-19
make: add tests for full code coverage of multiple-inclusion guards
rillig
2023-06-19
make: clean up code for skipping files with multiple-inclusion guard
rillig
2023-06-19
Test that .undef of readOnly variable fails
sjg
2023-06-19
make: if a makefile is protected by a guard, only include it once
rillig
2023-06-18
tests/make: clean up test for multiple-inclusion guards
rillig
2023-06-18
tests/make: align variable name in test for multiple-inclusion guards
rillig
2023-06-18
tests/make: extend test for multiple-inclusion guards
rillig
2023-06-18
indent: only add blank lines before actual block comments
rillig
2023-06-18
indent: remove support for backspace in code and comments
rillig
2023-06-18
indent: untangle code for handling the statement indentation
rillig
2023-06-17
indent: clean up
rillig
2023-06-17
indent: miscellaneous cleanups
rillig
2023-06-16
indent: merge lexer symbols for type in/outside parentheses
rillig
2023-06-16
Fix memory leak
wiz
2023-06-16
Remove trailing whitespace.
wiz
2023-06-16
Comment out variable assignations that are not used.
wiz
2023-06-16
indent: add debug output for typedef declarations
rillig
2023-06-16
indent: fix spacing between postfix operator and left parenthesis
rillig
2023-06-16
make: do not allow delete of readOnly variable.
sjg
2023-06-16
indent: improve heuristics for cast expressions
rillig
2023-06-16
indent: improve heuristics for cast expressions
rillig
2023-06-16
indent: improve heuristics for casts
rillig
2023-06-16
indent: fix indentation and linebreaks in typedef declarations
rillig
2023-06-16
indent: don't force a blank line between '}' and preprocessing line
rillig
2023-06-16
indent: rename a field of the parser state
rillig
2023-06-16
patch: add --backup-if-mismatch and --no-backup-if-mismatch for GNU patch com...
wiz
2023-06-16
tests/make: add test for multiple-inclusion guards
rillig
2023-06-16
tests/make: clean up tests for the ':M' and ':S' modifiers
rillig
2023-06-16
make: remove parameter names from function declarations
rillig
2023-06-15
indent: consolidate handling of statement continuations
rillig
2023-06-15
indent: rename state variable to be more accurate
rillig
2023-06-15
indent: fix indentation of multi-line enum constant initializers
rillig
2023-06-15
indent: miscellaneous cleanups, more tests for edge cases
rillig
2023-06-15
indent: fix alignment of multi-line declarations
rillig
2023-06-14
indent: reduce number of relocations
rillig
2023-06-14
indent: clean up the code, add a few tests
rillig
2023-06-14
indent: allow more than 128 brace levels
rillig
2023-06-14
indent: fix out-of-bounds read when reducing a statement
rillig
2023-06-14
indent: clean up array indexing for parser symbols
rillig
2023-06-14
indent: allow more than 20 nested parentheses or brackets
rillig
2023-06-14
indent: merge duplicate code
rillig
2023-06-14
indent: fix formatting of comment after 'switch (expr)'
rillig
2023-06-14
indent: use correct preprocessing directive in error message
rillig
[prev]
[next]