GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libq
/
set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
set: ensure NULL is empty behaviour is retained throughout
Fabian Groffen
2023-02-07
1
-8
/
+39
*
libq/set: allow array_set to be used with an empty set
Fabian Groffen
2021-12-13
1
-0
/
+5
*
libq/set: fix Coverity 206548 Sizeof not portable
Fabian Groffen
2020-01-19
1
-1
/
+1
*
libq/set: change interface of contains_set to return internal key
Fabian Groffen
2020-01-19
1
-5
/
+6
*
libq/set: add array_set function
Fabian Groffen
2019-12-27
1
-0
/
+16
*
libq/set: rename elem to set_elem
Fabian Groffen
2019-12-27
1
-15
/
+15
*
libq/set: have del_set return the old value when set
Fabian Groffen
2019-12-15
1
-6
/
+16
*
libq/set: add cnt_set to return number of elements
Fabian Groffen
2019-11-13
1
-0
/
+6
*
libq/set: add funcs for key/value support
Fabian Groffen
2019-09-21
1
-13
/
+90
*
libq/set: drop rmspace for all inputs
v0.80_pre20190620
Fabian Groffen
2019-06-19
1
-13
/
+4
*
qdepends: rewrite to better match forward/backward dependencies
Fabian Groffen
2019-04-07
1
-5
/
+17
*
build: add gnulib sources
Fabian Groffen
2019-03-19
1
-2
/
+3
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-21
/
+11
*
set: fix signedness warnings
Fabian Groffen
2019-03-11
1
-2
/
+2
*
libq: introduce set to replace virtuals (queue)
Fabian Groffen
2019-03-09
1
-0
/
+239