index
:
libs/c/utils.git
master
A utility toolkit
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-03-14
Generify the function to get the version
Alessandro Iezzi
2023-03-13
Change data return in clist_iterator_next
Alessandro Iezzi
2023-03-13
Change the sign of clist_iterator_has_next
Alessandro Iezzi
2023-03-13
Remove size_of from clist_add
Alessandro Iezzi
2023-03-13
Change the logic to add_all collection
Alessandro Iezzi
2023-03-13
Format function signs
Alessandro Iezzi
2023-03-07
Change license from AGPL v3 to LGPL v3
Alessandro Iezzi
2022-11-30
Add version
v0.0.0
Alessandro Iezzi
2022-11-30
Rename iterator_next() to clist_iterator_next()
Alessandro Iezzi
2022-11-30
Rename iterator_has_next() to clist_iterator_has_next()
Alessandro Iezzi
2022-11-30
Add test folder
Alessandro Iezzi
2022-11-30
Move list.h
Alessandro Iezzi
2022-11-30
Move list.c
Alessandro Iezzi
2020-01-10
refactoring code with correct naming convention
Alessandro
2020-01-09
testing last two methods added
aindros
2020-01-09
added List_AddAll and List_Remove
aindros
2020-01-09
added a cast in printf
aindros
2020-01-09
first version, missing some methods
aindros
2020-01-08
src
aindros