Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
334a07d5d901f1918c51d8b04683e66723b28a24
334a07d
data tree BUGFIX anyxml is stored with the root
by Michal Vasko
· 9 years ago
2bb0ddf
xml printer CHANGE remove redundant open_memstream() use
by Michal Vasko
· 9 years ago
ab56192
VERSION bump version to 0.7.11
by Radek Krejci
· 9 years ago
77ad4a1
xml BUGFIX some linux-specific code was available on non-linux os
by Radek Krejci
· 9 years ago
18f7d76
VERSION bump to version 0.7.10
by Michal Vasko
· 9 years ago
8de098c
all DOC white space
by Michal Vasko
· 9 years ago
e5e0629
yin parser BUGFIX we cannot use xml structures in log, they are disconnected
by Michal Vasko
· 9 years ago
19f9ede
VERSION bump version to 0.7.9
by Radek Krejci
· 9 years ago
a77904e
schema tree CHANGE change uri member to filepath
by Radek Krejci
· 9 years ago
9278b0e
VERSION bump version to 0.7.8
by Radek Krejci
· 9 years ago
23f5de5
yin parser CHANGE another try to store schema's URI
by Radek Krejci
· 9 years ago
92824f5
VERSION bump version to 0.7.7
by Radek Krejci
· 9 years ago
fc3692c
yanglint BUGFIX accessing freed memory
by Radek Krejci
· 9 years ago
05d9e70
VERSION bump version to 0.7.6
by Radek Krejci
· 9 years ago
dd1c417
yanglint BUGFIX memory leak
by Radek Krejci
· 9 years ago
fab2b17
VERSION bump version to 0.7.5
by Radek Krejci
· 9 years ago
b051f72
yin parser CHANGE get input filepath even from file descriptor
by Radek Krejci
· 9 years ago
83a66b0
yanglint FEATURE dump yang-library data as data tree
by Radek Krejci
· 9 years ago
4edaa21
VERSION bump to version 0.7.4
by Michal Vasko
· 9 years ago
15e0bab
validation BUGFIX first input/output node is always well-ordered
by Michal Vasko
· 9 years ago
54f6fb3
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
0d95c9f
VERSION bump to version 0.7.3
by Michal Vasko
· 9 years ago
63fac9e
xml parser BUGFIX the anyxml XML copy must be properly unlinked
by Michal Vasko
· 9 years ago
42b861c
VERSION bump version to 0.7.2
by Radek Krejci
· 9 years ago
6baaa9a
validation BUGFIX check for elements order in RPCs
by Radek Krejci
· 9 years ago
e4fffcf
xml BUGFIX neverending loop (copy-paste bug)
by Radek Krejci
· 9 years ago
9e715cc
build BUGFIX use custom lib dir in pkgconfig path too
by Tomas Cejka
· 9 years ago
4324c7a
VERSION bump to version 0.7.1
by Michal Vasko
· 9 years ago
a61a623
xml CHANGE move flags in xml structure
by Michal Vasko
· 9 years ago
9c7a3e2
doc CHANGE add info about building library documentation
by Radek Krejci
· 9 years ago
95ba892
VERSION bump version to 0.7.0
by Radek Krejci
· 9 years ago
8d1de97
VERSION bump version to 0.6.43
by Radek Krejci
· 9 years ago
f2ac7ae
yin parser CHANGE refactor circular identity reference check code
by Radek Krejci
· 9 years ago
3a75920
VERSION bump version to 0.6.42
by Radek Krejci
· 9 years ago
babbff8
yin parser BUGFIX check for circulare references of identities
by Radek Krejci
· 9 years ago
3071c00
VERSION bump version to 0.6.41
by Radek Krejci
· 9 years ago
9688c86
ly_errno BUGFIX use of Linux specific variable in a generic part
by Radek Krejci
· 9 years ago
24c685b
VERSION bump version to 0.6.40
by Radek Krejci
· 9 years ago
749190d
CHANGE optimize ly_strequal()
by Radek Krejci
· 9 years ago
26c3c38
VERSION bump version to 0.6.39
by Radek Krejci
· 9 years ago
31e7336
errpath CHANGE add prefixes to the path elements
by Radek Krejci
· 9 years ago
f20110e
VERSION bump version to 0.6.38
by Radek Krejci
· 9 years ago
aa2a893
schema BUGFIX memory leak
by Radek Krejci
· 9 years ago
5ffde11
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Michal Vasko
· 9 years ago
97a8f57
build FEATURE include cmake find module that can be used in other projects
by Michal Vasko
· 9 years ago
768efa4
VERSION bump version to 0.6.37
by Radek Krejci
· 9 years ago
7a23f11
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
44ec715
VERSION bump version to 0.6.36
by Radek Krejci
· 9 years ago
ed2f642
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
3122662
VERSION bump to version 0.6.36
by Michal Vasko
· 9 years ago
4c06fd8
resolve BUGFIX resolving relative path NULL dereference
by Michal Vasko
· 9 years ago
4f78b53
BUGFIX memory leaks
by Radek Krejci
· 9 years ago
dc008d7
yin parser BUGFIX NULL freed pointer since it is in structure possibly used later
by Radek Krejci
· 9 years ago
6013c9c
VERSION bump to version 0.6.35
by Michal Vasko
· 9 years ago
c1ffa4d
CHANGE replace dictionary string comparisons (!=) by !ly_strequal()
by Radek Krejci
· 9 years ago
0098015
resolve BUGFIX wrong variable use
by Michal Vasko
· 9 years ago
c5989d4
BUGFIX memory leaks
by Radek Krejci
· 9 years ago
edaaa08
CHANGE replace dictionary string comparisons (==) by ly_strequal()
by Radek Krejci
· 9 years ago
3ab691f
VERSION bump to version 0.6.34
by Michal Vasko
· 9 years ago
7d3ec59
resolve BUGFIX wrong log node type
by Michal Vasko
· 9 years ago
7b2b0cd
VERSION bump to version 0.6.33
by Michal Vasko
· 9 years ago
8c72ad5
Merge branch 'devel' into deviation_change
by Michal Vasko
· 9 years ago
ff006c1
yin parser CHANGE deviations are now reversible
by Michal Vasko
· 9 years ago
ad1f7b7
yin parser CHANGE check whether deviation is not trying to remove a key
by Michal Vasko
· 9 years ago
e51396d
common FEATURE add internal ly_strequal() to compare strings
by Radek Krejci
· 9 years ago
b3f218a
VERSION bump version to 0.6.33
by Radek Krejci
· 9 years ago
6b0a888
dict BUGFIX maintain stats about dictionary usage
by Radek Krejci
· 9 years ago
225376f
dict BUGFIX memory leaks
by Radek Krejci
· 9 years ago
723aa0a
VERSION bump version ot 0.6.32
by Radek Krejci
· 9 years ago
6e8fc0b
logger CHANGE make path of error elements thread-safe and accessible ex-post
by Radek Krejci
· 9 years ago
eb9115d
logger BUGFIX correct order of volatile and static keywords
by Radek Krejci
· 9 years ago
b7b068c
yin parser CHANGE deviating own module even from a submodule is not allowed
by Michal Vasko
· 9 years ago
3af07b4
xpath BUGFIX unchecked return value, doxygen updated
by Michal Vasko
· 9 years ago
e8bd3ba
Merge branch 'devel' into deviation_change
by Michal Vasko
· 9 years ago
052dab2
VERSION bump version to 0.6.31
by Radek Krejci
· 9 years ago
adb5761
parsers FEATURE error information when validation fails
by Radek Krejci
· 9 years ago
d51d6ad
tree CHANGE lys_node_dup/free new parameter for shallow copies
by Michal Vasko
· 9 years ago
5a721fd
Revert "parser CHANGE do not free submodule on parsing failure"
by Michal Vasko
· 9 years ago
9ba958c
Revert "parser BUGFIX searching modules changes fixed"
by Michal Vasko
· 9 years ago
74e4b15
Revert "yin parser & tree schema BUGFIX uninitialzed ret"
by Michal Vasko
· 9 years ago
266f0dc
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
e0694a4
VERSION bump to version 0.6.30
by Michal Vasko
· 9 years ago
7a17a46
yin parser & tree schema BUGFIX uninitialzed ret
by Michal Vasko
· 9 years ago
18a5ad4
VERSION bump to version 0.6.29
by Michal Vasko
· 9 years ago
39b8dfb
yang & yin printer BUGFIX every type can have empty info structure
by Michal Vasko
· 9 years ago
a38ace6
VERSION bump to version 0.6.28
by Michal Vasko
· 9 years ago
e4cb05b
parser BUGFIX searching modules changes fixed
by Michal Vasko
· 9 years ago
2e7241e
parser CHANGE do not free submodule on parsing failure
by Michal Vasko
· 9 years ago
3695319
yang printer BUGFIX typo
by Michal Vasko
· 9 years ago
02515b4
tree printer BUGFIX augments printing
by Michal Vasko
· 9 years ago
9fe31e7
tree printer BUGFIX checking foreign augments
by Michal Vasko
· 9 years ago
bfc867b
yang & yin printer OPTIMIZE do not print prefix when from another submodule
by Michal Vasko
· 9 years ago
c271e97
common BUGFIX getting import prefix of main module in submodule
by Michal Vasko
· 9 years ago
a91e108
tree printer BUGFIX do not print foreign augments in submodule
by Michal Vasko
· 9 years ago
f9413ce
yang printer BUGFIX formatiing
by Michal Vasko
· 9 years ago
c11af81
tests BUGFIX badly generated submodules
by Michal Vasko
· 9 years ago
4f0dad0
all REFACTOR use functions for module/submodule getting
by Michal Vasko
· 9 years ago
ba0b448
xpath BUGFIX wrong return value
by Michal Vasko
· 9 years ago
3842461
schema tree BUGFIX lys_feature needs padding to fit lys_node
by Michal Vasko
· 9 years ago
320e853
yang & yin printer BUGFIX data printing
by Michal Vasko
· 9 years ago
Next »