Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/libalpm/list.h
AgeCommit message (Expand)Author
2006-03-02code cleanupAurelien Foret
2006-02-22improved _alpm_list_free handlingAurelien Foret
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret
2006-02-16- db_write: add support to write both local and sync entriesAurelien Foret
2006-01-05- started to rename list_XXX calls to _alpm_list_XXXAurelien Foret
2006-01-05various code cleanupAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-11-07fixed compilation warningsAurelien Foret
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-05-03reimplemented list_remove to deal with lists of any kind of dataAurelien Foret
2005-04-23renamed list_is_ptrin() in list_is_in()Aurelien Foret
2005-04-20- fixed args order in list_is_ptrin()Aurelien Foret
2005-03-28added a FREELISTPTR macro to free a PMList without freeing its dataAurelien Foret
2005-03-26Backport from pacman 2.9.5Aurelien Foret
2005-03-25Backport from pacman 2.9.5Aurelien Foret
2005-03-15Initial revisionJudd Vinet