summaryrefslogtreecommitdiffstats
path: root/src/str-list.h
Commit message (Expand)AuthorAgeFilesLines
* Move src/str-list.h to gettext-tools/src/str-list.h.Bruno Haible2009-06-231-73/+0
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-13/+11
* Reindent copyright notice.Bruno Haible2009-06-231-13/+13
* Use 'bool' where appropriate.Bruno Haible2001-07-021-2/+5
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-15/+14
* Performance improvement: O(n^2) -> O(n).Bruno Haible2001-05-021-0/+14
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-7/+2
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-11/+25
* Initial revisionUlrich Drepper2000-06-161-0/+50