kc3-lang/pkgconf/tuple.c

Branch :


Log

Author Commit Date CI Message
84050f8f 2014-07-01 23:44:49 tuple: fix swallowing $ (closes #67)
8f36c545 2014-02-10 23:53:47 tuple: make variable lookup case sensitive (ref #60)
74e40fd1 2013-03-01 10:45:55 tuple: refactor to use pkg_list_t framework
0a5cb4c4 2012-07-25 21:09:31 everything: update copyright to note multiple authors
b0cdca48 2012-07-21 14:38:13 everything: do not shadow POSIX BUFSIZ definition
1975a298 2012-07-20 14:29:58 everything: more friendly warranty disclaimer
7ae5ccd1 2012-05-06 23:32:08 main: implement --define-variable
e104def5 2012-05-06 23:12:43 tuple: reverse preference of global vs local var
0056ba63 2012-05-06 23:10:41 tuple: add global tuple support (issue #5, issue #6, issue #7)
4eb08d7c 2012-05-06 22:55:00 pkg: clean up foreach_list_entry* macros (issue #10)
ba1c41eb 2012-05-06 20:18:21 pkg: add pkg_tuple_free()