Log of /lbbs/src/bbs_main.c
Parent Directory
|
Revision Log
Revision
1.122 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:26 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.121: +22 -22 lines
Diff to
previous 1.121
,
to
selected 1.5
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.105 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 09:05:59 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.104: +7 -7 lines
Diff to
previous 1.104
,
to
selected 1.5
Add dynamic wide-character display width in get_data()
Refine dynamic / fixed wide-character display width selection
Revision
1.103 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 8 08:21:31 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.102: +33 -7 lines
Diff to
previous 1.102
,
to
selected 1.5
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection
Revision
1.100 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:48:48 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.99: +2 -2 lines
Diff to
previous 1.99
,
to
selected 1.5
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.84 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.83: +1 -1 lines
Diff to
previous 1.83
,
to
selected 1.5
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.47 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 15 14:17:53 2025 UTC
(10 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.46: +2 -2 lines
Diff to
previous 1.46
,
to
selected 1.5
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap
Revision
1.5 -
(
view)
(
annotate)
-
[selected]
Wed Oct 20 07:46:32 2004 UTC
(21 years, 5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.4: +30 -0 lines
Diff to
previous 1.4
*** empty log message ***
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.