Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02uloop: add support for user defined signal handlersJo-Philipp Wich
2023-11-02uloop: add support for interval timersJo-Philipp Wich
2020-07-11examples/lua: attempt to highlight some trapsKarl Palsson
2019-11-24add cram based unit testsPetr Štetiar
2019-11-20iron out all extra compiler warningsPetr Štetiar
2017-01-04blobmsg: add support for doubleAndré Gaul
2016-02-20examples: add shunit2 tests for json_scriptYousong Zhou
2016-02-20json_script: add "isdir" supportYousong Zhou
2015-06-14libubox: cmake: Add BUILD_EXAMPLES optionNikolay Dimitrov
2014-12-22examples: add example code for json_script.Yousong Zhou
2014-12-11examples: fix build.Yousong Zhou
2014-12-11lua: do not hardcode /opt/local/include for Apple.Yousong Zhou
2014-07-03blobmsg-example: use blobmsg_get_string()Felix Fietkau
2014-07-03examples: fix build errorLuka Perkov
2014-07-03blobmsg_example: fix outputFelix Fietkau
2014-07-03examples: use PRIu64 instead %lld when printing uint64_t valuesLuka Perkov
2014-07-03examples: add missing includeLuka Perkov
2014-07-03examples: fix linking with json-cLuka Perkov
2014-07-03examples: remove set but unused variableLuka Perkov
2014-06-24Support delete a fd event.Xiongfei Guo
2014-06-24Added fd_add method for uloop lua binding.Xiongfei Guo
2013-09-11blobmsg-example: fix length handling in dump_table() callsFelix Fietkau
2013-05-09runqueue: move completion handler from runqueue_process to runqueue_task to m...Felix Fietkau
2013-05-09runqueue: add a simple task queueing/completion tracking implementationFelix Fietkau
2013-05-09ustream-example: fix container_of type errorsFelix Fietkau
2012-10-23ustream-example: fix logic inversionFelix Fietkau
2012-10-22add a cmake file for the examples and add the binaries to .gitignoreFelix Fietkau
2012-10-22ustream: add example codeFelix Fietkau
2012-10-21blobmsg-example: fix compile errorsFelix Fietkau
2012-09-27add an example script for the uloop lua bindingFelix Fietkau
2012-03-14remove uhtbl-test.c, it is obsoleteFelix Fietkau
2011-01-30fix json list parsingFelix Fietkau
2011-01-29blobmsg: make arrays structually the same as tables - simplifies library user...Felix Fietkau
2011-01-29remove #if 0'd debug codeFelix Fietkau
2010-10-13Initial importFelix Fietkau