Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
421dc75501bb90c03c1ae465a415fe56e2762482
421dc75
parser yang BUGFIX backslash at end of line in double-quoted string
by Pavol Vican
· 8 years ago
6ac71a4
VERSION bump version to 0.9.157
by Radek Krejci
· 8 years ago
0dbff6a
schema printers BUGFIX fix printing leafref's path
by Radek Krejci
· 8 years ago
ad9a9d5
VERSION bump version to 0.9.156
by Radek Krejci
· 8 years ago
742be35
schema parser BUGFIX keep leaf-ref information (path, link) even in derived types
by Radek Krejci
· 8 years ago
086f168
VERSION bump version to 0.9.155
by Radek Krejci
· 8 years ago
91a36ca
yanglint DOC add note about parsing different data types
by Radek Krejci
· 8 years ago
c8731d9
yanglint DOC clarify yanglint support for multiple top-level elements in XML data
by Radek Krejci
· 8 years ago
3a0cabb
build BUGFIX add correct cmacka include paths for tests build
by Radek Krejci
· 8 years ago
397d92c
VERSION bump version to 0.9.154
by Radek Krejci
· 8 years ago
deedd45
tests BUGFIX yin and yang formats of the model were not same
by Radek Krejci
· 8 years ago
5d2551a
VERSION bump version to 0.9.153
by Radek Krejci
· 8 years ago
952a725
yin printer BUGFIX correct printing '"' in XML strings
by Radek Krejci
· 8 years ago
431c226
VERSION bump version to 0.9.152
by Radek Krejci
· 8 years ago
a303b38
diff BUGFIX accessing end-node's child
by Radek Krejci
· 8 years ago
8947293
data tree DOC lyd_new_path tree does not have to be valid
by Michal Vasko
· 8 years ago
d73d438
VERSION bump version to 0.9.151
by Radek Krejci
· 8 years ago
fc824a4
yang parser BUGFIX use of uninitialized variable
by Radek Krejci
· 8 years ago
35b9a1a
parser MAINTENANCE code formatting and naming convention
by Radek Krejci
· 8 years ago
e6140bf
BUGFIX use ly_strequal() instead ofdirect comparison of pointers
by Radek Krejci
· 8 years ago
c343258
Merge remote-tracking branch 'origin/dup_identity'
by Radek Krejci
· 8 years ago
402ca5b
parser BUGFIX does not check identifiers among submodules (typedef, feature)
by Pavol Vican
· 8 years ago
d6cda45
parser BUGFIX does not check duplicated identifiers in identity
by Pavol Vican
· 8 years ago
7edf706
VERSION bump version to 0.9.150
by Pavol Vican
· 8 years ago
810892e
yang BUGFIX duplicated identifier of typedef
by Pavol Vican
· 8 years ago
55abd33
parser BUGFIX unresolve duplicated identifier in grouping
by Pavol Vican
· 8 years ago
efcc39e
VERSION bump version to 0.9.149
by Radek Krejci
· 8 years ago
c189a95
yin parser BUGFIX insert new nodes earlier to be able to check identifiers duplicity
by Radek Krejci
· 8 years ago
995b31d
VERSION bump to version 0.9.148
by Michal Vasko
· 8 years ago
01921d5
schema tree MAINTENANCE reduntant variable removed
by Michal Vasko
· 8 years ago
6a02770
data tree DOC struct lyd_node_leaf_list value and value_type explained
by Michal Vasko
· 8 years ago
6d08ab4
VERSION bump to version 0.9.147
by Michal Vasko
· 8 years ago
34826ae
data tree BUGFIX change leaf to NULL value
by Michal Vasko
· 8 years ago
edecf23
VERSION bump to version 0.9.146
by Michal Vasko
· 8 years ago
4d1b1dc
data tree BUGFIX clear leaf dflt flag if value changes
by Michal Vasko
· 8 years ago
3be3556
schema tree BUGFIX typo
by Michal Vasko
· 8 years ago
f4f1fbe
tests FEATURE merge test
by Michal Vasko
· 8 years ago
75ddb08
VERSION bump to version 0.9.145
by Michal Vasko
· 8 years ago
1848e4f
tests CHANGE json test extended with numbers
by Michal Vasko
· 8 years ago
1e676ca
json parser FEATURE parsing numbers in 0.0E/e0 format
by Michal Vasko
· 8 years ago
e38b3e0
VERSION bump version to 0.9.144
by Radek Krejci
· 8 years ago
804279d
tests FEATURE add some tests about including submodules
by Radek Krejci
· 8 years ago
6826b55
schema parsers BUGFIX remove generic error message replacing the specific one
by Radek Krejci
· 8 years ago
83e3f5b
schema parser BUGFIX correct return codes when processing includes
by Radek Krejci
· 8 years ago
08c6783
VERSION bump version to 0.9.143
by Radek Krejci
· 8 years ago
fc8d832
yin parser BUGFIX assigning enum values
by Radek Krejci
· 8 years ago
fc8d539
info printer CHANGE print number values with enumeration
by Radek Krejci
· 8 years ago
8c2f178
info printer CHANGE unify printed base and derived type names
by Radek Krejci
· 8 years ago
b8f98c1
schema parser BUGFIX propagating included and imported modules into main module structure
by Radek Krejci
· 8 years ago
6fcb104
VERSION bump version to 0.9.142
by Radek Krejci
· 8 years ago
3440cc5
schema parser BUGFIX do not store config flag into the uses
by Radek Krejci
· 8 years ago
a881e3e
schema parser BUGFIX checking validity of uses's augment changing config flag
by Radek Krejci
· 8 years ago
3c14e24
VERSION bump version to 0.9.141
by Pavol Vican
· 8 years ago
d925607
Merge branch 'master' of https://github.com/CESNET/libyang
by Pavol Vican
· 8 years ago
da6f981
yang BUGFIX overflow counter on enum statement
by Pavol Vican
· 8 years ago
bd24774
yang BUGFIX missing character '+' in lexical parser (flex)
by Pavol Vican
· 8 years ago
69fe4cf
schema parser MAINTENANCE remove unnecessary cast
by Radek Krejci
· 8 years ago
4464d34
VERSION bump version to 0.9.140
by Radek Krejci
· 8 years ago
31fb8be
doc CHANGE clarify docs about "implemented" modules
by Radek Krejci
· 8 years ago
108a17d
context BUGFIX mark schema loaded by ly_ctx_load_module() as implemented
by Radek Krejci
· 8 years ago
0320341
context CHANGE special (more generic) handling of internal schemas
by Radek Krejci
· 8 years ago
94f251d
schema parser BUGFIX incorrect length of filename when searching for schema file
by Radek Krejci
· 8 years ago
f2cd101
VERSION bump version to 0.9.139
by Radek Krejci
· 8 years ago
4008842
schema parser BUGFIX searching for schema file(s)
by Radek Krejci
· 8 years ago
7000b8d
VERSION bump version to 0.9.138
by Radek Krejci
· 8 years ago
bc75ff1
Merge branch 'includesfix'
by Radek Krejci
· 8 years ago
8124a06
yang BUGFIX wrong parsing string in unknown statement
by Pavol Vican
· 8 years ago
dff1aff
CHANGE knownissues fiale added again
by Michal Vasko
· 8 years ago
fe965ea
yang BUGFIX uninitialized variables
by Pavol Vican
· 8 years ago
c2a180f
parsers BUGFIX avoid false setting of ly_errno
by Radek Krejci
· 8 years ago
d52195b
yin parser BUGFIX import substatements
by Radek Krejci
· 8 years ago
76e15e1
schema parser BUGFIX use of potentially uninitialized variables
by Radek Krejci
· 8 years ago
2786283
tests BUGFIX correct expected result in tree_schema test
by Radek Krejci
· 8 years ago
02b58b1
tests MAINTENANCE remove old revision of ietf-yang-types module
by Radek Krejci
· 8 years ago
3820692
tests FEATURE test importing modules in schemas
by Radek Krejci
· 8 years ago
4dcd339
schema parser CHANGE importing/including the modules
by Radek Krejci
· 8 years ago
4c5d362
schema parser CHANGE searching for schema files in current dir and searchpath
by Radek Krejci
· 8 years ago
f347abc
schema parser CHANGE better handling of ly_errno
by Radek Krejci
· 8 years ago
9629915
yin parser BUGFIX typo when parsing if-feature statement
by Radek Krejci
· 8 years ago
62301fb
test_ietf MAINTENANCE remove empty line
by Radek Krejci
· 8 years ago
151b8cc
schema parser CHANGE improve circular dependency detection
by Radek Krejci
· 8 years ago
0fd4974
CHANGE allow error message without setting up the ly_errno value
by Radek Krejci
· 8 years ago
be4e46c
CHANGE allow to completely switch off messaging by LY_LLSILENT verbose level
by Radek Krejci
· 8 years ago
5b2c8a8
schema parser CHANGE optimize include checking
by Radek Krejci
· 8 years ago
75b9f8f
schema parser CONFORMANCE allow multiple import of the same module
by Radek Krejci
· 8 years ago
3577147
VERSION bump version to 0.9.137
by Radek Krejci
· 8 years ago
8c3b4b6
schema parser BUGFIX checking decimal64 boundaries
by Radek Krejci
· 8 years ago
bb8375a
parser MAINTENANCE array is used only locally
by Michal Vasko
· 8 years ago
c9d078c
VERSION bump to version 0.9.136
by Michal Vasko
· 8 years ago
0aee5c1
parser CHANGE transform unicode char blocks into char ranges
by Michal Vasko
· 8 years ago
c6325ff
VERSION bump version to 0.9.135
by Radek Krejci
· 8 years ago
458720e
DOC added KnownIssues document
by Radek Krejci
· 8 years ago
d3f28c6
Merge branch 'set_optimization'
by Radek Krejci
· 8 years ago
262cb31
VERSION bump version to 0.9.134
by Radek Krejci
· 8 years ago
dbc1526
yin parser BUGFIX better handling of unresolved augments when freeing schema structure
by Radek Krejci
· 8 years ago
62ea46b
xml parser BUGFIX invalid string comparison
by Radek Krejci
· 8 years ago
9f1e853
yin parser BUGFIX double free
by Radek Krejci
· 8 years ago
43f548d
schema parser BUGFIX inheriting config flags in used groupings
by Radek Krejci
· 8 years ago
ac648b5
VERSION bump version to 0.9.133
by Radek Krejci
· 8 years ago
9bbf710
schema parser BUGFIX uint64's upper bound check
by Radek Krejci
· 8 years ago
Next »