summaryrefslogtreecommitdiff
path: root/lib/libalpm/version.c
AgeCommit message (Expand)Author
2012-02-20Update copyright yearsAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-08-23vercmp: ensure 2.0a and 2.0.a do not compare equalDan McGee
2011-08-23Style-match rpmvercmp code with upstreamDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-01-21Allow version comparison to contain epoch specifierDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-05-04Remove call to function loggerDan McGee
2010-05-04Move vercmp code into a separate fileDan McGee