summaryrefslogtreecommitdiff
path: root/src/keyword-list.h
Commit message (Expand)AuthorAgeFilesLines
* Change source code license to GPLv3+.Bruno Haible2008-08-231-7/+5
* Update FSF postal address.Bruno Haible2005-05-141-1/+1
* Completely new asso_values search algorithm.Bruno Haible2003-03-181-1/+1
* An abstract mergesort function.Bruno Haible2003-01-161-0/+10
* New option --multiple-iterations.Bruno Haible2003-01-151-0/+7
* Use const where possible.Bruno Haible2003-01-131-2/+2
* Move Keyword_List inline methods to a .icc file.Bruno Haible2002-12-171-4/+12
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-13/+14
* Let the input module see only Keyword, not KeywordExt.Bruno Haible2002-11-221-7/+21
* Separate the KeywordExt from the list node that points to it.Bruno Haible2002-11-201-4/+5
* Align all member declarations.Bruno Haible2002-11-181-4/+4
* Prefix all field names with _.Bruno Haible2002-11-091-2/+2
* Replace class List_Node with class KeywordExt.Bruno Haible2002-11-051-0/+44