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
/
xlint
/
lint1
/
func.c
Age
Commit message (
Expand
)
Author
2023-07-03
lint: invert the -u, -v and -z flags
rillig
2023-07-03
lint: rename uppercase QUAD to LLONG
rillig
2023-07-02
lint: rename 'quad' to 'signed int' or 'unsigned int'
rillig
2023-07-02
lint: extend debug logging for declaration levels
rillig
2023-07-01
lint: clean up duplicate and dead code for integer constants
rillig
2023-06-30
lint: clean up names related to declaration levels
rillig
2023-06-29
lint: clean up member names of declaration levels
rillig
2023-06-29
lint: clean up function names
rillig
2023-06-24
lint: reduce memory allocations
rillig
2023-06-09
lint: miscellaneous clean-ups
rillig
2023-06-09
lint: indent local variables consistently
rillig
2023-05-11
lint: fix type name in diagnostic for enum as controlling expression
rillig
2023-04-15
lint: add query for parenthesized return value
rillig
2023-04-15
lint: extract checking the return value to separate function
rillig
2023-03-28
lint: clean up comments for handling 'linted' comments
rillig
2023-03-28
lint: warn about extern declarations outside headers
rillig
2023-02-21
lint: fix null pointer dereference in invalid case expression
rillig
2023-02-18
lint: remove redundant comments
rillig
2023-01-29
lint: properly clean up when leaving a function definition
rillig
2023-01-29
lint: rename functions for function definition
rillig
2022-10-01
lint: add hyphen to adjective 'old-style'
rillig
2022-08-28
lint: inline previous_declaration for nonconstant message IDs
rillig
2022-07-03
lint: verify that comment above warning_at matches the message
rillig
2022-06-22
lint: add quotes around placeholders for the remaining messages
rillig
2022-06-20
lint: add quotes around several placeholders in messages
rillig
2022-06-15
lint: rename mod_t.m_requires_bool to m_compares_with_zero
rillig
2022-06-11
lint: add quotes around placeholders for a few more messages
rillig
2022-05-26
lint: rename olwarn and LWARN_BAD to be more expressive
rillig
2022-05-22
lint: fix wrong warning about unhandled enum constants in switch
rillig
2022-05-20
lint: use __RCSID in lint mode as well
rillig
2022-04-30
lint: inline macro 'sflag'
rillig
2022-04-30
lint: inline macro 'tflag'
rillig
2022-04-30
lint: inline macro Sflag in cases of expected behavior
rillig
2022-04-09
lint: distinguish between storage class and declaration kind
rillig
2022-04-09
lint: inline member access macros for sym_t
rillig
2022-04-02
lint: try harder to recover after syntax errors
rillig
2022-04-02
lint: rename dinfo_t.d_next to d_enclosing
rillig
2022-02-27
lint: unabbreviate some fields in sym_t
rillig
2022-02-27
lint: encode lifetime of allocated memory in the function names
rillig
2021-11-16
lint: fix check for function calls in strict bool mode
rillig
2021-11-16
lint: rename attron to in_gcc_attribute
rillig
2021-09-04
lint: remove redundant and duplicate code
rillig
2021-09-04
lint: spell out abbreviations in comments
rillig
2021-08-28
lint: explicitly ignore return value of some function calls
rillig
2021-08-28
lint: un-abbreviate unsigned integer types
rillig
2021-08-22
lint: use standard quotes in messages 203 and 271
rillig
2021-08-03
lint: add quotes around placeholder in message 214
rillig
2021-08-01
lint: add debug logging for symbol table, clean up debug logging
rillig
2021-07-31
lint: clean up debug logging
rillig
2021-07-31
lint: merge duplicate code for generating unqualified type
rillig
[next]