protos/libecoli.git
2020-03-10 Olivier Matzapi documentation for ec_parse master
2020-02-23 Olivier Matzmove ec_count_of in utils.h
2020-02-22 Olivier Matzenhance documentation of ec_parse
2020-02-22 Olivier Matzfix warning, remove const
2020-02-21 Olivier Matzapi doc and minor changes
2020-02-21 Olivier Matzrework completion iterators
2020-02-21 Olivier Matzupdate documentation
2020-02-13 Olivier Matzfix malloc test
2019-11-07 Olivier Matzapi documentation
2019-11-07 Olivier Matzrename structures and functions
2019-11-07 Olivier Matzapi documentation
2019-10-18 Olivier Matzhide some completion structures
2019-10-09 Olivier Matzadd missing meson options file
2019-10-09 Olivier Matzhide ec_node structure
2019-10-09 Olivier Matzfix config node comparison
2019-10-09 Olivier Matzfix compilation warnings with recent compiler
2019-10-09 Olivier Matzadd first documentation draft and framework
2019-06-06 Olivier Matzremove file added by mistake
2019-04-25 Olivier Matzec_node_cond: add cmp() and count()
2019-04-25 Olivier Matzfactorize integer parsing
2019-04-04 Olivier Matzfirst working version of ec_node_cond (still in progress)
2019-04-04 Olivier Matzdict: enhance comment
2019-03-21 Olivier Matzfactorize dict and htable
2019-03-21 Olivier Matzduplicate and rename keyval in dict + htable
2019-03-21 Olivier Matzlog: include syslog.h by default
2019-03-21 Olivier Matzfix yaml cond example
2019-03-21 Olivier Matzparse-yaml: fix typo
2019-03-21 Olivier Matzfix minor leaks
2019-03-21 Olivier Matzparse: attempt to enhance api
2019-03-21 Olivier Matzrework keyval
2019-03-07 Olivier Matzadd ec_node_bypass
2019-03-07 Olivier Matznode_any: add a C api to match strvec attributes
2019-03-07 Olivier Matzyaml: more examples
2019-03-07 Olivier Matzmove shell common functions in a lib
2019-03-07 Olivier Matzfix meson build
2019-03-07 Olivier Matzyaml: parse anchors
2019-03-07 Olivier Matzreminder
2019-03-07 Olivier Matzallocate command parser once as a singleton
2019-03-07 Olivier Matzsupport exit callback registration
2019-02-22 Olivier Matzyaml: set node attributes
2019-02-13 Olivier Matzadd meson support
2018-12-14 Olivier Matznode_any: check attribute presence
2018-12-14 Olivier Matzadd XXX in config schema struct
2018-12-14 Olivier Matzre_lex: attach attribute to strings in vec
2018-12-13 Olivier Matzadd attrs to strvec
2018-11-29 Olivier Matzfix double free
2018-11-29 Olivier Matzuse config for any node
2018-11-29 Olivier Matzuse config for once node
2018-11-29 Olivier Matzuse config for many node
2018-11-29 Olivier Matzuse config for option node
2018-11-29 Olivier Matzadd config to node_re_lex
2018-11-15 Olivier Matzsimplify config list to node table
2018-11-15 Olivier Matzintroduce ec_config_count
2018-11-15 Olivier Matzadd config for node_re
2018-11-15 Olivier Matzfix compilation of parse-yaml
2018-11-15 Olivier Matzremember to check id
2018-10-31 Olivier Matzadd reminders in code
2018-10-31 Olivier Matzadd ecoli_editline and enhance yaml parser
2018-09-13 Olivier Matzfix malloc functions
2018-09-13 Olivier Matzfix memory leak
2018-08-12 Olivier Matzparse yaml as a lib
2018-08-12 Olivier Matzreorganize sources
2018-08-12 Olivier Matzsupport config in node_or
2018-08-12 Olivier Matzbetter cleanup priv
2018-08-12 Olivier Matzfix node free
2018-08-12 Olivier Matzadd XXX
2018-08-11 Olivier Matzadd yaml parser!
2018-08-11 Olivier Matzfix config dump
2018-08-11 Olivier Matzadd XXX for later
2018-08-11 Olivier Matzmore config accessor
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
next