Log of /lbbs/src/user_info_display.c
Parent Directory
|
Revision Log
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 04:19:21 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.20: +5 -2 lines
Diff to
previous 1.20
,
to
selected 1.18
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.18 -
(
view)
(
annotate)
-
[selected]
Mon Nov 3 06:59:14 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.17: +1 -1 lines
Diff to
previous 1.17
Update buffer length of user intro
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 30 07:51:47 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +1 -1 lines
Diff to
previous 1.14
,
to
selected 1.18
Add display width limit of output lines in lml_render().
It fixed the issue that, the quoted text line in article_reply() was wrapped by split_data_lines(),
but the new sub-lines were not added the same repeated ": " leading sequence as the original line.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.