CVS log for src/tests/usr.bin/xlint/lint1/lang_level_c99.c
Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint1
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 5 04:53:28 2024 UTC (2 months, 2 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
lint: fix cross references in comments
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 8 13:50:47 2024 UTC (7 months, 2 weeks ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +29 -1
lines
tests/lint: group tests by topic
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 8 09:09:20 2024 UTC (7 months, 2 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -1
lines
tests/lint: reorganize tests
Tests for a single working language construct don't usually need a
separate file, they can be grouped together, like in expr.c or gcc.c.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 28 21:04:48 2024 UTC (9 months, 4 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -5
lines
lint: clean up
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 6 19:44:50 2023 UTC (17 months, 2 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4
lines
lint: since C99, a non-void function must return a value
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 6 19:31:06 2023 UTC (17 months, 2 weeks ago) by rillig
Branches: MAIN
tests/lint: document how much of C99 lint already implements
CVSweb <webmaster@jp.NetBSD.org>