/[LeafOK_CVS]/lbbs/include/section_list_loader.h
ViewVC logotype

Log of /lbbs/include/section_list_loader.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.25 - (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.24: +1 -1 lines
Diff to previous 1.24
Update copyright info


Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Dec 3 14:04:02 2025 UTC (3 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Prevent unexpected write to articles pointed by p_articles[]


Revision 1.23 - (view) (annotate) - [select for diffs]
Sun Nov 16 11:06:06 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Update mysql.h file path


Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Nov 5 03:01:14 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +5 -2 lines
Diff to previous 1.21
Use enum / const int instead of macro define constant integers


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


Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Nov 4 13:49:50 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.19: +9 -17 lines
Diff to previous 1.19
Update file header information comments


Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Nov 4 06:28:14 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.18: +2 -0 lines
Diff to previous 1.18
Add last_article_in_section()


Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Nov 3 07:14:25 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Add scan_article_in_section_by_title()
Support search next / prior article whose title contains the specific search string


Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Nov 3 06:43:55 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.16: +5 -0 lines
Diff to previous 1.16
Add scan_article_in_section_by_uid() and scan_article_in_section_by_username()
Support search prior / next article of the user matching the specific name prefix


Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Oct 4 03:21:59 2025 UTC (5 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.15: +5 -0 lines
Diff to previous 1.15
Locate at next unread article by pressing 'S' in article list


Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Jun 26 12:17:02 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.14: +1 -3 lines
Diff to previous 1.14
Move gen_ex load/reload to main process, no longer need RW_lock


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Jun 24 10:01:24 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
Add feature of excerptional directory list and article view


Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Jun 23 13:14:15 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
Refine display format of ontop articles


Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Jun 17 07:00:32 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Support locating at first / last topic article by key '=' and '\'


Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Jun 3 05:33:06 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Update include / lib path


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat May 31 10:23:23 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fix bug


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat May 31 08:54:03 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.8: +9 -0 lines
Diff to previous 1.8
Support article / topic switch with UP/DOWN/PgUp/PgDn in article viewer


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu May 29 02:21:31 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Add section page number display


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu May 29 00:52:09 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6
Refine


Revision 1.6 - (view) (annotate) - [select for diffs]
Wed May 28 00:09:45 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
Add conditional compile for header files


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue May 27 07:21:43 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.4: +10 -3 lines
Diff to previous 1.4
Add set_last_article_op_log_from_db() and set_last_article_op_log_from_db()


Revision 1.4 - (view) (annotate) - [select for diffs]
Tue May 27 03:25:02 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Add section_list_loader_launch() and section_list_loader_reload()


Revision 1.3 - (view) (annotate) - [select for diffs]
Tue May 27 00:54:59 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
Add append_articles_from_db()


Revision 1.2 - (view) (annotate) - [select for diffs]
Mon May 26 04:47:45 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Refine


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon May 26 03:42:45 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Add section_list_loader


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