Log of /lbbs/src/test_section_list.c
Parent Directory
|
Revision Log
Revision
1.45 -
(
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.44: +13 -13 lines
Diff to
previous 1.44
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.43 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 18 15:15:18 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.42: +2 -2 lines
Diff to
previous 1.42
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address
Revision
1.42 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 18 14:56:56 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.41: +4 -0 lines
Diff to
previous 1.41
Reduce pre-allocated memory size of section_list to avoid exceeding shared memory size limit in Cygwin.
Revision
1.40 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 06:14:01 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.39: +4 -4 lines
Diff to
previous 1.39
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.39 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 03:01:14 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.38: +1 -1 lines
Diff to
previous 1.38
Use enum / const int instead of macro define constant integers
Revision
1.36 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 15:05:02 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.35: +3 -3 lines
Diff to
previous 1.35
Fix bugs of calculate / update page_count / article_count
Revision
1.33 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 02:23:27 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.32: +2 -2 lines
Diff to
previous 1.32
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 07:21:43 2025 UTC
(9 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.26: +3 -0 lines
Diff to
previous 1.26
Add set_last_article_op_log_from_db() and set_last_article_op_log_from_db()
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 24 03:32:32 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.17: +26 -22 lines
Diff to
previous 1.17
Add section_list_find_by_sid
Add sid check in section / article related functions
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 22 06:20:47 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.8: +62 -46 lines
Diff to
previous 1.8
Use single article_block_pool for all sections
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.