Log of /lbbs/include/common.h
Parent Directory
|
Revision Log
Revision
1.66 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 04:23:09 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.65: +1 -0 lines
Diff to
previous 1.65
Show copyright info while running the program with --version
Revision
1.65 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 02:32:42 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.64: +0 -3 lines
Diff to
previous 1.64
Optimize epoll handling to avoid repeated create / close
Modify several extern variables to static
Cleanup more server-side variables after fork of client process
Revision
1.64 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 10 11:54:30 2025 UTC
(4 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.63: +2 -0 lines
Diff to
previous 1.63
Convert \t to no more than TAB_SIZE spaces based on current line width
Revision
1.62 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:51:20 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.61: +1 -1 lines
Diff to
previous 1.61
Use const char * instead of macro define for constant strings in common.h
Revision
1.61 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:37:00 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.60: +45 -41 lines
Diff to
previous 1.60
Use enum instead of macro define for constant integers in common.h
Use const char * instead of macro define for constant strings in common.h
Revision
1.50 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 2 06:25:02 2025 UTC
(8 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.49: +1 -1 lines
Diff to
previous 1.49
Fix bug in calculating space length for UTF8 string
Revision
1.46 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 26 12:17:02 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.45: +0 -2 lines
Diff to
previous 1.45
Move gen_ex load/reload to main process, no longer need RW_lock
Revision
1.44 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 24 10:01:24 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.43: +1 -0 lines
Diff to
previous 1.43
Add feature of excerptional directory list and article view
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 03:25:02 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +1 -0 lines
Diff to
previous 1.34
Add section_list_loader_launch() and section_list_loader_reload()
Revision
1.33 -
(
view)
(
annotate)
-
[select for diffs]
Mon May 19 01:50:56 2025 UTC
(9 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.32: +1 -1 lines
Diff to
previous 1.32
Add script for generating menu config with section class/list
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 9 11:21:11 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +7 -8 lines
Diff to
previous 1.24
Refact signal handler and processing implementation
Refine select error handling
Revision
1.16 -
(
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.15: +5 -0 lines
Diff to
previous 1.15
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.