Commit Graph

140 Commits

Author SHA1 Message Date
Jeff Carr eaa7293fc7 GPL 3.0 2025-02-01 11:41:48 -06:00
Jeff Carr 9a0e4a6d62 auto formatting is working well enough 2025-02-01 07:32:00 -06:00
Jeff Carr cfedee740c goimport for protobuf 2025-02-01 06:54:55 -06:00
Jeff Carr e678606ea2 notsure 2025-01-20 01:39:46 -06:00
Jeff Carr 35f8270d54 add Delete() 2025-01-19 02:36:32 -06:00
Jeff Carr ace99c8aa8 add --identify 2025-01-19 00:35:30 -06:00
Jeff Carr da03400035 build notes for tlog protobuf files 2025-01-17 04:46:42 -06:00
Jeff Carr 0a4b985020 start saving and setting the Uuid 2025-01-17 02:50:36 -06:00
Jeff Carr 97c65be0a0 use the fhelp package 2025-01-14 12:49:22 -06:00
Jeff Carr 81d6cd6b74 start using a common help library 2025-01-13 08:10:17 -06:00
Jeff Carr 1626a2a501 allow setting the mutex lock variable name 2025-01-13 05:55:36 -06:00
Jeff Carr adcc0385f4 corrected the mutex lock names 2025-01-13 04:13:38 -06:00
Jeff Carr f74f364187 bad message handling logic. working the issue 2025-01-13 03:36:55 -06:00
Jeff Carr 9cb5064906 FIX THINGS. THIS IS BETTER! 2025-01-12 19:32:52 -06:00
Jeff Carr b5002b158b more cleanups 2025-01-12 09:55:09 -06:00
Jeff Carr 4e0b3b8f38 cleanup output 2025-01-12 09:40:18 -06:00
Jeff Carr d38f5dda75 cleanups and help files 2025-01-12 09:28:58 -06:00
Jeff Carr 10f75f87a6 add nomutex support to disable it per message struct 2025-01-12 08:28:23 -06:00
Jeff Carr 721bbd8f92 make some help on the correct messages needed 2025-01-12 06:28:12 -06:00
Jeff Carr 08cd2afd86 adding help 2025-01-12 06:13:42 -06:00
Jeff Carr 5b4491f17b generates generic Append() 2025-01-12 05:32:58 -06:00
Jeff Carr c4355fb69e maybe ready to test it on real stuff 2025-01-12 04:58:53 -06:00
Jeff Carr 2394b2c055 good stuff. Find() seems to work 2025-01-12 04:40:12 -06:00
Jeff Carr 8ac4d90c22 Delete() is working again 2025-01-12 04:25:02 -06:00
Jeff Carr fb8e44d36c almost have Delete() 2025-01-12 03:59:59 -06:00
Jeff Carr c956babe1b ready to tackle AppendBy() 2025-01-12 03:01:24 -06:00
Jeff Carr 47d2a95bc5 it compiled the test. sort seems to be working 2025-01-12 02:38:17 -06:00
Jeff Carr cfd9ec5ccd refactor again. I want to make this clean
as clean as possible because, I use this tool alot. everywhere.
	I want it to always work. I need do not want it to break
2025-01-12 01:32:52 -06:00
Jeff Carr 0d2dc9fb25 rename 2025-01-11 10:22:39 -06:00
Jeff Carr 5191c689e9 old code finally gone 2025-01-11 10:22:07 -06:00
Jeff Carr bb8e2290e0 maybe got it finally 2025-01-11 10:19:37 -06:00
Jeff Carr 12fb2c9f09 hmm. maybe 2025-01-11 09:49:44 -06:00
Jeff Carr 0b4ab2fb9f minor 2025-01-11 06:07:48 -06:00
Jeff Carr 95afc5e0b4 add a new iterator generate file 2025-01-11 05:53:52 -06:00
Jeff Carr fed674d04a maybe ready to git tag 2025-01-11 04:41:14 -06:00
Jeff Carr 0edc28106a working on LOCK 2025-01-11 04:27:45 -06:00
Jeff Carr 1f9e4a682d rename files 2025-01-11 04:03:41 -06:00
Jeff Carr d8464bf21f now to rename the files 2025-01-11 03:42:14 -06:00
Jeff Carr 74641713f8 start dumping the old code 2025-01-11 03:27:53 -06:00
Jeff Carr 76968c90e8 works with mutex and without again 2025-01-11 03:19:34 -06:00
Jeff Carr 502826cf8c lala. working again 2025-01-11 03:13:20 -06:00
Jeff Carr 9349ab95fc small app works, example core dumps on Marshal() 2025-01-11 02:44:21 -06:00
Jeff Carr 3f2909aa0d trying to get Mutex back to a working state 2025-01-11 01:30:08 -06:00
Jeff Carr 51a326c5d7 still testing 2025-01-10 23:55:12 -06:00
Jeff Carr f3297022a8 close to being able to remove the old functions 2025-01-10 22:27:38 -06:00
Jeff Carr 6ce9c29135 lucked out. compiled and ran and worked on the first pass 2025-01-10 21:33:00 -06:00
Jeff Carr 47a7163ff3 do marshal for Bases and Base messages 2025-01-10 19:59:01 -06:00
Jeff Carr 2265143869 correctly identify the two primary structs 2025-01-10 19:37:32 -06:00
Jeff Carr dc86ae010f new easier to read Find() Delete() and Append() 2025-01-10 18:26:44 -06:00
Jeff Carr 57f8f88ae9 simple example build test is correct for both mutex 2025-01-10 17:49:14 -06:00