Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
8cc31e56dbe5ab231a2e1219d96a41585a0ac1e3
/
src
/
tree_data.c
8cc31e5
data tree FEATURE lyd_set_rm() and lyd_set_rm_index()
by Radek Krejci
· 9 years ago
87fd4df
data tree CHANGE make lyd_set_add() check for duplication to behave more like set
by Radek Krejci
· 9 years ago
b9b4d00
data tree FEATURE add lyd_change_leaf() function
by Radek Krejci
· 9 years ago
ca7efb7
data tree OPTIMIZE validation
by Radek Krejci
· 9 years ago
37b756f
data parser CHANGE value parsing
by Radek Krejci
· 9 years ago
50c0a87
data tree CHANGE new lyd_output_* functions
by Michal Vasko
· 9 years ago
4a49bdf
data parser CHANGE support for various data types
by Radek Krejci
· 9 years ago
8146840
data tree FEATURE add lyd_free_withsiblings()
by Radek Krejci
· 9 years ago
3263631
data tree OPTIMIZE unlinking the last node (child)
by Radek Krejci
· 9 years ago
c5c4598
data tree BUGFIX freeing data in memory reallocation
by Radek Krejci
· 9 years ago
df4eb5c
Merge branch 'simplifyxml' into devel
by Radek Krejci
· 9 years ago
b9f6a6c
data tree BUGFIX handle parent augments correctly
by Michal Vasko
· 9 years ago
253035f
all BUGFIX proper memory allocation return value check
by Michal Vasko
· 9 years ago
8653821
xml parser CHANGE do not require single top-level element in case of input XML data
by Radek Krejci
· 9 years ago
bd487f9
Merge branch 'devel' into simplifyxml
by Radek Krejci
· 9 years ago
3006be0
BUGFIX mmapping regular files
by Radek Krejci
· 9 years ago
3eb09b6
data parser BUGFIX check return value and stop processing if schema is not valid
by Radek Krejci
· 9 years ago
0df122f
data tree FEATURE output creation
by Michal Vasko
· 9 years ago
17cc706
Revert "data tree CHANGE anyxml value are now the children directly"
by Michal Vasko
· 9 years ago
70f92c3
xml REFACTOR lyxml_read_ and lyxml_dump_ renamed to match parse/print names
by Michal Vasko
· 9 years ago
72d65c9
data tree BUGFIX inserting RPC descendants
by Michal Vasko
· 9 years ago
662610a
api CHANGE ly(d/s)_(print/parse)_(method) function unification
by Michal Vasko
· 9 years ago
efe6a14
validation BUGFIX accessing possibly freed pointer
by Radek Krejci
· 9 years ago
f03ec15
validation BUGFIX add missing part of validation
by Radek Krejci
· 9 years ago
4bcf501
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
14d8877
data tree BUGFIX anyxml without content is allowed to be created
by Michal Vasko
· 9 years ago
2b7bb49
data tree BUGFIX check for correct place when inserting data node
by Radek Krejci
· 9 years ago
345da0a
xml CHANGE lyxml_unlink API function
by Michal Vasko
· 9 years ago
36ef693
parser FEATURE functions to parse RPC output (rpc-reply) directly
by Michal Vasko
· 9 years ago
1e62a09
api CHANGE use const where should be
by Michal Vasko
· 9 years ago
581ce77
parser BUGFIX parsing unique statement
by Radek Krejci
· 9 years ago
f738849
data tree BUGFIX accessing NULL pointer
by Radek Krejci
· 9 years ago
a008ca9
data tree BUGFIX using wrong macro value for a logger function
by Radek Krejci
· 9 years ago
88f2930
json parser FEATURE support attributes
by Radek Krejci
· 9 years ago
5f9e8c9
data tree FEATURE support attributes (annotations) in XML input/output
by Radek Krejci
· 9 years ago
5449d47
parser FEATURE JSON parser
by Radek Krejci
· 9 years ago
3e671b5
data tree CHANGE lyd_new_leaf_val removed
by Michal Vasko
· 9 years ago
c8f5d80
data tree BUGFIX do not dereference NULL pointer
by Michal Vasko
· 9 years ago
2fce5f5
data tree BUGFIX handle case when the whole subtree gets deleted
by Michal Vasko
· 9 years ago
a45cf2b
schema tree FEATURE new function lys_get_data_sibling
by Michal Vasko
· 9 years ago
799806d
Merge branch 'json_expr' into devel
by Michal Vasko
· 9 years ago
1dca688
Revert "REVERT to version 0.2.55."
by Michal Vasko
· 9 years ago
fc5744d
xml private REFACTOR renamed to xml internal to fit tree internal
by Michal Vasko
· 9 years ago
134610e
data tree FEATURE allow to insert attributes into the data tree
by Radek Krejci
· 9 years ago
8a6794f
data tree BUGFIX lyd_insert() was unable to add data into rpc and notifications
by Radek Krejci
· 9 years ago
a5835e9
REVERT to version 0.2.55.
by Michal Vasko
· 9 years ago
f6dfae0
resolve CHANGE resolve_sibling -> lys_getsibling
by Michal Vasko
· 9 years ago
2433739
data tree CHANGE inserting functions do not validate data
by Michal Vasko
· 9 years ago
09319fd
data tree BUGFIX data container schema types fixed
by Michal Vasko
· 9 years ago
6a9dd1f
data tree CHANGE minor lyd_new enhancements
by Michal Vasko
· 9 years ago
dc0d263
data tree CHANGE lyd_new uses strict checking during insertion to parent
by Michal Vasko
· 9 years ago
ff4c283
data tree NEW lyxml_serialize() function
by Michal Vasko
· 9 years ago
3f7dba1
data tree CHANGE lyd_move* functionality added to lyd_insert*
by Michal Vasko
· 9 years ago
0259290
data tree NEW lyd_insert_before() function
by Michal Vasko
· 9 years ago
6faee33
data tree CHANGE lyd_insert() functions refactored
by Michal Vasko
· 9 years ago
785b2ad
data tree BUGFIX NULL dereference
by Michal Vasko
· 9 years ago
d80e6c7
data tree BUGFIX memory leak
by Michal Vasko
· 9 years ago
c0797f8
data tree NEW lyd_dup()
by Michal Vasko
· 9 years ago
9cc2d0a
data tree CHANGE lyd_insert split
by Michal Vasko
· 9 years ago
55f60be
data tree BUGFIX lyd_unlink correctly copies attributes
by Michal Vasko
· 9 years ago
5b6e78d
data tree BUGFIX check return value
by Michal Vasko
· 9 years ago
1458018
data tree CHANGE instid cannot be created from the instance pointer
by Michal Vasko
· 9 years ago
5974c1f
Merge branch 'devel' into netconf
by Radek Krejci
· 9 years ago
83a6c46
Merge branch 'xpath' into devel
by Michal Vasko
· 9 years ago
cf02470
validation FEATURE when conditions checking
by Michal Vasko
· 9 years ago
f0bb6ac
Merge branch 'devel' into netconf
by Radek Krejci
· 9 years ago
c6704c8
xml FEATURE provide public API to a simple XML parser
by Radek Krejci
· 9 years ago
e4e4d72
tree BUGFIX use of uninitialized variable
by Radek Krejci
· 9 years ago
20bba90
Merge branch 'devel' into netconf
by Radek Krejci
· 9 years ago
452fb95
printer FEATURE allow printing unformatted XML
by Radek Krejci
· 9 years ago
81eef2c
data tree CHANGE do not duplicate strings in lyd_leaf_list
by Michal Vasko
· 9 years ago
c26f91a
Merge branch 'xpath' into netconf
by Radek Krejci
· 9 years ago
0bfdbfd
Revert "data tree BUGFIX use dict for leaf_list value_str"
by Radek Krejci
· 9 years ago
587998f
data tree NEW lyd_new_anyxml implementation
by Michal Vasko
· 9 years ago
0e3c872
data tree CHANGE lyd_new_leaf_val value argument
by Michal Vasko
· 9 years ago
a5ef4d7
data tree BUGFIX parent does not have to have a child
by Michal Vasko
· 9 years ago
8ea2b7f
data tree NEW lyd_new, lyd_new_leaf_str, lyd_new_leaf_val implementation
by Michal Vasko
· 9 years ago
0ff6283
data tree BUGFIX use dict for leaf_list value_str
by Michal Vasko
· 9 years ago
4c18331
data tree CHANGE lyd_node_leaf and lyd_node_leaflist replaced by lyd_node_leaflist
by Michal Vasko
· 9 years ago
fd76bd1
xpath CHANGE changes related to devel merge
by Michal Vasko
· 9 years ago
2d162e1
tree REFACTOR tree split into tree_schema and tree_data
by Michal Vasko
· 9 years ago