Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
783296dba2f6babe27df9288d324cb224dcc2bd4
783296d
parser yang CHANGE YANG 1.1 suuport notification in data node
by Pavol Vican
· 8 years ago
21e0307
doc UPDATE description of internal lyd_check_mandatory_tree()
by Radek Krejci
· 8 years ago
b6b5c48
VERSION bump to version 0.10.163
by Michal Vasko
· 8 years ago
1c4801b
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 8 years ago
c3b1284
VERSION bump version to 0.10.162
by Pavol Vican
· 8 years ago
2641417
yanglint FEATURE rpcreply valdiation and printing
by Michal Vasko
· 8 years ago
1280fc1
test test_typedef CHANGE reflect changes in yang parser
by Pavol Vican
· 8 years ago
92626d7
parser yang BUGFIX missing condition in leafref
by Pavol Vican
· 8 years ago
075fdf7
printer yang BUGFIX band index in modifier of pattern
by Pavol Vican
· 8 years ago
ac7f422
libyang DOC removed non-existing function
by Michal Vasko
· 8 years ago
ae1c3b1
doc MAINTENANCE add link to lyd_leaf_type() function into howto text
by Radek Krejci
· 8 years ago
3c73f49
doc UDDATE list of features in API documentation
by Radek Krejci
· 8 years ago
4609886
VERSION bump version to 0.10.161
by Radek Krejci
· 8 years ago
9b6aad2
data tree FEATURE new lyd_leaf_type() to get real type of a leaf/leaf-list
by Radek Krejci
· 8 years ago
86f557a
VERSION bump to version 0.10.160
by Michal Vasko
· 8 years ago
9a0cf81
parser OPTIMIZE skip chdir, do not load same files twice
by Michal Vasko
· 8 years ago
8b0e286
VERSION bump version to 0.10.159
by Pavol Vican
· 8 years ago
ff4d68d
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Pavol Vican
· 8 years ago
ca45e1f
parser yang BUGFIX cannot be substatement type in derived type (union)
by Pavol Vican
· 8 years ago
8e00e7a
parser yang CHANGE YANG 1.1 support all types in union
by Pavol Vican
· 8 years ago
9ca7921
doc MAINTENANCE typo
by Radek Krejčí
· 8 years ago
5dcc0d1
doc UPDATE main description - implemented/planned features, RFC references, etc.
by Radek Krejci
· 8 years ago
352a561
parser yang CHANGE YANG 1.1 support shortcase choice statement
by Pavol Vican
· 8 years ago
47a1b0a
parser BUGFIX bad check for shortcase choice
by Pavol Vican
· 8 years ago
9d298ff
VERSION bump version to 0.10.158
by Radek Krejci
· 8 years ago
c27114c
json printer BUGFIX format of the printed boolean, decimal64, int64 and uint64 values
by Radek Krejci
· 8 years ago
cedfc05
VERSION bump version to 0.10.157
by Radek Krejci
· 8 years ago
4ae8294
json parser/printer CHANGE update anydata/anyxml support for JSON
by Radek Krejci
· 8 years ago
4185b53
VERSION bump to version 0.10.156
by Michal Vasko
· 8 years ago
a1911b9
schema tree BUGFIX do not apply augments twice
by Michal Vasko
· 8 years ago
2cab8f3
VERSION bump version to 0.10.155
by Radek Krejci
· 8 years ago
8517bb1
schema parsers BUGFIX do not change working directory forever
by Radek Krejci
· 8 years ago
d144c9c
VERSION bump to version 0.10.154
by Michal Vasko
· 8 years ago
4d1f048
parser CHANGE internally always work with full decimal64 precision
by Michal Vasko
· 8 years ago
47ddb6a
VERSION bump version to 0.10.153
by Radek Krejci
· 8 years ago
61767ca
data parsers CHANGE support out of order list keys
by Radek Krejci
· 8 years ago
6e6a890
VERSION bump to version 0.10.152
by Michal Vasko
· 8 years ago
ab42309
resolve BUGFIX check status of XPath-referenced nodes
by Michal Vasko
· 8 years ago
1a060a9
VERSION bumpversion to 0.10.151
by Radek Krejci
· 8 years ago
c739298
data tree BUGFIX NULL dereference in lyd_insert()/lyd_inser_sibling()
by Radek Krejci
· 8 years ago
b69f323
schema trees BUGFIX unintentional dead code
by Radek Krejci
· 8 years ago
0562384
VERSION bump version to 0.10.150
by Radek Krejci
· 8 years ago
a5e7c9e
context CHANGE use smaller built-in modules to save some memory
by Radek Krejci
· 8 years ago
d972391
context CHANGE update ietf-yang-library module
by Radek Krejci
· 8 years ago
5a1ca8d
VERSION bump versiont to 0.10.149
by Radek Krejci
· 8 years ago
434780f
tests CHANGE basic test for lyd_insert_sibling()
by Radek Krejci
· 8 years ago
c045398
data tree BUGFIX handle top level elements in lyd_insert_sibling()
by Radek Krejci
· 8 years ago
063cbf9
VERSION bump version to 0.10.148
by Radek Krejci
· 8 years ago
cbb473e
schema parsers CHANGE check for leafref's and its target's features compatibility
by Radek Krejci
· 8 years ago
b9c1e50
VERSION bump to version 0.10.147
by Michal Vasko
· 8 years ago
5acb548
yin parser CHANGE even grouping and augment can have notification in YANG 1.1
by Michal Vasko
· 8 years ago
917d787
VERSION bump to version 0.10.146
by Michal Vasko
· 8 years ago
3c64ad0
info printer FEATURE printing inline groupings
by Michal Vasko
· 8 years ago
c2bd7bd
VERSION bump to version 0.10.145
by Michal Vasko
· 8 years ago
59ad458
resolve CHANGE leafref can point to leaflist in YANG 1.1
by Michal Vasko
· 8 years ago
81c5919
VERSION bump to version 0.10.144
by Michal Vasko
· 8 years ago
e403ef9
resolve CHANGE identifiers can start with xml in YANG 1.1
by Michal Vasko
· 8 years ago
7b24b82
VERSION bump version to 0.10.143
by Radek Krejci
· 8 years ago
c3738db
schema parsers CHANGE from YANG 1.1, key can be of built-in empty type
by Radek Krejci
· 8 years ago
4fa123f
VERSION bump version to 0.10.142
by Radek Krejci
· 8 years ago
96c30a6
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
9e68d87
tests MAINTENANCE fix test description
by Radek Krejci
· 8 years ago
a4f3ea6
tests CHANGE test for having non-unique leaf-lists in case of status data
by Radek Krejci
· 8 years ago
ac1a52c
parsers CHANGE allow non-unique leaf-lists in case of non-configuration data
by Radek Krejci
· 8 years ago
46394f1
VERSION bump to version 0.10.141
by Michal Vasko
· 8 years ago
148df95
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 8 years ago
ead6375
tests NEW must YANG 1.1 statements
by Michal Vasko
· 8 years ago
c8c810c
resolve CHANGE validate must in input, output, notif
by Michal Vasko
· 8 years ago
b037ca9
VERSION bump version to 0.10.140
by Radek Krejci
· 8 years ago
d6353ed
yin parser BUGFIX make leafref's require-instance allowed only in YANG 1.1 modules
by Radek Krejci
· 8 years ago
db6b166
doc MAINTENANCE typos
by Radek Krejci
· 8 years ago
d3cfbc9
doc MAINTENANCE info about presence of empty containers in data trees
by Radek Krejci
· 8 years ago
ee67407
doc MAINTENANCE info about implemented vs imported modules
by Radek Krejci
· 8 years ago
5e4a9fc
VERSION bump version to 0.10.139
by Radek Krejci
· 8 years ago
7927b07
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
9ac8974
defaults CHANGE avoid -Wmaybe-uninitialized compiler warning
by Radek Krejci
· 8 years ago
2bd52da
data validation CHANGE remove unused function parameter
by Radek Krejci
· 8 years ago
ff59930
tests BUGFIX forgotten file commited
by Michal Vasko
· 8 years ago
df33634
VERSION bump to version 0.10.138
by Michal Vasko
· 8 years ago
b15cae2
printers & data tree CHANGE print and validate inline notifications
by Michal Vasko
· 8 years ago
1fbe858
schema tree CHANGE invert order of using search paths
by Radek Krejci
· 8 years ago
c16f841
tests CHANGE temporarily not test yang
by Michal Vasko
· 8 years ago
b4c608c
yin praser FEATURE inline notification parsing
by Michal Vasko
· 8 years ago
876ea86
VERSION bum version to 0.10.137
by Radek Krejci
· 8 years ago
2ca0fa3
data validation BUGFIX possible dereference of NULL pointer
by Radek Krejci
· 8 years ago
7f71ac9
data tree BUGFIX use of incorrect variable
by Radek Krejci
· 8 years ago
6fa3c30
tests BUGFIX allocating incorrect memory size
by Radek Krejci
· 8 years ago
b9ed753
data validation BUGFIX memory leak
by Radek Krejci
· 8 years ago
99cec29
tests BUGFIX more precise check of the returned value
by Radek Krejci
· 8 years ago
4967cb6
data tree BUGFIX dereferencing NULL pointer
by Radek Krejci
· 8 years ago
cdeb63d
data validation BUGFIX assignement instead of comparison
by Radek Krejci
· 8 years ago
8a9908f
VERSION bump version to 0.10.136
by Radek Krejci
· 8 years ago
1a4a1c8
tests FEATURE test for modules conformance
by Radek Krejci
· 8 years ago
0fa54e9
schema parsers CHANGE prefer implemented modules when searching for augment, deviation and leafref targets
by Radek Krejci
· 8 years ago
70d5bae
VERSION bump version to 0.10.135
by Radek Krejci
· 8 years ago
e877516
JSON printer BUGFIX accessing child member in leaf-list data structure that does not have this member
by Radek Krejci
· 8 years ago
5708fe6
build CHANGE built object files once
by Radek Krejci
· 8 years ago
aeb00b3
VERSION bump to version 0.10.134
by Michal Vasko
· 8 years ago
54d5352
tests CHANGE merge tests extended
by Michal Vasko
· 8 years ago
0300b53
data tree CHANGE merge default values handling
by Michal Vasko
· 8 years ago
Next »