Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
librazor/transaction.c
2012-03-23
Fix bug causing razor_transaction_resolve() to spin
file
|
diff
|
annotate
2011-11-10
Use Windows KTM (atomic transactions) where supported.
file
|
diff
|
annotate
2009-09-28
Fix bug causing updates to fail on systems with multiple versions of a package installed
file
|
diff
|
annotate
2009-06-12
Add basic support for uninstall scripts.
file
|
diff
|
annotate
2009-06-03
Add automatic provides for lua pre-loaded modules
file
|
diff
|
annotate
2009-01-08
Remove unnecessary include of sys/mman.h
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
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-26
Add missing newline for conflicts output
file
|
diff
|
annotate
2008-06-25
Get the test driver compiling and running again (but not passing).
file
|
diff
|
annotate
2008-06-23
Move a couple of unrelated functions out of transaction.c.
file
|
diff
|
annotate
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
file
|
diff
|
annotate
2008-06-20
When uniquifying properties, also sort them on the owning package.
file
|
diff
|
annotate
2008-06-20
Break up the monolithic razor.c.
file
|
diff
|
annotate
(0)
tip