/[LeafOK_CVS]/lbbs/src/str_process.c
ViewVC logotype

Log of /lbbs/src/str_process.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.35 - (view) (annotate) - [select for diffs]
Sat Jan 3 10:27:14 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +1 -1 lines
Diff to previous 1.34 , to selected 1.27
Update copyright info


Revision 1.34 - (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.33: +3 -3 lines
Diff to previous 1.33 , to selected 1.27
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message


Revision 1.33 - (view) (annotate) - [select for diffs]
Thu Dec 18 02:56:01 2025 UTC (2 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.32: +3 -9 lines
Diff to previous 1.32 , to selected 1.27
Refine with log_debug()


Revision 1.32 - (view) (annotate) - [select for diffs]
Sat Nov 22 10:36:37 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 , to selected 1.27
Refine error log


Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30 , to selected 1.27
Add alternative implementation of shmat(..., SHM_REMAP) under MSYS2
Fix error reported by gcc under MSYS2


Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Nov 11 00:28:05 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.29: +4 -0 lines
Diff to previous 1.29 , to selected 1.27
Use config.h


Revision 1.29 - (view) (annotate) - [select for diffs]
Mon Nov 10 12:53:16 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.28: +15 -2 lines
Diff to previous 1.28 , to selected 1.27
Add fallback for handling invalid wild-character


Revision 1.28 - (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.27: +41 -10 lines
Diff to previous 1.27
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection


Revision 1.27 - (view) (annotate) - [selected]
Fri Nov 7 15:56:42 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Fix bug: last empty line is discarded by split_data_lines()


Revision 1.26 - (view) (annotate) - [select for diffs]
Fri Nov 7 14:22:31 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 , to selected 1.27
evert "Fix bug: last empty line is discarded by split_data_lines()"

This reverts commit 6197131fffd3166e0d391fa54d45519f7e2fef5c.


Revision 1.25 - (view) (annotate) - [select for diffs]
Fri Nov 7 13:42:45 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.27
Fix bug: last empty line is discarded by split_data_lines()


Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Nov 4 14:58:56 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 , to selected 1.27
Refine file header information comments


Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Nov 4 13:49:51 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.22: +7 -15 lines
Diff to previous 1.22 , to selected 1.27
Update file header information comments


Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Oct 31 06:04:17 2025 UTC (4 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.21: +15 -3 lines
Diff to previous 1.21 , to selected 1.27
Fix bug


Revision 1.21 - (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.20: +8 -8 lines
Diff to previous 1.20 , to selected 1.27
Refine code to keep compatible with gcc -Wpedantic option


Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Jul 2 04:17:33 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.19: +55 -2 lines
Diff to previous 1.19 , to selected 1.27
Support UTF8 instead of GBK


Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Jul 2 03:08:10 2025 UTC (8 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.18: +7 -1 lines
Diff to previous 1.18 , to selected 1.27
Add parameter to return line_widths in split_data_lines()


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Jun 21 02:15:18 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.27
Re-order included order files


Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Jun 16 01:36:56 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.16: +6 -6 lines
Diff to previous 1.16 , to selected 1.27
Fix issue of display / edit control sequence in editor


Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Jun 14 11:15:46 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 1.27
Fix bug
Add bug check code


Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Jun 14 10:03:32 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.14: +2 -5 lines
Diff to previous 1.14 , to selected 1.27
Fix bug in CSI handling


Revision 1.14 - (view) (annotate) - [select for diffs]
Sat Jun 14 02:58:11 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.13: +35 -1 lines
Diff to previous 1.13 , to selected 1.27
Add ctrl_seq_filter and apply to quoted article lines


Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Jun 13 10:52:07 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.12: +3 -8 lines
Diff to previous 1.12 , to selected 1.27
Fix bug: empty line should also processed to ocupy one element in line_offsets


Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Jun 11 04:27:48 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.11: +8 -7 lines
Diff to previous 1.11 , to selected 1.27
Rewrite editor_data_insert() with simplified implementation


Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jun 2 15:01:55 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 , to selected 1.27
Add LML render


Revision 1.10 - (view) (annotate) - [select for diffs]
Wed May 28 05:46:27 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to selected 1.27
Fix bug


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat May 17 05:54:42 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.8: +4 -12 lines
Diff to previous 1.8 , to selected 1.27
Refine


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu May 15 14:17:53 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.7: +14 -27 lines
Diff to previous 1.7 , to selected 1.27
Refact display_file_ex, remove display_file
Convert split_file_lines into split_data_lines with mmap


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu May 15 13:02:33 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +8 -14 lines
Diff to previous 1.6 , to selected 1.27
Refine


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu May 15 12:05:32 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 , to selected 1.27
Refine


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue May 13 02:19:49 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 , to selected 1.27
Add comment


Revision 1.4 - (view) (annotate) - [select for diffs]
Thu May 8 08:05:58 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.3: +9 -7 lines
Diff to previous 1.3 , to selected 1.27
Refact bbs_menu


Revision 1.3 - (view) (annotate) - [select for diffs]
Tue May 6 05:31:26 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.27
Update copyright and license information


Revision 1.2 - (view) (annotate) - [select for diffs]
Mon May 5 14:27:57 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.1: +9 -9 lines
Diff to previous 1.1 , to selected 1.27
Refine for strict GCC error check


Revision 1.1 - (view) (annotate) - [select for diffs]
Sat May 3 06:25:17 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Diff to selected 1.27
Add file


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1