index
:
libs/c/utils.git
master
A utility toolkit
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-14
libutils 0.0.1
v0.0.1
Alessandro Iezzi
2023-03-14
Generify the function to get the version
Alessandro Iezzi
2023-03-13
Rewrite test/Makefile
Alessandro Iezzi
2023-03-13
Remove the name of libraries in .gitignore
Alessandro Iezzi
2023-03-13
Rewrite tests
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-13
Add `tests` target
Alessandro Iezzi
2023-03-13
Move -shared flag to LFLAGS
Alessandro Iezzi
2023-03-13
Change the standard from ansi to C99
Alessandro Iezzi
2023-03-13
Move -pedantic to WARNINGS variable
Alessandro Iezzi
2023-03-13
Add DISTNAME variable
Alessandro Iezzi
2023-03-13
Add ARCHIVE variable
Alessandro Iezzi
2023-03-13
Add SHARED variable
Alessandro Iezzi
2023-03-13
Add LIBNAME variable
Alessandro Iezzi
2023-03-13
Add NAME variable
Alessandro Iezzi
2023-03-13
Change the name of compiler from clang to cc
Alessandro Iezzi
2023-03-07
Change license from AGPL v3 to LGPL v3
Alessandro Iezzi
2023-01-18
Add target to build an archive (.a)
Alessandro Iezzi
2022-11-30
Add `dist` and `install` targets
Alessandro Iezzi
2022-11-30
Add version
v0.0.0
Alessandro Iezzi
2022-11-30
Edit .gitignore
Alessandro Iezzi
2022-11-30
Replace itoa() with sprintf()
Alessandro Iezzi
2022-11-30
Edit test/Makefile
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
Rename -fpic to -fPIC
Alessandro Iezzi
2022-11-30
Add test/list.h in ignore
Alessandro Iezzi
2022-11-30
Add test/Makefile
Alessandro Iezzi
2022-11-30
Add copyright
Alessandro Iezzi
2022-11-30
Edit Makefile
Alessandro Iezzi
2022-11-30
Add test folder
Alessandro Iezzi
2022-11-30
Move list.h
Alessandro Iezzi
2022-11-30
Add copyright
Alessandro Iezzi
2022-11-30
Move list.c
Alessandro Iezzi
2022-11-30
Add in ignore *.o and liblist.so files
Alessandro Iezzi
2022-11-30
Add Makefile
Alessandro Iezzi
2022-11-30
Rename `makefile` in `DOSmakefile`
Alessandro Iezzi
2022-11-30
Change license from GPLv3 to AGPLv3
Alessandro Iezzi
2020-01-10
refactoring code with correct naming convention
Alessandro
2020-01-10
when build dist, init first
Alessandro
2020-01-09
added directives to create LIB and DLL
Alessandro
2020-01-09
ignored all links
aindros
2020-01-09
arch x64
aindros
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
[next]