Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-01 | convert the NULL sentinel to RAZOR_DETAIL_LAST | Richard Hughes | 1 | -8/+16 |
2008-06-30 | the vararg list must be terminated with zero else 64bit machines may crash | Richard Hughes | 1 | -8/+8 |
2008-06-30 | convert razor_package_get_details() and razor_package_iterator_next() to varargs | Richard Hughes | 1 | -15/+26 |
2008-06-29 | protect all exported functions by checking the input parameters for NULL input | Richard Hughes | 1 | -0/+14 |
2008-06-26 | Add missing newline for conflicts output | James Bowes | 1 | -1/+2 |
2008-06-25 | Get the test driver compiling and running again (but not passing). | James Bowes | 1 | -2/+2 |
2008-06-23 | Move a couple of unrelated functions out of transaction.c. | Kristian Høgsberg | 1 | -41/+0 |
2008-06-23 | Use GCC 4 -fvisibility to control exported symbols. | Kristian Høgsberg | 1 | -12/+12 |
2008-06-20 | When uniquifying properties, also sort them on the owning package. | Kristian Høgsberg | 1 | -1/+3 |
2008-06-20 | Break up the monolithic razor.c. | Kristian Høgsberg | 1 | -0/+912 |