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-05-10
Add data size when adding new items to the list
Alessandro Iezzi
2023-05-10
Remove `map` tests
Alessandro Iezzi
2023-05-10
Update some reference on tests
Alessandro Iezzi
2023-05-10
Update copyright
Alessandro Iezzi
2023-05-10
Change the PREFIX
Alessandro Iezzi
2023-05-10
Add utils.pc in ignore
Alessandro Iezzi
2023-05-10
Change command for pkg-config path
Alessandro Iezzi
2023-05-10
Add PC_FILE var
Alessandro Iezzi
2023-05-10
Remove utils.pc
Alessandro Iezzi
2023-05-10
Add command to generate utils.pc
Alessandro Iezzi
2023-05-10
Change LIBNAME var using NAME as suffix
Alessandro Iezzi
2023-05-10
Add NAME var
Alessandro Iezzi
2023-05-10
Add LIBDSCR variable
Alessandro Iezzi
2023-05-10
remove a blank line
Alessandro Iezzi
2023-05-10
Add TARGET in build-pc.sh
Alessandro Iezzi
2023-05-10
Add variables anch some check in build-pc.sh
Alessandro Iezzi
2023-05-10
Add build-pc.sh
Alessandro Iezzi
2023-05-10
Change subdirectory for installation
Alessandro Iezzi
2023-05-10
Ehnance building system
Alessandro Iezzi
2023-05-10
Change include from list.h to utils.h
Alessandro Iezzi
2023-05-10
Rename function to get library version
Alessandro Iezzi
2023-05-10
Remove version.h
Alessandro Iezzi
2023-05-10
Change the name of define in utils.h
Alessandro Iezzi
2023-05-10
Rename list.h to utils.h
Alessandro Iezzi
2023-05-10
Change license from LGPLv3 to BSD-3
Alessandro Iezzi
2023-03-14
Add to `install` target the archive and includes
Alessandro Iezzi
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
[next]