CHanged back xvec API to use cxobj ** instead if clixon_xvec since it may be easier for the an end-user.
This commit is contained in:
parent
75b20936d3
commit
250ead517c
10 changed files with 82 additions and 70 deletions
|
|
@ -68,7 +68,6 @@ Expected: Early March 2020
|
|||
* Added instrumentation: `xml_stats` and `xml_stats_global`.
|
||||
* Added object-based `clixon_xvec` as a new programming construct for contiguous XML object vectors.
|
||||
* See files: `clixon_xml_vec.[ch]`
|
||||
* Plan is to replace `cxobj **` with `clixon_xvec *` going forward.
|
||||
* Test framework
|
||||
* Added `-- -S <file>` command-line to main example to be able to return any state to main example.
|
||||
* Added `test/cicd` test scripts for running on a set of other hosts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue