Log of /lbbs/src/trie_dict.c
Parent Directory
|
Revision Log
Revision
1.25 -
(
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.24: +12 -12 lines
Diff to
previous 1.24
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 19 15:50:13 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.19: +104 -42 lines
Diff to
previous 1.19
Use POSIX shared object instead of SysV shared segment in trie_dict
Revision
1.19 -
(
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.18: +2 -9 lines
Diff to
previous 1.18
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address
Revision
1.17 -
(
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.16: +9 -0 lines
Diff to
previous 1.16
Add alternative implementation of shmat(..., SHM_REMAP) under MSYS2
Fix error reported by gcc under MSYS2
Revision
1.12 -
(
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.11: +1 -1 lines
Diff to
previous 1.11
Refine code to keep compatible with gcc -Wpedantic option
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 00:54:01 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.8: +2 -2 lines
Diff to
previous 1.8
Add attach/detach SHM in readonly mode for child process
Revision
1.6 -
(
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.5: +3 -3 lines
Diff to
previous 1.5
Add section_list_find_by_sid
Add sid check in section / article related functions
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.