Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
9e81c6ab25e765fd76e0cc59e5a58b3251da15e1
9e81c6a
parsers CHANGE optimalize parsing module
by PavolVican
· 8 years ago
d299301
VERSION bump to version 0.12.70
by Michal Vasko
· 8 years ago
5836388
data tree BUGFIX redo a fix that somehow was reverted
by Michal Vasko
· 8 years ago
22ce437
VERSION bump version to 0.12.69
by Radek Krejci
· 8 years ago
0c5a093
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
b915fb9
JSON parser BUGFIX parsing data after top-level list instance
by Radek Krejci
· 8 years ago
910b80b
VERSION bump to version 0.12.68
by Michal Vasko
· 8 years ago
091dd84
valdiation BUGFIX clear mand flag when trusted data
by Michal Vasko
· 8 years ago
053efb3
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 8 years ago
e179488
json parser BUGFIX validating lists and leaf-list
by Radek Krejci
· 8 years ago
7068d94
VERSION bump version to 0.12.67
by Radek Krejci
· 8 years ago
a0802a8
parsers BUGFIX buffer overflow
by Radek Krejci
· 8 years ago
5de8a02
yin parser CHANGE check (sub)module substatements order
by Michal Vasko
· 8 years ago
a54dbf3
VERSION bump version to 0.12.66
by Radek Krejci
· 8 years ago
af56633
features BUGFIX logic of evaluating if-feature's expression
by Radek Krejci
· 8 years ago
85df4cc
schema parsers CHANGE code duplication
by Radek Krejci
· 8 years ago
83a4bac
context CHANGE re-adding module links
by Radek Krejci
· 8 years ago
379622e
VERSION bump to version 0.12.65
by Michal Vasko
· 8 years ago
e6ff428
data tree CHANGE handle default values better
by Michal Vasko
· 8 years ago
4be5fa2
context CHANGE code structure for re-adding module links
by Michal Vasko
· 8 years ago
ca15ca6
VERSION bump to version 0.12.64
by Michal Vasko
· 8 years ago
2bce30c
data tree CHANGE internal version of inserts
by Michal Vasko
· 8 years ago
eb81fb7
resolve BUGFIX traversing nodes when resolving when
by Michal Vasko
· 8 years ago
777f5cd
VERSION bump to version 0.12.63
by Michal Vasko
· 8 years ago
77e8a95
printer BUGFIX prix if-feature prefixes as module names
by Michal Vasko
· 8 years ago
0b41f61
VERSION bump to version 0.12.62
by Michal Vasko
· 8 years ago
080f169
data tree BUGFIX wrong variables used
by Michal Vasko
· 8 years ago
49e9714
VERSION bump to version 0.12.61
by Michal Vasko
· 8 years ago
58416c8
tree printer BUGFIX top-level notif indent
by Michal Vasko
· 8 years ago
82ecc66
VERSION bump to version 0.12.60
by Michal Vasko
· 8 years ago
3211330
tree printer BUGFIX uses print
by Michal Vasko
· 8 years ago
7e02072
VERSION bump version to 0.12.59
by Radek Krejci
· 8 years ago
10c216a
parsers CHANGE allow empty data files
by Radek Krejci
· 8 years ago
c63dae6
yanglint BUGFIX correct additional parameter for lyd_validate
by Radek Krejci
· 8 years ago
32b882b
VERSION bump version to 0.12.58
by Radek Krejci
· 8 years ago
c645a3a
parsers BUGFIX forgotten use of munmap()
by Radek Krejci
· 8 years ago
e33799e
VERSION bump version to 0.12.57
by Radek Krejci
· 8 years ago
0fb1150
parsers BUGFIX mmaping files with the exact multiple size of page size
by Radek Krejci
· 8 years ago
281876f
VERSION bump to version 0.12.56
by Michal Vasko
· 8 years ago
123724a
data tree BUGFIX empty rpc/action reply can be valid
by Michal Vasko
· 8 years ago
b5f183b
VERSION bump version 0.12.55
by Radek Krejci
· 8 years ago
9f49b50
diff BUGFIX comparing ordered lists inside another list with multiple instances
by Radek Krejci
· 8 years ago
ab22677
VERSION bump to version 0.12.54
by Michal Vasko
· 8 years ago
e94f0c5
data tree BUGFIX extra argument
by Michal Vasko
· 8 years ago
9acea9d
log MAINTENANCE put xpath parts into quotes
by Michal Vasko
· 8 years ago
c5c1759
VERSION bump to version 0.12.53
by Michal Vasko
· 8 years ago
f96bb90
tree printer BUGFIX wrong param type and the param not even used
by Michal Vasko
· 8 years ago
d2a9e82
VERSION bump to version 0.12.52
by PavolVican
· 8 years ago
6028426
parser yang BUGFIX wrong inherited nacm flags
by PavolVican
· 8 years ago
49a0a7f
parser yang BUGFIX checking compatibility of the implicit submodule's version with the main module
by PavolVican
· 8 years ago
196694c
parser yang BUGFIX error message
by PavolVican
· 8 years ago
cec1878
Merge remote-tracking branch 'origin/devel' into yang_optimalize
by PavolVican
· 8 years ago
894c897
VERSION bump to version 0.12.51
by Michal Vasko
· 8 years ago
5b99871
parser BUGFIX parsing submodules from memory
by Michal Vasko
· 8 years ago
ab8d4d0
VERSION bump to version 0.12.50
by Michal Vasko
· 8 years ago
c1e8935
tree printer BUGFIX indent creation fixed and updated
by Michal Vasko
· 8 years ago
7c1975a
VERSION bump version to 0.12.49
by Radek Krejci
· 8 years ago
eaaf378
tests UPDATE reflect previous changes of the tree output format
by Radek Krejci
· 8 years ago
533d3d8
VERSION bump version to 0.12.48
by Radek Krejci
· 8 years ago
f9c2826
yanglint FEATURE equivalent to the pyang's --tree-print-groupings
by Radek Krejci
· 8 years ago
d5bf08e
tree printer FEATURE support printing groupings
by Radek Krejci
· 8 years ago
a70eacc
VERSION bump to version 0.12.47
by Michal Vasko
· 8 years ago
8b942f0
printers BUGFIX print notifications in augments
by Michal Vasko
· 8 years ago
036e3d2
log BUGFIX printing paths for augments
by Michal Vasko
· 8 years ago
769f803
tree CHANGE invalid xpath is accepted with a warning
by Michal Vasko
· 8 years ago
db01726
schema tree BUGFIX allow notifications in augments
by Michal Vasko
· 8 years ago
ed15546
VERSION bump to version 0.12.46
by Michal Vasko
· 8 years ago
c90f3ff
schema tree CHANGE in lys_find_xpath try to print last ctx node in path
by Michal Vasko
· 8 years ago
eab364d
xpath CHANGE on unknown module the context node is not relevant
by Michal Vasko
· 8 years ago
4c818b2
VERSION bump to version 0.12.45
by Michal Vasko
· 8 years ago
2611e19
schema tree CHANGE lys_find_xpath parameters clarified
by Michal Vasko
· 8 years ago
616e155
VERSION bump to version 0.12.44
by Michal Vasko
· 8 years ago
67cc191
data tree MAINTENANCE coverity false positive
by Michal Vasko
· 8 years ago
d3a0311
resolve BUGFIX wrong variable used
by Michal Vasko
· 8 years ago
29fd974
resolve BUGFIX memory leak
by Michal Vasko
· 8 years ago
ad43c18
parsers MAINTENANCE unused value
by Michal Vasko
· 8 years ago
f78663c
VERSION bump version to 0.12.43
by Radek Krejci
· 8 years ago
ddddd0d
schema parsing BUGFIX infinite loop when duplicating unresolved identityref
by Radek Krejci
· 8 years ago
d9c0ce2
schema parsers BUGFIX memory leak
by Radek Krejci
· 8 years ago
d698837
VERSION bump version to 0.12.42
by PavolVican
· 8 years ago
bb0ba6c
parser yang CHANGE remove empty block of code
by PavolVican
· 8 years ago
2e87a96
VERSION bump version to 0.12.41
by Radek Krejci
· 8 years ago
b5071ce
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
d4c1d0f
schema parsers CHANGE including submodules
by Radek Krejci
· 8 years ago
b573bb7
schema parsers MAINTENANCE code formatting
by Radek Krejci
· 8 years ago
6200c48
VERSION bump version to 0.12.40
by PavolVican
· 8 years ago
e3a59bd
parser yang BUGFIX forbidden comment sequences in string
by PavolVican
· 8 years ago
6a1e2f4
YIN parser BUGFIX checking compatibility of the implicit submodule's version with the main module
by Radek Krejci
· 8 years ago
1bc2206
parser yang BUGFIX reading backslash in double-qouted string
by PavolVican
· 8 years ago
5536995
yang file BUGFIX apply eratta of RFC 6728
by PavolVican
· 8 years ago
51e5c58
libyang CHANGE path generation optimization refactored
by Michal Vasko
· 8 years ago
c5fe2c7
VERSION bump version to 0.12.39
by Radek Krejci
· 8 years ago
7de3e5d
diff BUGFIX check boundaries when going through the list of matching nodes
by Radek Krejci
· 8 years ago
6dbff41
VERSION bump to version 0.12.38
by Michal Vasko
· 8 years ago
e77dc99
printer BUGFIX always print wd schema namespace if may be needed
by Michal Vasko
· 8 years ago
2d2c5e3
VERSION bump to version 0.12.37
by Michal Vasko
· 8 years ago
3c77709
resolve BUGFIX memory leak
by Michal Vasko
· 8 years ago
b27527b
VERSION bump to version 0.12.36
by Michal Vasko
· 8 years ago
8276250
data printers BUFGIX print anydata tree with correct flags
by Michal Vasko
· 8 years ago
7be9c3f
VERSION bump version to 0.12.35
by Radek Krejci
· 8 years ago
Next »