index
:
razor
master
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/archived-projects/razor)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librazor
/
iterator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-01
Update docs for the RAZOR_DETAIL_LAST change.
Kristian Høgsberg
1
-1
/
+1
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
Richard Hughes
1
-2
/
+4
2008-06-30
the vararg list must be terminated with zero else 64bit machines may crash
Richard Hughes
1
-2
/
+2
2008-06-30
trivial: razor_property_iterator_create() can have package NULL and be valid
Richard Hughes
1
-1
/
+0
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
Richard Hughes
1
-14
/
+22
2008-06-29
protect all exported functions by checking the input parameters for NULL input
Richard Hughes
1
-0
/
+33
2008-06-23
Create an empty package iterator when we don't know about the given file.
James Bowes
1
-1
/
+8
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
Kristian Høgsberg
1
-13
/
+13
2008-06-23
Compare the right index against pq->count.
Kristian Høgsberg
1
-1
/
+1
2008-06-20
Fix package queries for empty sets.
Kristian Høgsberg
1
-4
/
+7
2008-06-20
Break up the monolithic razor.c.
Kristian Høgsberg
1
-0
/
+265