Log of /lbbs/src/Makefile.am
Parent Directory
|
Revision Log
Revision
1.91 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 14:08:44 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.90: +1 -1 lines
Diff to
previous 1.90
Use hash_dict for tag_name search
Fix bug for over-length tag_param
Revision
1.86 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 21 07:36:41 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.85: +12 -6 lines
Diff to
previous 1.85
Use static library for bbs_net and game/chicken while --without-sysv is applied to ./configure
Revision
1.85 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 19 03:12:58 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.84: +1 -1 lines
Diff to
previous 1.84
Use POSIX shared object instead of SysV shared segment in file_loader
Revision
1.75 -
(
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.74: +1 -1 lines
Diff to
previous 1.74
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.73 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 14:49:24 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.72: +2 -1 lines
Diff to
previous 1.72
Move get_astro_name() and get_user_level_name() to bbs.c(.h)
Revision
1.71 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 04:09:13 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.70: +1 -1 lines
Diff to
previous 1.70
Add user_stat
Display article_count of selected user
Revision
1.68 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 12:06:10 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.67: +2 -1 lines
Diff to
previous 1.67
Refine code to keep compatible with gcc -Wpedantic option
Revision
1.65 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 00:46:03 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.64: +4 -2 lines
Diff to
previous 1.64
Add article_favor to load/save per-user favorite article ID list
Revision
1.56 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 16 14:56:03 2025 UTC
(9 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.55: +1 -1 lines
Diff to
previous 1.55
Revert change of gcc STD since unexpected behavior of signal() occured after that change
Revision
1.31 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 10 11:09:02 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.30: +1 -1 lines
Diff to
previous 1.30
Refact tcplib
Refine handling of user input timeout
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:19 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +1 -1 lines
Diff to
previous 1.25
Add missing header files
Update compile dependency
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.