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
/
generateSort.go
Age
Commit message (
Collapse
)
Author
2025-10-15
rename files
v0.5.26
Jeff Carr
2025-10-08
add sort in place functions
v0.5.18
Jeff Carr
2025-03-26
names corrected for 'scanner' & 'iterator'
Jeff Carr
2025-03-26
correct usage of 'iterator' and 'scanner'
Jeff Carr
2025-03-26
mutex lock. duh. actually use it.
Jeff Carr
2025-03-19
don't globally expose these internal sort things
v0.0.66
Jeff Carr
2025-03-19
golang 1.24 'iter'
Jeff Carr
2025-03-18
add IterBy() functions
Jeff Carr
2025-02-01
GPL 3.0
v0.0.52
v0.0.51
v0.0.50
Jeff Carr
2025-01-13
corrected the mutex lock names
Jeff Carr
2025-01-12
add nomutex support to disable it per message struct
Jeff Carr
2025-01-12
it compiled the test. sort seems to be working
Jeff Carr
2025-01-12
refactor again. I want to make this clean
Jeff Carr
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-11
rename
Jeff Carr
2025-01-11
old code finally gone
Jeff Carr
2025-01-11
maybe got it finally
Jeff Carr
2025-01-11
add a new iterator generate file
Jeff Carr
2025-01-11
rename files
Jeff Carr