CVS log for freem/src/global_bltin.c
Up to [Coherent Logic Development] / freem / src
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 13 04:22:43 2025 UTC (2 days, 11 hours ago) by snw
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +21 -77 lines
Fix snprintf calls
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 11 20:55:49 2025 UTC (3 days, 18 hours ago) by snw
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +10 -46 lines
Disable -Wunused-result where possible
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 11 18:24:32 2025 UTC (3 days, 21 hours ago) by snw
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +11 -34 lines
Fix bug in memory cache
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:52:05 2025 UTC (3 days, 22 hours ago) by snw
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +167 -163 lines
Fix indentation in global handler
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:23:18 2025 UTC (3 days, 23 hours ago) by snw
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +61 -23 lines
Avoid re-reading the same block consecutively when possible
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 11 14:21:03 2025 UTC (4 days, 1 hour ago) by snw
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +216 -249 lines
Make all but one of the read/write calls in global_bltin use gbl_read_block or gbl_write_block
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 11 00:52:40 2025 UTC (4 days, 14 hours ago) by snw
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +48 -41 lines
Replace all lseek/read calls in global handler to use gbl_read_block function
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 10 01:24:38 2025 UTC (5 days, 14 hours ago) by snw
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +6 -4 lines
Remove C++ style comments
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 9 19:52:02 2025 UTC (5 days, 19 hours ago) by snw
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +13 -20 lines
Eliminate as many warnings as possible while building with -Wall
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 9 14:34:30 2025 UTC (6 days ago) by snw
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +61 -23 lines
Further work on global_bltin.c refactor
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 9 00:43:07 2025 UTC (6 days, 14 hours ago) by snw
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +27 -7 lines
Exit with fatal error if a header mismatch found
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 8 21:41:13 2025 UTC (6 days, 17 hours ago) by snw
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +48 -45 lines
Make insert, update, and splitp global handler functions take a ptr to a global_handle instead of a file descriptor
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 8 20:00:56 2025 UTC (6 days, 19 hours ago) by snw
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +98 -22 lines
Global handler now uses a header file and maintains the last journaling transaction ID
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:46:11 2025 UTC (6 days, 22 hours ago) by snw
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +148 -93 lines
Add global file header and offsets
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 8 14:39:21 2025 UTC (7 days ago) by snw
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +380 -314 lines
Initial work on global handler refactor
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 24 04:13:11 2025 UTC (3 weeks, 1 day ago) by snw
Branches: MAIN
CVS tags: v0-63-1-rc1,
v0-63-0-rc1,
v0-63-0,
v0-62-3
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +6 -3 lines
Replace action macro dat with fra_dat to avoid symbol conflict on OS/2
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 24 01:33:30 2025 UTC (3 weeks, 1 day ago) by snw
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +5 -2 lines
Guard declaration of time function in global_bltin.c for portability
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 22 22:52:24 2025 UTC (3 weeks, 2 days ago) by snw
Branches: MAIN
CVS tags: v0-62-2
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +6 -2 lines
Add STRLEN_GBL macro to manage global string length
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 9 19:14:25 2025 UTC (5 weeks, 1 day ago) by snw
Branches: MAIN
CVS tags: v0-62-1,
v0-62-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +6 -14 lines
First phase of REUSE compliance and header reformat
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:20:18 2025 UTC (5 weeks, 2 days ago) by snw
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1 lines
Begin formatting overhaul and REUSE compliance
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:31:53 2025 UTC (6 weeks, 3 days ago) by snw
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1 lines
Fix more compiler warnings on OpenBSD
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 19 02:04:04 2025 UTC (2 months, 3 weeks ago) by snw
Branches: CoherentLogicDevelopment
CVS tags: start
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +0 -0 lines
FreeM
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 19 02:04:04 2025 UTC (2 months, 3 weeks ago) by snw
Branches: MAIN
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>