Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
8b13fc03cbb106e9d027f4bc3aecfff4c5466cda
8b13fc0
doc MAINTENANCE doxygen text update
by Radek Krejci
· 9 years ago
524e84d
doc MAINTENANCE typo
by Radek Krejci
· 9 years ago
f42440b
doc CHANGE add section about library usage into README file
by Radek Krejci
· 9 years ago
4e4af21
doc CHANGE update README
by Radek Krejci
· 9 years ago
9c30231
doc MAINTENANCE typo
by Radek Krejci
· 9 years ago
803461e
VERSION bump version to 0.9.55
by Radek Krejci
· 9 years ago
c2e9fcb
data tree BUGFIX leaflists were ignored by lyd_get_node2()
by Radek Krejci
· 9 years ago
a64d50c
VERSION bump version to 0.9.54
by Radek Krejci
· 9 years ago
e752fd7
yang parser BUGFIX pointers arithmetics
by Radek Krejci
· 9 years ago
a2cc945
VERSION bump version to 0.9.53
by Radek Krejci
· 9 years ago
ef22a78
yang parser BUGFIX pointers arithmetics
by Radek Krejci
· 9 years ago
abe85bd
validation MAINTENANCE remove dead code
by Radek Krejci
· 9 years ago
50bbdd4
VERSION bump version to 0.9.52
by Radek Krejci
· 9 years ago
1eefeb3
data tree CHANGE store with-defaults attribute as flag in data node
by Radek Krejci
· 9 years ago
2006d18
VERSION bump version to 0.9.51
by Radek Krejci
· 9 years ago
1b61d0e
schema tree CHANGE reimplement the list of derived identities
by Radek Krejci
· 9 years ago
d64a843
VERSION bump version to 0.9.50
by Radek Krejci
· 9 years ago
3eb96c7
test FEATURE test explicit with-defaults mode
by Radek Krejci
· 9 years ago
aa3c18d
data tree FEATURE add missing 'explicit' with-defaults mode
by Radek Krejci
· 9 years ago
fad8593
trees CHANGE simplify LY_TREE_DFS_END macro
by Radek Krejci
· 9 years ago
6df6e79
VERSION bump version to 0.9.49
by Radek Krejci
· 9 years ago
4177150
schema tree CHANGE add flag LYS_INCL_STATUS
by Radek Krejci
· 9 years ago
989790c
schema tree CHANGE improve check of refine-stmt
by Radek Krejci
· 9 years ago
32c7bd6
schema tree CHANGE new flag LYS_CONFIG_SET
by Radek Krejci
· 9 years ago
4372b4e
schema tree CHANGE extend flags member in lys_node structures
by Radek Krejci
· 9 years ago
0f04a6c
schema tree CHANGE remove magic constants and use macros
by Radek Krejci
· 9 years ago
323aa8a
VERSION bump to version 0.9.48
by Michal Vasko
· 9 years ago
3a61161
xml BUGFIX consider content "" as no content in dumping
by Michal Vasko
· 9 years ago
e00b789
xml BUGFIX set content to "" also in elems <elem></elem>
by Michal Vasko
· 9 years ago
90a550a
all MAINTENANCE todo cleanup
by Radek Krejci
· 9 years ago
b4e72e5
doc CHANGE update features list
by Radek Krejci
· 9 years ago
4a5877b
VERSION bump version to 0.9.47
by Radek Krejci
· 9 years ago
3cc1096
log CHANGE print appropriate path type according to processed tree
by Radek Krejci
· 9 years ago
201d395
VERSION bump to version 0.9.46
by Michal Vasko
· 9 years ago
8c41964
data tree CHANGE allow creating list keys
by Michal Vasko
· 9 years ago
4e48921
data tree BUGFIX allow creating empty anyxmls
by Michal Vasko
· 9 years ago
4491384
tree CHANGE guarantee that a leaf value is non-null
by Michal Vasko
· 9 years ago
3a55a8a
data tree CHANGE forbid changing value of a key
by Michal Vasko
· 9 years ago
80bd80d
context BUGFIX validate yang library data as a separate subtree
by Michal Vasko
· 9 years ago
fcba01b
VERSION bump version to 0.9.45
by Radek Krejci
· 9 years ago
6910a03
trees FEATURE make public several internal functions
by Radek Krejci
· 9 years ago
1b922b3
VERSION bump version to 0.9.44
by Radek Krejci
· 9 years ago
cced938
xml parser CHANGE be more strict when checking edit-config's insert
by Radek Krejci
· 9 years ago
76622c9
VERSION bump to version 0.9.43
by Michal Vasko
· 9 years ago
2b1eaf1
log CHANGE print data unique paths instead schema ones
by Michal Vasko
· 9 years ago
4bf9e5f
VERSION bump version to 0.9.42
by Radek Krejci
· 9 years ago
42b4441
tests UPDATE reflect changed paths in mandatory check error messages
by Radek Krejci
· 9 years ago
29ac4f9
validation BUGFIX improve mandatory check error messages
by Radek Krejci
· 9 years ago
c7c35b1
log BUGFIX printing root path ('/') in the first message
by Radek Krejci
· 9 years ago
8f55ad9
tests BUGFIX test data are configuration data (without status)
by Radek Krejci
· 9 years ago
25d68e2
test UPDATE test missing top level mandatory elements
by Radek Krejci
· 9 years ago
7531aa2
validation BUGFIX checking for missing mandatory top level items
by Radek Krejci
· 9 years ago
880cd07
VERSION bump to version 0.9.41
by Michal Vasko
· 9 years ago
05ed842
schema tree CHANGE try to print data nodes where possible
by Michal Vasko
· 9 years ago
cbcc1af
data tree MAINTENANCE function returns numbers
by Michal Vasko
· 9 years ago
c66c6d8
resolve MAINTENANCE message formatting
by Michal Vasko
· 9 years ago
a675e16
log CHANGE unique constraint fail message changed
by Michal Vasko
· 9 years ago
6414aac
log CHANGE err path building separated into a function
by Michal Vasko
· 9 years ago
3de0d38
VERSION bump version to 0.9.40
by Radek Krejci
· 9 years ago
cac768f
tests CHANGE update test for mandatory data
by Radek Krejci
· 9 years ago
03fe812
tests BUGFIX specify correct data type
by Radek Krejci
· 9 years ago
e8da2e0
data validation BUGFIX reflect data type when checking for mandatory elements
by Radek Krejci
· 9 years ago
cf82e93
data validation BUGFIX mandatory elements were not checked in top-level containers
by Radek Krejci
· 9 years ago
96e2085
data validation BUGFIX searching for instances of mandatory elements
by Radek Krejci
· 9 years ago
9f53c0c
VERSION bump to version 0.9.39
by Michal Vasko
· 9 years ago
a540df2
validation CHANGE list instance duplication check
by Michal Vasko
· 9 years ago
1ab8456
VERSION bump version to 0.9.38
by Pavol Vican
· 9 years ago
77f60fb
tests CHANGE test for checking invalid path in schema's
by Pavol Vican
· 9 years ago
18b1021
parser BUGFIX unique
by Pavol Vican
· 9 years ago
e4670c0
VERSION bump version to 0.9.37
by Radek Krejci
· 9 years ago
2ec15f7
tests TODO design of a new test for checking invalid path in schema's unique-stmt
by Radek Krejci
· 9 years ago
a1df168
yang parser BUGFIX reallocate schema string for use by flex
by Radek Krejci
· 9 years ago
76fed2b
data tree BUGFIX getting default values for unique-stmt checking
by Radek Krejci
· 9 years ago
01f2178
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
b55026f
VERSION bump to version 0.9.36
by Michal Vasko
· 9 years ago
dc3e385
tests FEATURE mandatory test
by Michal Vasko
· 9 years ago
09c2b6e
log BUGFIX path generation fixed for both data and schema trees
by Michal Vasko
· 9 years ago
89f8d88
data tree FEATURE new internal function lyd_node_module
by Michal Vasko
· 9 years ago
f369c93
log BUGFIX forgotten error value in ecode2vecode
by Michal Vasko
· 9 years ago
f3c71de
schema parser BUGFIX check that unique expression does not reference list
by Radek Krejci
· 9 years ago
c781f6d
VERSION bump to version 0.9.35
by Michal Vasko
· 9 years ago
104f58c
yanglint BUGFIX typos
by Michal Vasko
· 9 years ago
84f821a
validation CHANGE ly_check_mandatory now logs directly
by Michal Vasko
· 9 years ago
caa241c
data tree BUGFIX cover situation when nodes are in submodules
by Michal Vasko
· 9 years ago
e670cf3
resolve BUGFIX forgotten len_ran_intv structure change
by Michal Vasko
· 9 years ago
f7042ec
resolve MAINTENANCE useless memset
by Michal Vasko
· 9 years ago
d6adbaa
resolve MAINTENANCE code duplication
by Michal Vasko
· 9 years ago
2471e7f
resolve BUGFIX always properly display specific instid error
by Michal Vasko
· 9 years ago
aeb5180
resolve CHANGE resolve_len_ran_interval functionality changed
by Michal Vasko
· 9 years ago
6ac6828
log CHANGE some errors made more specific
by Michal Vasko
· 9 years ago
1366114
log FEATURE specific model error-app-tag set and provided to user
by Michal Vasko
· 9 years ago
772767b
log MAINTENANCE removed obsolete LYE_LINE
by Michal Vasko
· 9 years ago
060aa5c
common MAINTENANCE redundant global variable zeroing
by Michal Vasko
· 9 years ago
d2dcc1c
VERSION bump version to 0.9.34
by Pavol Vican
· 9 years ago
1938d88
yang BUGFIX missing initialization of scanner for lexical analysis
by Pavol Vican
· 9 years ago
5c3e73f
VERSION bump version to 0.9.33
by Pavol Vican
· 9 years ago
933aa5a
yang BUGFIX type statement
by Pavol Vican
· 9 years ago
e6108e9
yang CHANGE repalce macro YYERROR to YYABORT
by Pavol Vican
· 9 years ago
84a2736
VERSION bump version to 0.9.32
by Radek Krejci
· 9 years ago
72614bf
data parser BUGFIX detect multiple instances of 'operation' attribute
by Radek Krejci
· 9 years ago
Next »