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
/
indent
/
lsym_comment.c
Age
Commit message (
Expand
)
Author
2023-06-23
indent: fix scanning of no-wrap comments (since 2021.11.07.10.34.03)
rillig
2023-06-18
indent: remove support for backspace in code and comments
rillig
2023-06-17
tests/indent: add miscellaneous test cases found during clean up
rillig
2023-06-14
indent: clean up handling of comments
rillig
2023-06-10
indent: miscellaneous cleanups
rillig
2023-06-10
indent: rename and sort variables in parser state
rillig
2023-06-06
indent: right-trim single-line comments
rillig
2023-06-06
tests/indent: comments with trailing whitespace may fit in a single line
rillig
2023-06-05
indent: fix trailing whitespace after comment
rillig
2023-05-21
tests/indent: fix outdated or wrong comments
rillig
2023-05-20
indent: implement blank line above block comment
rillig
2023-05-16
indent: remove support for form feed characters inside a line
rillig
2023-05-15
indent: fix duplicate space between comment and binary operator
rillig
2023-05-15
indent: fix line wrapping of comments to the right of code
rillig
2023-05-15
indent: clean up memory and buffer management
rillig
2023-05-14
indent: only null-terminate the buffers if necessary
rillig
2023-05-14
indent: fix handling of multiple block comments in a line
rillig
2023-05-13
indent: do not add a space before a comment that starts a line
rillig
2023-05-13
tests/indent: explain, clean up and add some tests
rillig
2023-05-11
indent: remove buggy code for swapping tokens
rillig
2022-04-24
tests/indent: migrate token tests to other tests
rillig
2022-04-24
tests/indent: change directive from '#' to '//'
rillig
2022-04-22
indent: remove FreeBSD IDs
rillig
2021-11-18
tests/indent: add skeletons for testing tokens and parser symbols
rillig