Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
d57525c678125e38d17e876f793d8a90bbb98676
« Previous
034cb10
parsers BUGFIX handling empty instanceid values
by Radek Krejci
· 7 years ago
fix_emptyinstid
3d679d7
MAINTENANCE fix warnings from gcc7
by Radek Krejci
· 7 years ago
f1d509d
VERSION bump to version 0.13.31
by Michal Vasko
· 7 years ago
5057671
libyang CHANGE api functions xpath format unified
by Michal Vasko
· 7 years ago
bd1d1ae
parser YANG BUGFIX precompiled PCRE structures when parent node is not grouping
by PavolVican
· 7 years ago
4834b59
tests CHANGE check patterns optimizations in schema
by Radek Krejci
· 7 years ago
f15cc7c
YIN parser BUGFIX always have precompiled PCRE structures in typedefs
by Radek Krejci
· 7 years ago
b53154b
schema parsers CHANGE optimize regular expression evaluation
by Radek Krejci
· 7 years ago
54c0519
yanglint FEATURE option to print yang-library data in non-interactive mode
by Radek Krejci
· 7 years ago
441f134
VERSION bump to version 0.13.30
by Michal Vasko
· 7 years ago
b3c31bd
printers BUGFIX actually return an error on printing error
by Michal Vasko
· 7 years ago
1ecbe7e
VERSION bump to version 0.13.29
by Michal Vasko
· 7 years ago
f35e14b
xpath BUGFIX merge snode sets after evaluation
by Michal Vasko
· 7 years ago
7ceea85
xpath OPTIMIZE useless to copy all the previously traversed nodes
by Michal Vasko
· 7 years ago
b724d7f
VERSION bump version to 0.13.28
by Radek Krejci
· 7 years ago
a92b4a9
yangre FEATURE alternative input from file
by Radek Krejci
· 7 years ago
dd3263a
context FEATURE introduce context options
by Radek Krejci
· 7 years ago
ca16cb3
resolve CHANGE use standard XPath for leafref evaluation
by Michal Vasko
· 7 years ago
0e03d7b
VERSION bump version to 0.13.27
by Radek Krejci
· 7 years ago
9d4bb98
build CHANGE update binary package build to include yangre
by Radek Krejci
· 7 years ago
b4a481c
yangre FEATURE new YANG Regular Expression validator
by Radek Krejci
· 7 years ago
843a8c6
VERSION bump to version 0.12.199
by Michal Vasko
· 7 years ago
a30a8f7
xpath BUGFIX support for xpath length 256 and more
by Michal Vasko
· 7 years ago
37159fd
VERSION bump to version 0.13.26
by Michal Vasko
· 7 years ago
3809091
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 7 years ago
2f28ae5
xpath BUGFIX support for xpath length 256 and more
by Michal Vasko
· 7 years ago
28170e2
xpath CHANGE schema xpath evaluates function arguments
by Michal Vasko
· 7 years ago
f919919
xpath MAINTENANCE added some safe asserts
by Michal Vasko
· 7 years ago
823b5bf
VERSION bump version to 0.12.198
by Radek Krejci
· 7 years ago
2589441
schema parsers BUGFIX parsing range values on 32b system
by Radek Krejci
· 7 years ago
88b74b9
VERSION bump version to 0.13.25
by Radek Krejci
· 7 years ago
f87f07d
schema parsers BUGFIX parsing range values on 32b system
by Radek Krejci
· 7 years ago
58710b4
VERSION bump to version 0.12.197
by Michal Vasko
· 7 years ago
e4c8344
fixup! resolve BUGFIX augment path nodes do not inherit prefixes from parent
by Michal Vasko
· 7 years ago
201c339
resolve BUGFIX augment path nodes do not inherit prefixes from parent
by Michal Vasko
· 7 years ago
0f714c3
VERSION bump version to 0.12.196
by Radek Krejci
· 7 years ago
401d89d
schema parsers BUGFIX remove invalid assert
by Radek Krejci
· 7 years ago
40fc21a
tree parsers BUGFIX NULL dereference in extensions processing
by Radek Krejci
· 7 years ago
b323c72
Revert "resolve BUGFIX augment path nodes do not inherit prefixes from parent"
by Radek Krejci
· 7 years ago
3cea4b1
VERSION bump version to 0.13.24
by Radek Krejci
· 7 years ago
76317bf
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 7 years ago
07c18d9
schema parsers BUGFIX remove invalid assert
by Radek Krejci
· 7 years ago
0bca75c
VERSION bump to version 0.12.195
by Michal Vasko
· 7 years ago
2c3307e
resolve BUGFIX augment path nodes do not inherit prefixes from parent
by Michal Vasko
· 7 years ago
17403d1
VERSION bump to version 0.13.23
by Michal Vasko
· 7 years ago
1731577
resolve BUGFIX augment path nodes do not inherit prefixes from parent
by Michal Vasko
· 7 years ago
3ba2d79
resolve CHANGE added specific leafref resolve fail message
by Michal Vasko
· 7 years ago
45ddfce
resolve REFACTOR redundant function side effect
by Michal Vasko
· 7 years ago
fc381d4
tree parsers BUGFIX NULL dereference in extensions processing
by Radek Krejci
· 7 years ago
052d5f3
VERSION bump to version 0.13.22
by Michal Vasko
· 7 years ago
86ae1f2
resolve CHANGE use standard XPath for leafref evaluation
by Michal Vasko
· 7 years ago
3c60cbb
resolve MAINTENANCE variable renaming and refactoring
by Michal Vasko
· 7 years ago
24737f0
VERSION bump to version 0.12.194
by Michal Vasko
· 7 years ago
9fbb6e8
resolve BUGFIX another batch of xpath prefix fixes
by Michal Vasko
· 7 years ago
c7a7fd5
VERSION bump to version 0.13.21
by Michal Vasko
· 7 years ago
a62800d
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 7 years ago
f359b02
resolve BUGFIX another batch of xpath prefix fixes
by Michal Vasko
· 7 years ago
445b975
VERSION bump version to 0.12.193
by Radek Krejci
· 7 years ago
159a0b3
CHANGE print warning when a module is imported multiple times with different prefixes
by Radek Krejci
· 7 years ago
b0b9dfe
VERSION bump version to 0.13.20
by Radek Krejci
· 7 years ago
2eca0de
CHANGE print warning when a module is imported multiple times with different prefixes
by Radek Krejci
· 7 years ago
6799188
VERSION bump to version 0.13.19
by Michal Vasko
· 7 years ago
9ff79aa
schema tree CHANGE xpath functions api change and clarification
by Michal Vasko
· 7 years ago
696a548
VERSION bump to version 0.12.192
by Michal Vasko
· 7 years ago
3cec08f
yanglint CHANGE use context node from the data
by Michal Vasko
· 7 years ago
82ffe42
xpath BUGFIX proper predicate end searching
by Michal Vasko
· 7 years ago
ddf2653
data tree DOC function description updated
by Michal Vasko
· 7 years ago
8bdb8c0
libyang DOC xpath examples and description updated
by Michal Vasko
· 7 years ago
aceff0d
xpath BUGFIX unprefixed nodes module
by Michal Vasko
· 7 years ago
c4ef0a8
xpath CHANGE use proper context node for error messages
by Michal Vasko
· 7 years ago
28b7d65
xpath CHANGE do not print internal errors on invalid modules
by Michal Vasko
· 7 years ago
0e2b0c6
yanglint CHANGE use context node from the data
by Michal Vasko
· 7 years ago
fff6098
xpath BUGFIX proper predicate end searching
by Michal Vasko
· 7 years ago
f355731
data tree DOC function description updated
by Michal Vasko
· 7 years ago
2c423b5
libyang DOC xpath examples and description updated
by Michal Vasko
· 7 years ago
1510431
xpath BUGFIX unprefixed nodes module
by Michal Vasko
· 7 years ago
41cb7c3
xpath CHANGE use proper context node for error messages
by Michal Vasko
· 7 years ago
82d652e
xpath CHANGE do not print internal errors on invalid modules
by Michal Vasko
· 7 years ago
0effc53
VERSION bump version to 0.12.191
by Radek Krejci
· 7 years ago
dc5046d
BUGFIX dereferencing NULL pointer
by Radek Krejci
· 7 years ago
4c654d4
VERSION bump version to 0.13.18
by Radek Krejci
· 7 years ago
bb08db3
BUGFIX dereferencing NULL pointer
by Radek Krejci
· 7 years ago
ccbbf6d
VERSION bump to version 0.12.190
by Michal Vasko
· 7 years ago
870f991
xpath BUGFIX proper node module checking
by Michal Vasko
· 7 years ago
925bb02
VERSION bump to version 0.13.17
by Michal Vasko
· 7 years ago
a548161
xpath BUGFIX proper node module checking
by Michal Vasko
· 7 years ago
85e10a9
VERSION bump to version 0.12.189
by Michal Vasko
· 7 years ago
aa1303c
CHANGE improve checking for memory allocation errors
by Radek Krejci
· 7 years ago
77040f3
VERSION bump to version 0.12.188
by Michal Vasko
· 7 years ago
e1c7a82
resolve CHANGE copy leafrefs in unions in typedefs
by Michal Vasko
· 7 years ago
a8f60d3
VERSION bump to version 0.13.16
by Michal Vasko
· 7 years ago
c5c55ca
resolve CHANGE copy leafrefs in unions in typedefs
by Michal Vasko
· 7 years ago
b4ab1cb
schema tree MAINTEANNCE formatting
by Michal Vasko
· 7 years ago
adeddfc
yin parser MAINTENANCE allocate only if non-zero size
by Michal Vasko
· 7 years ago
0aa7a4c
DOC Extend coding style by general contributing info
by Radek Krejci
· 7 years ago
c7d0709
VERSION bump to version 0.12.187
by Michal Vasko
· 7 years ago
fca9170
fixup! BUGFIX positional xpath arguments evaluate on child axis
by Michal Vasko
· 7 years ago
8547e48
VERSION bump to version 0.13.15
by Michal Vasko
· 7 years ago
96df97c
fixup! BUGFIX positional xpath arguments evaluate on child axis
by Michal Vasko
· 7 years ago
f57ef67
VERSION bump to version 0.12.186
by Michal Vasko
· 7 years ago
Next »