summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm_list.h
Commit message (Expand)AuthorAge
* add alpm_list_append_strdupAndrew Gregory2017-04-04
* Update copyright yearsAllan McRae2017-01-04
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* add alpm_list_appendAndrew Gregory2016-01-15
* Update copyright years for 2016Allan McRae2016-01-04
* Update copyright notices for 2015Allan McRae2015-02-01
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Document alpm_list files are to be stand aloneAllan McRae2013-06-06
* Update copyright year for 2013Allan McRae2013-01-03
* Update copyright yearsAllan McRae2012-02-20
* Remove alpm_list_getdata wrapper functionDan McGee2011-10-12
* Convert package filelists to an array instead of linked listDan McGee2011-07-21
* Simplify alpm_list_previousAllan McRae2011-07-05
* Remove alpm_list_firstAllan McRae2011-07-05
* Add alpm_list_previous methodAllan McRae2011-07-03
* Add new alpm_list_remove_item() functionDan McGee2011-02-04
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* alpm_list_diff_sorted - make some arguments constAllan McRae2010-03-25
* Bump copyright dates to 2010Dan McGee2010-03-14
* alpm_list : add new alpm_list_diff_sorted functionXavier Chantry2009-10-11
* Update copyright headers and messagesDan McGee2009-07-01
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* alpm_list.c clean-upNagy Gabor2008-02-25
* Move pmgraph_t struct and functions to their own header fileDan McGee2008-02-16
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier2007-12-02
* New alpm_list_join functionNagy Gabor2007-11-20
* Generalized alpm_list_find.Nagy Gabor2007-11-17
* War on whitespaceDan McGee2007-11-16
* Fix alpm_list_copy_dataDan McGee2007-11-14
* Remove unused and broken alpm_list_remove_node functionDan McGee2007-11-11
* Make general list copy functionDan McGee2007-10-29
* Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19
* Updates to fix Doxygen documentation generationDan McGee2007-10-14
* Const correctness!Dan McGee2007-06-05
* Remove FREELISTPTR macroDan McGee2007-04-28
* Doxygen fixups for libalpmDan McGee2007-03-29
* Big commit this time:Aaron Griffin2007-03-03
* * Switched some functions to alpm_pkg_get_* usage as I came across themAaron Griffin2007-03-01
* * Removed unnecessary #defineDan McGee2007-02-16
* * Refactored conflict checking within packages. Profiling from Dan showed anAaron Griffin2007-02-13
* Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee2007-01-30
* * Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19