Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
6052ada373927ff67e6b277f9264a7b2f128078e
6052ada
yin parser MAINTENANCE unify error messages regarding mandatory+default collision
by Radek Krejci
· 9 years ago
9e8c10c
yin parser BUGFIX check for default+mandatory collision in choice
by Radek Krejci
· 9 years ago
763122e
validation BUGFIX checking for status mandatory nodes
by Radek Krejci
· 9 years ago
1509a15
VERSION bump to version 0.9.19
by Michal Vasko
· 9 years ago
5d78966
data tree BUGFIX updated leaf value check
by Michal Vasko
· 9 years ago
c7d7752
VERSION bump version to 0.9.18
by Radek Krejci
· 9 years ago
7fcf10d
defaults CHANGE leaf does not have type's default value if it is mandatory
by Radek Krejci
· 9 years ago
17bb490
data tree DOC lyd_new_path doxygen updated
by Michal Vasko
· 9 years ago
29047f2
VERSION bump version to 0.9.17
by Radek Krejci
· 9 years ago
779f959
tests BUGFIX memory leaks
by Radek Krejci
· 9 years ago
7f47317
VERSION bump version to 0.9.16
by Radek Krejci
· 9 years ago
7390970
log BUGFIX use of uninitialized variable
by Radek Krejci
· 9 years ago
2426827
VERSION bump version to 0.9.15
by Radek Krejci
· 9 years ago
841ec08
yin parser BUGFIX mandatory-stmt and default-stmt MUST not be used together
by Radek Krejci
· 9 years ago
1175d3e
tests BUGFIX consider symlinks in paths used in tests
by Radek Krejci
· 9 years ago
94bc843
VERSION bump to version 0.9.14
by Michal Vasko
· 9 years ago
888a129
log & resolve BUGFIX copy only a fixed number fo characters
by Michal Vasko
· 9 years ago
3931bbf
parser BUGFIX check return value
by Michal Vasko
· 9 years ago
867ff78
VERSION bump to version 0.9.13
by Michal Vasko
· 9 years ago
3767f71
tests CHANGE tests of removed functions deleted
by Michal Vasko
· 9 years ago
f748dbc
data tree CHANGE lyd_anyxml structure changed
by Michal Vasko
· 9 years ago
462be9a
context CHANGE module retrieval API changed
by Michal Vasko
· 9 years ago
f6d94c6
context CHANGE ly_ctx_get_submodule changed
by Michal Vasko
· 9 years ago
dcee63a
VERSION bump version to 0.9.12
by Radek Krejci
· 9 years ago
cafa005
data tree BUGFIX dereferencing freed memory
by Radek Krejci
· 9 years ago
bee9abe
log CHANGE path cache
by Radek Krejci
· 9 years ago
05b5997
VERSION bump version to 0.9.11
by Radek Krejci
· 9 years ago
92ece00
data tree CHANGE remove LYD_OPT_FILTER parser option
by Radek Krejci
· 9 years ago
2d5525d
data tree CHANGE avoid code duplication
by Radek Krejci
· 9 years ago
ece3b25
VERSION bump to version 0.9.10
by Michal Vasko
· 9 years ago
e5da2c3
data tree DOC typo
by Michal Vasko
· 9 years ago
1cc0497
data tree CHANGE in data it is redundant to map 2 additional bytes and with write access
by Michal Vasko
· 9 years ago
3b6951c
VERSION bump to version 0.9.9
by Michal Vasko
· 9 years ago
df3f1ab
resolve & data tree BUGFIX strncpy on overlapping buffers
by Michal Vasko
· 9 years ago
ab8c4dd
VERSION bump to version 0.9.8
by Michal Vasko
· 9 years ago
50ea486
data tree BUGFIX set buf_used only after it is actually used
by Michal Vasko
· 9 years ago
971a3ca
common CHANGE use ly_buf for module names
by Michal Vasko
· 9 years ago
0fde171
data tree BUGFIX always accept value NULL
by Michal Vasko
· 9 years ago
2c9c056
VERSION bump version to 0.9.7
by Radek Krejci
· 9 years ago
9237524
log CHANGE make only error messages available via ly_errmsg()
by Radek Krejci
· 9 years ago
5ad397d
VERSION bump to version 0.9.6
by Michal Vasko
· 9 years ago
d7957c0
context FEATURE function ly_ctx_get_module_iter()
by Michal Vasko
· 9 years ago
164d901
tree BUGFIX mmap cannot handle empty files
by Michal Vasko
· 9 years ago
57a7a55
VERSION bump version to 0.9.5
by Radek Krejci
· 9 years ago
91c40ef
Merge branch 'master' into devel
by Radek Krejci
· 9 years ago
b250c92
VERSION bump version to 0.8.43
by Radek Krejci
· 9 years ago
aaa89db
default BUGFIX possible buffer overrun
by Radek Krejci
· 9 years ago
8177cbe
defaults BUGFIX memory leak
by Radek Krejci
· 9 years ago
1d6ba67
VERSION bump version to 0.8.42
by Radek Krejci
· 9 years ago
244c495
tests CHANGE extend test for default values
by Radek Krejci
· 9 years ago
ff82f5f
defaults BUGFIX improve getting context from given parameters to get with-defaults schema
by Radek Krejci
· 9 years ago
0fa5530
tree data BUGFIX adding default nodes of present cases
by Radek Krejci
· 9 years ago
1e59ec1
data tree BUGFIX choice case auto-delete
by Radek Krejci
· 9 years ago
ea51fba
test BUGFIX invalid lydict_remove test
by Radek Krejci
· 9 years ago
a472a93
tests BUGFIX memory leaks
by Radek Krejci
· 9 years ago
0e31586
defaults CHANGE use internal string buffer when creating default nodes
by Radek Krejci
· 9 years ago
bb42a24
FEATURE thread-specific string buffer for internal use
by Radek Krejci
· 9 years ago
50e4e0e
data tree CHANGE enable not creating any nodes with lyd_new_path
by Michal Vasko
· 9 years ago
e346ff7
VERSION bump version to 0.9.4
by Radek Krejci
· 9 years ago
e85deb6
tests CHANGE extend test for default values
by Radek Krejci
· 9 years ago
ef16184
defaults BUGFIX improve getting context from given parameters to get with-defaults schema
by Radek Krejci
· 9 years ago
bae1676
tree data BUGFIX adding default nodes of present cases
by Radek Krejci
· 9 years ago
0fddb94
data tree BUGFIX choice case auto-delete
by Radek Krejci
· 9 years ago
327d9a1
test BUGFIX invalid lydict_remove test
by Radek Krejci
· 9 years ago
4d0d935
tests BUGFIX memory leaks
by Radek Krejci
· 9 years ago
b3d9203
defaults CHANGE use internal string buffer when creating default nodes
by Radek Krejci
· 9 years ago
fbcbc09
FEATURE thread-specific string buffer for internal use
by Radek Krejci
· 9 years ago
84657a3
dat tree BUGFIX memory leak
by Radek Krejci
· 9 years ago
8ee1b56
data tree BUGFIX fix check of input parameters for resolve_unres_data()
by Radek Krejci
· 9 years ago
da39332
VERSION bump version to 0.8.41
by Radek Krejci
· 9 years ago
a7e5576
dat tree BUGFIX memory leak
by Radek Krejci
· 9 years ago
23d93f4
data tree BUGFIX fix check of input parameters for resolve_unres_data()
by Radek Krejci
· 9 years ago
434aefe
VERSION bump to version 0.9.3
by Michal Vasko
· 9 years ago
72d3510
data tree CHANGE enable not creating any nodes with lyd_new_path
by Michal Vasko
· 9 years ago
d0591ca
VERSION bump version to 0.9.2
by Radek Krejci
· 9 years ago
5deaafd
parser BUGFIX loading already present schema
by Radek Krejci
· 9 years ago
967b2f4
Merge branch 'yang' into devel
by Radek Krejci
· 9 years ago
cae5488
yang CHANGE build cmake
by Pavol Vican
· 9 years ago
7e82141
VERSION bump version to 0.9.1
by Radek Krejci
· 9 years ago
74150cd
defaults CHANGE reflect LYD_OPT_KEEPEMPTYCONT in lyd_wd_cleanup()
by Radek Krejci
· 9 years ago
cf552d7
VERSION bump version to 0.8.40
by Radek Krejci
· 9 years ago
0769f98
defaults CHANGE reflect LYD_OPT_KEEPEMPTYCONT in lyd_wd_cleanup()
by Radek Krejci
· 9 years ago
d5d1e4a
VERSION bump version to 0.9.0
by Radek Krejci
· 9 years ago
d4145a7
VERSION bump version to 0.8.39
by Radek Krejci
· 9 years ago
0008df5
Merge branch 'devel'
by Radek Krejci
· 9 years ago
488590f
xpath DOC doxygen updated
by Michal Vasko
· 9 years ago
b1328d5
VERSION dump version to 0.8.38
by Radek Krejci
· 9 years ago
f22869f
Merge branch 'autodel' into devel
by Radek Krejci
· 9 years ago
afcb0df
data tree BUGFIX missing function return check
by Michal Vasko
· 9 years ago
2a6b4bb
data tree BUGFIX returning to parent without children
by Michal Vasko
· 9 years ago
4c3e3de
data tree BUGFIX parsing and printing options mixed
by Michal Vasko
· 9 years ago
3c124fa
data tree BUGFIX treat output parameters as top-level nodes
by Michal Vasko
· 9 years ago
c6c52cf
resolve BUGFIX wrong variable used
by Michal Vasko
· 9 years ago
4893535
resolve CHANGE accept ./ as the beginning of a relative path
by Michal Vasko
· 9 years ago
a099f04
VERSION bump to version 0.8.37
by Michal Vasko
· 9 years ago
a5c7fec
xpath BUGFIX null dereference
by Michal Vasko
· 9 years ago
8100ca2
data tree DOC extend description of lyd_wd_add
by Radek Krejci
· 9 years ago
5109364
data tree BUGFIX memory leaks
by Radek Krejci
· 9 years ago
2ed5cce
tests BUGFIX memory leaks
by Radek Krejci
· 9 years ago
3db819b
data resolve MAINTENANCE remmove unnecessary condition from if statement
by Radek Krejci
· 9 years ago
Next »