lua
|
edb952a297
fix 4-arg uci.set()
|
16 years ago |
test
|
a51c515dc1
Adds a unit test framework based on shunit2
|
16 years ago |
.gitignore
|
406d259cd1
add feature flags for the build process, improve automatic rebuild
|
17 years ago |
Makefile
|
a51c515dc1
Adds a unit test framework based on shunit2
|
16 years ago |
Makefile.inc
|
3da86cbf98
build variable sharing between uci and uci-lua, proper installation for lua plugin
|
16 years ago |
cli.c
|
c1684cd213
filter incomplete lookups on uci show
|
16 years ago |
file.c
|
4fb6a564b8
clean up uci_set
|
16 years ago |
history.c
|
3b7f28bf50
work around a gcc optimizer bug
|
16 years ago |
libuci.c
|
a7b730e73b
fix use-after-free
|
16 years ago |
list.c
|
6ae6536edd
filter out duplicate changes when using uci_set to change option values
|
16 years ago |
uci.h
|
4fb6a564b8
clean up uci_set
|
16 years ago |
uci_internal.h
|
563f8dd6f0
code cleanup, some api changes for new uci_ptr struct
|
16 years ago |
util.c
|
87e8931579
remove uci_parse_tuple, preparation for adding a new api for lookups
|
16 years ago |