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
/
tests
/
usr.bin
/
xlint
/
lint2
Age
Commit message (
Expand
)
Author
2023-07-03
lint: rename uppercase QUAD to LLONG
rillig
2023-05-22
lint: rename constant NOTSPEC to NO_TSPEC
rillig
2023-01-14
lint: rename lint2 functions to be more expressive
rillig
2022-10-01
lint: miscellaneous cleanup
rillig
2022-05-30
lint: clean up comments
rillig
2022-04-01
tests/lint2: add missing character in comment
rillig
2022-01-15
tests/lint: fix comments
rillig
2021-12-16
tests/lint: fix copy-and-paste typo in comment
rillig
2021-12-16
lint: improve error message for missing newline in .ln file
rillig
2021-12-16
tests/lint: demonstrate bad error message on missing newline
rillig
2021-11-28
lint2: in case of parse errors, output the offending line
rillig
2021-11-28
tests/lint2: fix regular expressions containing backslash
rillig
2021-09-12
tests/lint: make documentation for lint2/msg_000 less ambiguous
rillig
2021-09-05
lint: hide irrelevant type information from lint2
rillig
2021-09-04
tests/lint: test error handling when reading .ln files
rillig
2021-09-04
tests/lint: test old-style functions in a lint library
rillig
2021-09-04
tests/lint: test writing of a lint library
rillig
2021-08-30
tests/lint: test writing and reading .ln files
rillig
2021-08-30
tests/lint: test reading of varargs, printflike, scanflike
rillig
2021-08-30
lint: revert "remove redundant call to strchr" from yesterday
rillig
2021-08-28
lint: sort the lint2 diagnostics by symbol name
rillig
2021-08-28
tests/lint: demonstrate hashcode sorting of the lint2 output
rillig
2021-08-28
lint: write the entries for the libraries in alphabetical order
rillig
2021-08-24
tests/lint: normalize whitespace in lint2 tests
rillig
2021-08-24
lint: allow libraries to use 128-bit integer types
rillig
2021-08-14
tests/lint: add tests for messages 8, 9 and 10
rillig
2021-08-08
tests/lint: include but don't run read_lp64 on 32-bit platforms
rillig
2021-08-08
tests/lint: mips64 is not a 64-bit platform
rillig
2021-08-08
tests/lint: test passing of printf-like strings between lint1 and lint2
rillig
2021-08-08
tests/lint: make list of tests simpler
rillig
2021-08-07
tests/lint: test reading of 128-bit integer types and printf
rillig
2021-08-07
tests/lint: add test for reading the lint1 output
rillig
2021-08-07
tests/lint: add more tests for lint2
rillig
2021-08-06
tests/lint: add tests for declared but unused variables
rillig
2021-08-05
tests/lint: add test skeletons for messages from lint2
rillig