Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:35:45 UTC 2023
Modified Files:
src/usr.bin/indent: indent.c lexi.c
Log Message:
indent: move cast detection from the lexer to the main processor
It is not the job of the lexer to modify the parser state.
To genera
Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:35:45 UTC 2023
Modified Files:
src/usr.bin/indent: indent.c lexi.c
Log Message:
indent: move cast detection from the lexer to the main processor
It is not the job of the lexer to modify the parser state.
To genera
Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:29:57 UTC 2023
Modified Files:
src/tests/usr.bin/indent: lsym_storage_class.c
src/usr.bin/indent: lexi.c
Log Message:
indent: treat 'complex' and 'imaginary' as type modifiers, not as types
To generate a di
Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:29:57 UTC 2023
Modified Files:
src/tests/usr.bin/indent: lsym_storage_class.c
src/usr.bin/indent: lexi.c
Log Message:
indent: treat 'complex' and 'imaginary' as type modifiers, not as types
To generate a di
Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:19:43 UTC 2023
Modified Files:
src/tests/usr.bin/indent: fmt_decl.c
src/usr.bin/indent: indent.c lexi.c
Log Message:
indent: fix formatting of parenthesized name in function definition
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sun Jun 25 19:19:43 UTC 2023
Modified Files:
src/tests/usr.bin/indent: fmt_decl.c
src/usr.bin/indent: indent.c lexi.c
Log Message:
indent: fix formatting of parenthesized name in function definition
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sun Jun 25 18:41:03 UTC 2023
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: don't use strspn on inp_p, as it is not null-terminated
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.232
Module Name:src
Committed By: rillig
Date: Sun Jun 25 18:41:03 UTC 2023
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: don't use strspn on inp_p, as it is not null-terminated
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.232
Module Name:src
Committed By: andvar
Date: Sun Jun 25 15:36:12 UTC 2023
Modified Files:
src/sys/arch/arc/jazz: jazzdmatlbreg.h
Log Message:
s/responible/responsible/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arc/jazz/jazzdmatlbr
Module Name:src
Committed By: andvar
Date: Sun Jun 25 15:36:12 UTC 2023
Modified Files:
src/sys/arch/arc/jazz: jazzdmatlbreg.h
Log Message:
s/responible/responsible/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arc/jazz/jazzdmatlbr
Module Name:src
Committed By: skrll
Date: Sun Jun 25 07:16:14 UTC 2023
Modified Files:
src/sys/arch/arm/include: cpu.h
Log Message:
G/C an unused struct cpu_info member
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/arm/include/cpu.h
Please
Module Name:src
Committed By: skrll
Date: Sun Jun 25 07:16:14 UTC 2023
Modified Files:
src/sys/arch/arm/include: cpu.h
Log Message:
G/C an unused struct cpu_info member
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/arm/include/cpu.h
Please
12 matches
Mail list logo