Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
747486a9656da913e578fad6f24f897f95e66bf6
/
src
747486a
tree data OPTIMIZE duplication of a hash table
by Ondrej Kusnirik
· 3 months ago
79e721c
hash table REFACTOR fix comment
by Ondrej Kusnirik
· 3 months ago
ed74a24
tree data UPDATE recognize special JSON [null] value
by Michal Vasko
· 3 months ago
3a2d461
hash table BUGFIX init out params
by Michal Vasko
· 3 months ago
2addf21
log BUGFIX missing lock
by Michal Vasko
· 3 months ago
5939112
dict BUGFIX revert ffeedfdbce0dd98d30cba9738b1800bac483cefb
by Michal Vasko
· 3 months ago
ffeedfd
dict OPTIMIZE duplicating values in dictionary
by Ondrej Kusnirik
· 3 months ago
c2f76fe
hash table BUGFIX remove unnecessary variable
by Ondrej Kusnirik
· 3 months ago
4502ed2
libyang MAINTENANCE unitialized var warnings
by Michal Vasko
· 3 months ago
34a042c
plugin types FEATURE add time-period plugin
by roman
· 3 months ago
998e1e4
printer_yang BUGFIX display of extensions for rpc in/out
by Olivier Matz
· 3 months ago
e049db8
schema compile BUGFIX avoid extension duplication in rpc in/out
by Olivier Matz
· 3 months ago
8ee7139
parser yang BUGFIX comments not allowed in unquoted strings
by Michal Vasko
· 3 months ago
7a8029e
validation BUGFIX handle nested when unres
by Michal Vasko
· 4 months ago
863b18b
fix parsing of numbers within XML-encoded anyxml
by Jan Kundrát
· 4 months ago
1158163
version UPDATE retrieve versions using functions
by Michal Vasko
· 4 months ago
f1918e1
parser yang BUGFIX avoid accessing memory after input buffer
by Michal Vasko
· 4 months ago
35274cf
parser yang UPDATE automatic parsing of nested extensions
by Michal Vasko
· 4 months ago
1849d4e
tree data BUGFIX prevent creating invalid trees
by Michal Vasko
· 4 months ago
ae893ef
xpath BUGFIX opaque node handling
by Michal Vasko
· 4 months ago
70addcf
src/version.h.in: Add missing include
by David Schweizer
· 5 months ago
3ab37cc
version UPDATE provide run-time version info
by Michal Vasko
· 5 months ago
014507d
common BUGFIX avoid overflow
by Michal Vasko
· 5 months ago
c5996da
src/version.h.in: Define project version
by David Schweizer
· 5 months ago
be0251e
diff BUGFIX can insert only after the same instance
by Michal Vasko
· 5 months ago
3057c05
tree data BUGFIX negative timezone minutes
by Michal Vasko
· 5 months ago
d470773
xpath BUGFIX empty string should be converted to NAN double
by Michal Vasko
· 5 months ago
a5c6cfb
union BUGFIX keep subvalue on validation fail
by Michal Vasko
· 5 months ago
909434e
plugins exts REFACTOR cast warnings
by Michal Vasko
· 5 months ago
53eb6a1
ly common REFACTOR cast warnings
by Michal Vasko
· 5 months ago
e887774
xpath BUGFIX type traversal
by Michal Vasko
· 5 months ago
708a8bf
plugins exts BUGFIX storage must be 8B large
by Michal Vasko
· 5 months ago
c80fcc9
diff BUGFIX diff merge userord node order
by Michal Vasko
· 5 months ago
3139a58
schema compile UPDATE skip xpath checks on disabled nodes
by Michal Vasko
· 5 months ago
6cc25d4
context REFACTOR make function cleaner
by Michal Vasko
· 5 months ago
a2f2cd8
tree data sorted REFACTOR redundant macros
by Michal Vasko
· 6 months ago
f77ca9c
tree data UPDATE function for checking internal meta
by Michal Vasko
· 6 months ago
fa25769
parser json BUGFIX check for parameter validity
by Michal Vasko
· 6 months ago
b7863f8
printer json BUGFIX printing opaque nodes with all hints
by Michal Vasko
· 6 months ago
506fab4
validation BUGFIX handle empty tree
by Michal Vasko
· 6 months ago
eea767a
tree schema BUGFIX check return val
by Michal Vasko
· 6 months ago
669345c
tree schema BUGFIX correct predicate order in lysc_path (#2244)
by Alexandre Snarskii
· 6 months ago
d775df2
tree schema BUGFIX correct order of predicates
by Michal Vasko
· 6 months ago
5683626
parser yang BUGFIX invalid input move after comments
by Michal Vasko
· 6 months ago
6d42a11
plugins BUGFIX lyds_tree requires metadata
by Michal Vasko
· 6 months ago
c350922
tree schema UPDATE support symbolic links when searching for modules
by Michal Vasko
· 6 months ago
453b000
parser yang BUGFIX parse comments in between split strings
by Michal Vasko
· 6 months ago
232456a
tree schema BUGFIX always use the main context
by Michal Vasko
· 6 months ago
6b144d2
plugins BUGFIX always load lyds_tree metadata plugin
by Michal Vasko
· 6 months ago
ee3539a
out BUGFIX trim printing NP conts with only explicit dflt values
by Michal Vasko
· 7 months ago
1544e0a
plugins BUGFIX safe retrieval of canonical value
by Michal Vasko
· 7 months ago
cbbae42
parser json BUGFIX printing opaque nodes as containers (#2230)
by steweg
· 7 months ago
b4b4582
parinter yang BUGFIX handle squoted strings with squotes
by Michal Vasko
· 7 months ago
1dab4e0
tree data BUGFIX unset return value
by Michal Vasko
· 7 months ago
8f14b30
printer tree REFACTOR incorrect param type
by Michal Vasko
· 7 months ago
350e8dd
schema compile REFACTOR use exact matching type
by Michal Vasko
· 7 months ago
d592a58
lyds tree BUGFIX of hash during additional sorting
by aPiecek
· 7 months ago
74cc126
log UPDATE logging messages without memory
by Michal Vasko
· 7 months ago
cf43fa7
union BUGFIX proper LYB value validation
by Michal Vasko
· 7 months ago
6845e81
union REFACTOR better macro name
by Michal Vasko
· 7 months ago
350ed0d
doc UPDATE improve opaque node docs
by Michal Vasko
· 7 months ago
99bfd40
schema compile UPDATE fix disabled list unique nodes
by Michal Vasko
· 7 months ago
2a01181
parser data DOC improve flag description
by Michal Vasko
· 7 months ago
68f6eaf
parser json UPDATE allowing JSON 'null' value for inner nodes (#2218)
by steweg
· 7 months ago
56318fe
log UPDATE avoid using LY_EVALID without vecode
by Michal Vasko
· 7 months ago
b3e420c
parser json UPDATE optional JSON 'null' value parsed and ignored (#2216)
by steweg
· 7 months ago
5ad0063
schema compile BUGFIX do not share types with leafrefs
by Michal Vasko
· 7 months ago
121cbbb
schema compile REFACTOR formatting
by Michal Vasko
· 7 months ago
5209845
plugins BUGFIX differentiate between plugin types
by Michal Vasko
· 7 months ago
7efb69e
plugins BUGFIX static run-time plugin support
by Michal Vasko
· 7 months ago
964407a
plugins BUGFIX check return value
by Michal Vasko
· 7 months ago
f7aeeae
context UPDATE run-time plugin support (#2213)
by steweg
· 7 months ago
2063f20
schema compile UPDATE allow deviate-replace implicit properties
by Michal Vasko
· 7 months ago
ed27758
libyang UPDATE compatibility macros
by Michal Vasko
· 8 months ago
bc196fc
schema compile UPDATE improve duplicate identifier err message
by Michal Vasko
· 8 months ago
f4ba2ff
tree data BUGFIX non-changing iterator (#2207)
by Amjad Daraiseh
· 8 months ago
93b9b24
schema compile BUGFIX disabled list unique node
by Michal Vasko
· 8 months ago
2b0e8a2
xpath BUGFIX opaque node handling
by Michal Vasko
· 8 months ago
eef8dae
tree data new BUGFIX wrong parameter positions (#2194)
by lucoliva
· 8 months ago
c03945b
ly common REFACTOR bigger type before var args
by Michal Vasko
· 8 months ago
659f8fa
printer yang BUGFIX missing parentheses
by Michal Vasko
· 9 months ago
72c6d64
tree schema BUGFIX store YANG string quote style
by Michal Vasko
· 9 months ago
bff6f26
lyds tree BUGFIX for rb_remove_node()
by aPiecek
· 9 months ago
8760d96
tree data new BUGFIX check return value
by Michal Vasko
· 9 months ago
542ceb4
tree data BUGFIX invalid memory access
by Michal Vasko
· 9 months ago
8108afa
path REFACTOR redunant check
by Michal Vasko
· 9 months ago
fcd168e
log BUGFIX memory leak
by Michal Vasko
· 9 months ago
e6943a0
schema compile BUGFIX prevent when unres without a node
by Michal Vasko
· 9 months ago
b131989
doc UPDATE libyang v3 transition
by Michal Vasko
· 9 months ago
16c25e0
tree data new BUGFIX flag typo
by Michal Vasko
· 9 months ago
a5c4fa4
parser data UPDATE parse_store_only flag sets parse_only as well
by Michal Vasko
· 9 months ago
9dc2a54
data sorted BUGFIX file renaming
by Michal Vasko
· 9 months ago
5dd11b8
tree data BUGFIX check return value (#2183)
by steweg
· 9 months ago
f8c0b58
tree data UPDATE remove redundant lyd_new_list3_bin
by Michal Vasko
· 9 months ago
6a027db
libyang REFACTOR minor improvements
by Michal Vasko
· 9 months ago
9bd131d
context UPDATE forbid setting option for existing context
by Michal Vasko
· 9 months ago
abd34fb
doc UPDATE updates and improvements
by Michal Vasko
· 9 months ago
d4cde64
libyang UPDATE optional value validation and context type plugins (#2171)
by steweg
· 9 months ago
14f7253
schema compile BUGFIX state data are not sorted (#2179)
by aPiecek
· 9 months ago
a9369d2
diff BUGFIX diff nodes should not be ordered
by aPiecek
· 9 months ago
Next »