gluon-packages/libs
Matthias Schiffer 8b65619f59
lua-simple-uci: delete option when using Cursor:set() with nil value
Setting the section type when using set() with only two arguments is a very
confusing behaviour. section() can be used without a value table for the
same result.

Deleting the option instead will make set() and get() symmetric and will
allow to simplify some code that needed to check for nil to call set() or
delete() before.
2017-08-08 04:31:26 +02:00
..
libpacketmark Add new package libpacketmark, a LD_PRELOAD library to manipulate packet marks 2014-08-03 11:07:24 +02:00
libplatforminfo libplatforminfo: increment PKG_VERSION 2017-02-12 06:05:19 +01:00
lua-hash lua-hash: introduce a lua hashing library using libubox. 2016-04-16 18:22:03 +02:00
lua-platform-info lua-platform-info: use libplatforminfo 2015-12-28 01:28:50 +01:00
lua-simple-uci lua-simple-uci: delete option when using Cursor:set() with nil value 2017-08-08 04:31:26 +02:00