index
:
delta/groff-git.git
automake
automake2
automake3
branden
branden-2023-05-06
dev-gropdf-boxes
format_knuth_plass
gropdfmultiglyph
master
post-1.23.0
unique-version
git.savannah.gnu.org: git/groff.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
roff
/
troff
/
input.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[troff]: Fix latent bug in pointer comparison.
G. Branden Robinson
2023-02-09
1
-1
/
+1
*
Fix Savannah #63589.
G. Branden Robinson
2023-02-05
1
-1
/
+1
*
[troff]: Trivially refactor ("constant_int_reg").
G. Branden Robinson
2022-12-07
1
-9
/
+9
*
[troff]: Trivially refactor ("constant_reg").
G. Branden Robinson
2022-12-07
1
-11
/
+11
*
[troff]: Trivially refactor ("number_reg_dic...").
G. Branden Robinson
2022-12-07
1
-36
/
+36
*
[troff]: Recast diagnostic messages for clarity.
G. Branden Robinson
2022-10-29
1
-2
/
+2
*
[troff]: Update usage message.
G. Branden Robinson
2022-10-23
1
-5
/
+9
*
[troff]: Clarify diagnostic.
G. Branden Robinson
2022-10-12
1
-2
/
+2
*
[troff]: Improve diagnostic messages.
G. Branden Robinson
2022-10-06
1
-2
/
+4
*
[troff]: Fix Savannah #63151.
G. Branden Robinson
2022-10-06
1
-0
/
+6
*
[troff]: Describe input DEL char comprehensibly.
G. Branden Robinson
2022-10-06
1
-5
/
+9
*
[troff]: Apply consistent terminology.
G. Branden Robinson
2022-10-06
1
-10
/
+10
*
[troff]: Refactor to parallelize logic.
G. Branden Robinson
2022-10-03
1
-11
/
+13
*
[troff]: Handle \[AbowXZ] escapes consistently.
G. Branden Robinson
2022-10-03
1
-17
/
+17
*
[troff]: Trivially refactor.
G. Branden Robinson
2022-09-29
1
-7
/
+7
*
[troff]: Improve error diagnostics.
G. Branden Robinson
2022-09-29
1
-3
/
+6
*
[troff]: Trivially refactor.
G. Branden Robinson
2022-09-29
1
-3
/
+3
*
[troff]: Revise escape-related diagnostics.
G. Branden Robinson
2022-09-29
1
-20
/
+20
*
[troff]: Revise `ec` request error message.
G. Branden Robinson
2022-09-29
1
-1
/
+1
*
[troff]: Make ambiguous \s error more helpful.
G. Branden Robinson
2022-09-29
1
-1
/
+2
*
src/roff/troff/input.cpp: Fix code whitespace nit.
G. Branden Robinson
2022-09-25
1
-2
/
+2
*
[troff]: Trivially refactor.
G. Branden Robinson
2022-09-25
1
-5
/
+5
*
[troff, ...]: Trivially refactor.
G. Branden Robinson
2022-09-25
1
-11
/
+11
*
[troff]: Tweak diagnostic messages.
G. Branden Robinson
2022-09-25
1
-7
/
+7
*
[troff]: Tweak diagnostic messages.
G. Branden Robinson
2022-09-25
1
-11
/
+13
*
[troff]: Fix Savannah #63011.
G. Branden Robinson
2022-09-13
1
-20
/
+30
*
[troff]: Fix code style nit.
G. Branden Robinson
2022-09-13
1
-1
/
+1
*
[troff]: Tweak format of diagnostic messages.
G. Branden Robinson
2022-08-23
1
-3
/
+3
*
src/roff/troff/input.cpp: Fix Savannah #62813.
G. Branden Robinson
2022-07-30
1
-1
/
+4
*
src/roff/troff/input.cpp: Recast diagnostics.
G. Branden Robinson
2022-07-30
1
-5
/
+5
*
[troff]: Throw error when `tr`ing from a space.
G. Branden Robinson
2022-07-06
1
-0
/
+1
*
[troff]: Flush standard error when `ab`orting.
G. Branden Robinson
2022-07-01
1
-0
/
+1
*
[troff]: Trivially refactor.
G. Branden Robinson
2022-06-23
1
-3
/
+3
*
[troff]: Adjust diagnostic message text.
G. Branden Robinson
2022-06-23
1
-13
/
+19
*
[troff]: Rename a function for clarity.
G. Branden Robinson
2022-06-23
1
-2
/
+2
*
src/roff/troff/input.cpp: Drop misleading comment.
G. Branden Robinson
2022-06-23
1
-2
/
+0
*
[troff]: Warn if nonexistent font name selected.
G. Branden Robinson
2022-06-21
1
-3
/
+9
*
[libgroff]: Enable more informative diagnostics.
G. Branden Robinson
2022-06-21
1
-1
/
+1
*
[troff]: Tweak diagnostic message text.
G. Branden Robinson
2022-05-15
1
-1
/
+1
*
[troff]: Fix backtrace output in degenerate case.
G. Branden Robinson
2022-05-02
1
-2
/
+2
*
[troff]: Translate 8-bit NBSP and SHY on input.
G. Branden Robinson
2022-04-16
1
-1
/
+7
*
src/roff/troff/input.cpp: Clarify diagnostic.
G. Branden Robinson
2022-04-16
1
-2
/
+2
*
[troff]: Trivially refactor.
G. Branden Robinson
2022-03-18
1
-8
/
+8
*
src/roff/troff/input.cpp: Trivially refactor.
G. Branden Robinson
2022-03-07
1
-6
/
+4
*
[troff]: Rename some internal functions.
G. Branden Robinson
2022-03-07
1
-37
/
+37
*
[troff]: Revise some diagnostic messages.
G. Branden Robinson
2022-03-07
1
-16
/
+17
*
[troff]: Quieten "transparent" error diagnostics.
G. Branden Robinson
2022-03-06
1
-4
/
+6
*
[grops,troff]: Migrate to term "scaling unit".
G. Branden Robinson
2022-02-12
1
-1
/
+1
*
[grohtml,groff,nroff,troff]: Tweak usage message.
G. Branden Robinson
2022-02-01
1
-1
/
+1
*
[grohtml,groff,nroff,troff]: Tweak usage message.
G. Branden Robinson
2022-01-21
1
-1
/
+1
[next]