summaryrefslogtreecommitdiff
path: root/src/keyword-list.cc
Commit message (Expand)AuthorAgeFilesLines
* Prefer https URLs where possible.Bruno Haible2018-09-171-1/+1
* Fix copyright years.Bruno Haible2017-02-221-1/+1
* 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/+86
* New option --multiple-iterations.Bruno Haible2003-01-151-0/+42
* Move Keyword_List inline methods to a .icc file.Bruno Haible2002-12-171-0/+9
* First include is the specification's .h file.Bruno Haible2002-11-291-1/+3
* 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-1/+7
* Separate the KeywordExt from the list node that points to it.Bruno Haible2002-11-201-2/+2
* Prefix all field names with _.Bruno Haible2002-11-091-1/+1
* Replace class List_Node with class KeywordExt.Bruno Haible2002-11-051-0/+29