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-30
tests/lint: demonstrate bugs in anonymous struct/union handling
rillig
2023-06-29
lint: clean up member names of declaration levels
rillig
2023-06-29
aiomixer(1): Support the informal NO_COLOR standard.
nia
2023-06-29
lint: use standard terminology for bit-field width
rillig
2023-06-29
lint: clean up initialization of type properties
rillig
2023-06-29
lint: clean up function names
rillig
2023-06-29
lint: enhance debug output for diagnostics
rillig
2023-06-29
lint: clean up completion of struct, union and enum declarations
rillig
2023-06-28
lint: allow to keep the preprocessor output on success as well
rillig
2023-06-28
tests/make: extend test for the 'empty' function in conditions
rillig
2023-06-28
make.1: clean up wording, clarify scope of '!' in conditions
rillig
2023-06-27
remove double/tripple o in comments, where it likely was not added on purpose.
andvar
2023-06-27
indent: fix 'blank line above first statement in function body'
rillig
2023-06-26
indent: improve heuristics for '*' as pointer in for loops
rillig
2023-06-26
indent: improve heuristics for '*' as a pointer type
rillig
2023-06-26
indent: implement 'blank line above first statement in function body'
rillig
2023-06-26
Make this compile when BIGNUM limbs (BN_ULONG) are not the same
martin
2023-06-26
indent: in -bad mode, don't add a blank line above a comment or '}'
rillig
2023-06-26
indent: clean up indentation
rillig
2023-06-25
indent: move cast detection from the lexer to the main processor
rillig
2023-06-25
indent: treat 'complex' and 'imaginary' as type modifiers, not as types
rillig
2023-06-25
indent: fix formatting of parenthesized name in function definition
rillig
2023-06-25
indent: don't use strspn on inp_p, as it is not null-terminated
rillig
2023-06-24
lint: reduce memory allocations
rillig
2023-06-24
lint: don't warn about comparison between char and character constant
rillig
2023-06-24
lint: add query for comparing 'char' with plain integers
rillig
2023-06-24
lint: remove redundant 'extern' from function declarations
rillig
2023-06-24
make: remove redundant 'extern' in function declaration
rillig
2023-06-24
lint: add query for redundant 'extern' in function declaration
rillig
2023-06-23
indent: fix scanning of no-wrap comments (since 2021.11.07.10.34.03)
rillig
2023-06-23
indent: properly store parser state in debug mode
rillig
2023-06-23
lint: remove redundant printflike declarations from debugging code
rillig
2023-06-23
tests/make: explain and extend tests for expansion in .for loops
rillig
2023-06-23
make: sync a comment with reality
rillig
2023-06-23
make: clean up variable and function names
rillig
2023-06-23
make: reduce indentation in pattern matching code
rillig
2023-06-23
make: warn about malformed patterns in ':M', ':N' and '.if make(...)'
rillig
2023-06-23
tests/make: sort missing 'expect' comments by their location
rillig
2023-06-23
crunchgen(1): Clear PaX flags instead of removing its ELF note section.
rin
2023-06-22
tests/make: demonstrate inconsistency in pattern matching with ranges
rillig
2023-06-22
make: unclutter string matching code
rillig
2023-06-22
make: rename variables in string matching, remove redundant code
rillig
2023-06-22
lint: add query for comma operator
rillig
2023-06-22
tests/make: fix line numbers in test result, since the previous commit
rillig
2023-06-22
make: speed up pattern matching in the ':M' and ':N' modifiers
rillig
2023-06-22
make: clean up comments related to pattern matching
rillig
2023-06-22
make: merge common code for handling the ':M' and ':N' modifiers
rillig
2023-06-21
Cleanup guard tests
sjg
2023-06-21
make: skip a file protected by a multiple-inclusion guard more often
rillig
2023-06-21
tests/make: document how wildcards behave in a dependency declaration
rillig
[prev]
[next]