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
,
to
selected 1.25
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
,
to
selected 1.25
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
,
to
selected 1.25
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
,
to
selected 1.25
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
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
,
to
selected 1.25
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.25 -
(
view)
(
annotate)
-
[selected]
Mon May 26 23:38:11 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +5 -0 lines
Diff to
previous 1.24
Add article_block_last_aid()
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.