protos/libecoli.git
2018-08-09 Olivier Matzexport schema lookup
2018-08-09 Olivier Matzdo not use reserved names.
2018-08-09 Olivier Matzaccessors for node type
2018-08-09 Olivier Matzremove schema_len, use a sentinel
2018-08-09 Olivier Matzrename __ec_node
2018-08-02 Olivier Matzuse helper in cmd node
2018-08-02 Olivier Matzuse helper in seq node
2018-08-02 Olivier Matzadd item in todo
2018-08-02 Olivier Matzadd node helpers
2018-08-02 Olivier Matzget config type
2018-08-02 Olivier Matzget node children and refs in the same function
2018-07-19 Olivier Matzfree children in free_priv
2018-07-19 Olivier Matzadd get_child_refs, tests are ok
2018-07-13 Olivier Matzcontinue to add api to get children
2018-07-13 Olivier Matzremove weakref node
2018-07-12 Olivier Matzmanage loops when freeing
2018-07-10 Olivier Matzadd missing child ops
2018-07-10 Olivier Matzdraft for removing weak nodes
2018-07-05 Olivier Matzreplace generic child table by a node ops
2018-07-05 Olivier Matzuse config for cmd node
2018-06-21 Olivier Matzfix leak
2018-06-21 Olivier Matzfix invalid free
2018-06-21 Olivier Matzconfig for int
2018-06-21 Olivier Matzfix strvec bad free
2018-06-21 Olivier Matzfix config str
2018-06-21 Olivier Matzget config
2018-06-21 Olivier Matzduplicate config
2018-06-21 Olivier Matzdoc
2018-06-21 Olivier Matzadd realloc seq
2018-06-21 Olivier Matzfix invalid free
2018-06-21 Olivier Matzdo not clobber errno
2018-06-21 Olivier Matzconfig for string node
2018-05-17 Olivier Matzfix EC_TEST_CHECK
2018-05-17 Olivier MatzXXX disable keyval randomization
2018-05-17 Olivier MatzXXX disable -O3
2018-05-17 Olivier Matzremove useless options for coverage
2018-05-17 Olivier Matzsq config
2018-05-17 Olivier Matzsq config
2018-04-17 Olivier Matzsave
2018-03-30 Olivier Matznew keyval iterator
2018-03-30 Olivier Matzenhance completion unit test
2018-03-20 Olivier Matzfix compiler warnings seen by clang
2018-03-18 Olivier Matzstandardize return values + errno
2018-03-15 Olivier Matztest coverage
2018-03-14 Olivier Matzincrease test coverage: 90% lines, 95% funcs
2018-03-13 Olivier Matztest coverage for ec_node
2018-03-12 Olivier Matztestcase for logs
2018-03-12 Olivier Matzparsed -> parse
2018-03-12 Olivier Matzcompleted -> comp
2018-03-12 Olivier Matzrename default complete as complete unknown
2018-03-12 Olivier Matzremove debug and clarify help display
2018-03-12 Olivier Matzfix indent
2018-03-12 Olivier Matzadd test for weakref
2018-03-12 Olivier Matzdel -> unlink + const macro
2018-03-11 Olivier Matzuse default complete for re_lex
2018-03-11 Olivier Matzsort init list
2018-03-11 Olivier Matzadd malloc test
2018-03-11 Olivier Matzdon't do code coverage on main.C
2018-03-11 Olivier Matzspdx license
2018-03-10 Olivier Matzstandardize copyright
2018-03-10 Olivier Matzspdx licences on sh and mk
2018-03-10 Olivier Matzspdx tags for c and h files
2018-03-10 Olivier Matzsave
2018-03-10 Olivier Matzfix api comment in keyval
2018-03-10 Olivier Matzsupport resetting regexp
2018-03-10 Olivier Matzcheck for double test registration
2018-03-10 Olivier Matztests more consistent
2018-03-09 Olivier Matzbetter test coverage
2018-03-09 Olivier Matzmore test coverage
2018-03-09 Olivier Matzenhance dumps
2018-03-09 Olivier Matzfix cmd node
2018-03-09 Olivier Matzfix dump
2018-03-08 Olivier Matzremove max parse len
2018-03-08 Olivier Matzfix file node
2018-03-08 Olivier Matzfix cmd node
2018-03-08 Olivier Matzlist children in a table, not in a list
2018-03-08 Olivier Matzsave
2018-03-02 Olivier Matzfix dynamic node when build returns an error
2018-03-01 Olivier Matzadd some const
2018-03-01 Olivier Matzremove node build
2018-03-01 Olivier Matzcleanup cmd node
2018-03-01 Olivier Matzdon't use atoi
2018-03-01 Olivier Matzrework int/uint node
2018-02-28 Olivier Matzfix typos in str node test
2018-02-28 Olivier Matzuse EC_NO_ID instead of NULL
2018-02-01 Olivier Matzdynamic node
2018-02-01 Olivier Matzrollback strvec to previous version
2018-02-01 Olivier Matznew node "none" that matches nothing
2018-02-01 Olivier Matzstore full token and completion in completed_item
2018-01-25 Olivier Matzsave state in completed objects
2018-01-11 Olivier Matzsave
2017-12-21 Olivier Matzsave
2017-11-26 Olivier Matzsave
2017-11-23 Olivier Matzsave
2017-11-10 Olivier Matzsave
2017-11-10 Olivier Matzstrvec
2017-11-09 Olivier Matzlog
2017-11-09 Olivier Matzdynamic log types
2017-09-26 Olivier Matzsave
2017-09-21 Olivier Matzchange add to full str
next