Olof hagsand
|
62348fc9c7
|
C-style update: Unified comment, retvals in order, remove trailing spaces
Changed function name for `clicon_debug` functions
|
2023-10-23 09:58:13 +02:00 |
|
Olof hagsand
|
77b4468eb3
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
Olof hagsand
|
96b50b88e8
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
Olof hagsand
|
2994d2f9a9
|
comments and typos
|
2020-09-22 22:41:59 +02:00 |
|
Olof hagsand
|
7ad16bd84b
|
* C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks.
* Added experimental code for optizing XPath search using binary search.
* Enable with XPATH_LIST_OPTIMIZE
* Changed `clicon_rpc_generate_error(msg, xerr)` to `clicon_rpc_generate_error(xerr, msg, arg)`
|
2019-12-20 18:21:46 +01:00 |
|
Olof hagsand
|
1f8c759f3d
|
Merge branch 'master' of https://github.com/clicon/clixon.
Added new API function `xpath_parse()` to split parsing and xml evaluation.
|
2019-07-08 14:47:18 +02:00 |
|