Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
librazor/iterator.c
2014-10-17
Fix multiple memory allocation problems (found with valgrind)
file
|
diff
|
annotate
2014-08-23
Fix compiler warnings
file
|
diff
|
annotate
2014-08-20
Update gnulib
file
|
diff
|
annotate
2009-07-08
Fix bugs when removing files and directories
file
|
diff
|
annotate
2009-01-22
Implement relocatations when installing rpms.
file
|
diff
|
annotate
2008-07-01
Update docs for the RAZOR_DETAIL_LAST change.
file
|
diff
|
annotate
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
file
|
diff
|
annotate
2008-06-30
the vararg list must be terminated with zero else 64bit machines may crash
file
|
diff
|
annotate
2008-06-30
trivial: razor_property_iterator_create() can have package NULL and be valid
file
|
diff
|
annotate
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
file
|
diff
|
annotate
2008-06-29
protect all exported functions by checking the input parameters for NULL input
file
|
diff
|
annotate
2008-06-23
Create an empty package iterator when we don't know about the given file.
file
|
diff
|
annotate
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
file
|
diff
|
annotate
2008-06-23
Compare the right index against pq->count.
file
|
diff
|
annotate
2008-06-20
Fix package queries for empty sets.
file
|
diff
|
annotate
2008-06-20
Break up the monolithic razor.c.
file
|
diff
|
annotate
(0)
tip