Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
0efe0eaa1d09b930755185600de6b49181a2e88a
0efe0ea
VERSION bump to version 0.9.24
by Michal Vasko
· 9 years ago
ecce4ad
data tree BUGFIX check leaf value after it was connected to a parent
by Michal Vasko
· 9 years ago
e7b0ddb
log BUGFIX string does not need more processing
by Michal Vasko
· 9 years ago
10728b5
log CHANGE several path errors now with LY_VLOG_STR path
by Michal Vasko
· 9 years ago
27faeaf
VERSION bump version to 0.9.23
by Radek Krejci
· 9 years ago
80f034f
log CHANGE accept string as source to "generate" path in validation error messages
by Radek Krejci
· 9 years ago
3c7e5af
data tree CHANGE defaults adding value message changed to debug
by Michal Vasko
· 9 years ago
ccb0de9
VERSION bump to version 0.9.22
by Michal Vasko
· 9 years ago
8d18ef5
data tree CHANGE always add nodes at the end
by Michal Vasko
· 9 years ago
c91e3ee
data tree BUGFIX lyd_new_path must be able to add nodes to any data tree
by Michal Vasko
· 9 years ago
13eb4ac
resolve CHANGE treat leaf-lists specially
by Michal Vasko
· 9 years ago
9f1bb82
VERSION bump version to 0.9.21
by Pavol Vican
· 9 years ago
ecebefa
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Pavol Vican
· 9 years ago
15bf384
cmake CHANGE change target bison
by Pavol Vican
· 9 years ago
f7994fb
yang BUGFIX memoryleak
by Pavol Vican
· 9 years ago
5f0316a
yang BUGFIX deafult in switch statement + change data type int to enum yytokentype
by Pavol Vican
· 9 years ago
3a0181e
VERSION bump version to 0.9.20
by Radek Krejci
· 9 years ago
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
321a02e
yang BUGFIX mandotory and default statement in deviation of choice
by Pavol Vican
· 9 years ago
fdf81c4
yang BUGFIX mandotory and default statement in leaf statement
by Pavol Vican
· 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
9147315
yang BUGFIX memoryleak
by Pavol Vican
· 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
Next »