Log of /lbbs/src/user_info_display.c
Parent Directory
|
Revision Log
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +3 -3 lines
Diff to
previous 1.25
,
to
selected 1.9
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
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.9
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
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.9
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.
Revision
1.9 -
(
view)
(
annotate)
-
[selected]
Thu Oct 23 13:41:47 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.8: +7 -2 lines
Diff to
previous 1.8
Fix bug: current_action_title == NULL
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.