index
:
go.wit.com/apps/autogenpb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sort.go
Age
Commit message (
Collapse
)
Author
2025-01-11
rename files
Jeff Carr
2025-01-11
start dumping the old code
Jeff Carr
2025-01-11
small app works, example core dumps on Marshal()
Jeff Carr
2025-01-10
still testing
Jeff Carr
2025-01-10
close to being able to remove the old functions
Jeff Carr
2025-01-10
lucked out. compiled and ran and worked on the first pass
Jeff Carr
2025-01-10
do marshal for Bases and Base messages
Jeff Carr
2025-01-10
correctly identify the two primary structs
Jeff Carr
2025-01-10
new easier to read Find() Delete() and Append()
Jeff Carr
2025-01-10
simple example build test is correct for both mutex
Jeff Carr
2025-01-10
maybe a function I can use with patchsets.proto
Jeff Carr
2025-01-10
make seperate find and sort files
Jeff Carr
2025-01-10
cleanup as much junk as possible
v0.0.39
Jeff Carr
2025-01-10
rename
Jeff Carr
2025-01-10
rename
Jeff Carr
2025-01-10
almost done removing old map var
Jeff Carr
2025-01-09
needed DeleteBy()
Jeff Carr
2025-01-09
final commit before rolling a new release. (maybe)
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2025-01-09
example is working okay
Jeff Carr
2025-01-09
example doesn't seem to work. why? notsure
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2025-01-09
test unique insert failure
Jeff Carr
2025-01-09
auto test both. logic is correct now. seems to work
Jeff Carr
2025-01-09
locking seems to work in or out of the .proto file
Jeff Carr
2025-01-09
builds and runs again
Jeff Carr
2025-01-09
compiles example and it runs
Jeff Carr
2025-01-09
rename dir
Jeff Carr
2025-01-09
iterator top done?
Jeff Carr
2025-01-09
all functions are passed the informationn in the protobuf
Jeff Carr
2024-12-27
start thinking about redoing the sort function
v0.0.35
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-12-16
add version and DO NOT EDIT to header
v0.0.30
v0.0.29
Jeff Carr
2024-12-15
try to fix this when working in a go.work env
v0.0.28
v0.0.27
Jeff Carr
2024-12-14
remove all os.Exit() to stabilize things
v0.0.26
v0.0.25
v0.0.24
v0.0.23
Jeff Carr
2024-12-11
duh. TRUNC files
v0.0.22
v0.0.21
Jeff Carr
2024-12-01
go-clone --build
v0.0.9
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Jeff Carr
2024-12-01
kill nil panic possibility
v0.0.8
Jeff Carr
2024-12-01
fix mutex marshal nil panic
v0.0.7
Jeff Carr
2024-12-01
sort using mutex from protobuf struct
v0.0.6
Jeff Carr
2024-11-30
only do mutex after proto
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-30
auto detect unique keys in protobuf file
v0.0.5
Jeff Carr
2024-11-30
auto run protoc
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-29
add Find()
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-29
builds again
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-29
jam a mutex in the proto-gen-go pb.go file for now
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-29
move autogen sort.pb.go into seperate file
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>