Log of /lbbs/src/article_cache.c
Parent Directory
|
Revision Log
Revision
1.40 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:26 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.39: +21 -21 lines
Diff to
previous 1.39
,
to
selected 1.28
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.30 -
(
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.29: +1 -1 lines
Diff to
previous 1.29
,
to
selected 1.28
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.29 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 13:22:52 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +1 -1 lines
Diff to
previous 1.28
Reverse meaning of LML quote_mode. It was incorrect before fix.
Revision
1.28 -
(
view)
(
annotate)
-
[selected]
Sat Oct 18 12:06:10 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.27: +1 -1 lines
Diff to
previous 1.27
Refine code to keep compatible with gcc -Wpedantic option
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.