Log of /lbbs/src/section_list.c
Parent Directory
|
Revision Log
Revision
1.66 -
(
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.65: +132 -132 lines
Diff to
previous 1.65
,
to
selected 1.3
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.61 -
(
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.60: +8 -22 lines
Diff to
previous 1.60
,
to
selected 1.3
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address
Revision
1.59 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 12:16:48 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.58: +18 -0 lines
Diff to
previous 1.58
,
to
selected 1.3
Add alternative implementation of shmat(..., SHM_REMAP) under MSYS2
Fix error reported by gcc under MSYS2
Revision
1.55 -
(
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.54: +10 -7 lines
Diff to
previous 1.54
,
to
selected 1.3
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.40 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 02:23:27 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.39: +12 -2 lines
Diff to
previous 1.39
,
to
selected 1.3
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.39 -
(
view)
(
annotate)
-
[select for diffs]
Tue Sep 30 03:00:37 2025 UTC
(5 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.38: +1 -1 lines
Diff to
previous 1.38
,
to
selected 1.3
Fix bug in calculating page_count
To reproduce the bug, delete the last post from the section with 21 visible posts.
Revision
1.38 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 23 01:15:21 2025 UTC
(7 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.37: +1 -25 lines
Diff to
previous 1.37
,
to
selected 1.3
Move section_list_ex_menu_set_cleanup() to section_list_loader.c, to resolve dependancy issue in test_section_list.c
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 25 02:49:20 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.36: +4 -4 lines
Diff to
previous 1.36
,
to
selected 1.3
Use RW_lock to avoid conflict between menu reload of data loader process and main process in rare condition
Revision
1.3 -
(
view)
(
annotate)
-
[selected]
Wed May 21 06:17:52 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.2: +4 -1 lines
Diff to
previous 1.2
Update
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.