CVS log for src/tests/usr.bin/xlint/lint2/emit.ln
Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 5 04:53:28 2024 UTC (2 months, 3 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
lint: fix cross references in comments
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 1 10:04:06 2022 UTC (2 years, 3 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
lint: miscellaneous cleanup
No functional change.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 15 17:33:42 2022 UTC (3 years ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
tests/lint: fix comments
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 4 18:34:17 2021 UTC (3 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1
lines
tests/lint: test old-style functions in a lint library
To really qualify as old-style, a function must not declare a return
type in its definition.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 4 18:26:35 2021 UTC (3 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +46 -1
lines
tests/lint: test writing of a lint library
The code for that is almost the same as in lint1, but only almost.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 24 23:38:51 2021 UTC (3 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
tests/lint: normalize whitespace in lint2 tests
Found a typo in read.ln, f124, which had just 'F' instead of the
intended 'F0'. Other than that, only whitespace changes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 24 21:30:52 2021 UTC (3 years, 5 months ago) by rillig
Branches: MAIN
lint: allow libraries to use 128-bit integer types
CVSweb <webmaster@jp.NetBSD.org>