Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
3245793155dfb9779c588dca075de08e0b40e7a7
3245793
info printer CHANGE print all submodule information for main module
by Michal Vasko
· 8 years ago
5bebf60
VERSION bump to version 0.12.175
by Michal Vasko
· 8 years ago
324014f
yangling CHANGE basic list now also prints conformance
by Michal Vasko
· 8 years ago
3960835
resolve BUGFIX always use main module when resolving
by Michal Vasko
· 8 years ago
5848b03
info printer BUGFIX use another function for absolute nodeids
by Michal Vasko
· 8 years ago
7e81161
VERSION bump to version 0.12.174
by Michal Vasko
· 8 years ago
v0.12-r2
c35d2a7
resolve BUGFIX resolving leafrefs must be done after when
by Michal Vasko
· 8 years ago
ce25fa2
VERSION bump to version 0.12.173
by Michal Vasko
· 8 years ago
a358f94
xml parser BUGFIX missing data module callback call
by Michal Vasko
· 8 years ago
9a30517
VERSION bump to version 0.12.172
by PavolVican
· 8 years ago
e767658
parser yang MAINTANCE change format new lines (unix format)
by PavolVican
· 8 years ago
bdc990c
VERSION bump to version 0.12.171
by PavolVican
· 8 years ago
558159c
parser yang BUGFIX missing swap temporary variable when parsing extension instance
by PavolVican
· 8 years ago
0c16271
VERSION bump to version 0.12.170
by Michal Vasko
· 8 years ago
a875656
xml parser BUGFIX memory leak in parsing actions with DESTRUCT
by Michal Vasko
· 8 years ago
3c60caa
test CHANGE valgrind tests should end with 1 on error
by Michal Vasko
· 8 years ago
492ae96
VERSION bump to version 0.12.169
by Michal Vasko
· 8 years ago
283bf38
xpath BUGFIX parsing unterminated xpath strings
by Michal Vasko
· 8 years ago
9d42d0a
MAINTENANCE fix deploing codecoverage data on Travis CI
by Radek Krejci
· 8 years ago
a5682e9
VERSION bump version to 0.12.168
by Radek Krejci
· 8 years ago
2c16a8f
data manipulation BUGFIX inserting well known attributes when ietf-netconf schema not present
by Radek Krejci
· 8 years ago
2c809fa
VERSION bump version to 0.12.167
by Radek Krejci
· 8 years ago
1f58e2d
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 8 years ago
9e6af73
parsers CHANGE handling idenittyref's values defined in non-implemented schemas
by Radek Krejci
· 8 years ago
441e756
VERSION bump to version 0.12.166
by Michal Vasko
· 8 years ago
3d5e529
log BUGFIX always use module names, never submodule
by Michal Vasko
· 8 years ago
98a1e2d
data validation BUGFIX resolving identityref
by Radek Krejci
· 8 years ago
512682e
VERSION bump to version 0.12.165
by Michal Vasko
· 8 years ago
8120679
data tree BUGFIX creating special filter attributes
by Michal Vasko
· 8 years ago
b01625f
VERSION bump version to 0.12.164
by Radek Krejci
· 8 years ago
c2283b7
data validation BUGFIX memory leaks
by Radek Krejci
· 8 years ago
2449b39
YIN parser BUGFIX uninitialized variable
by Radek Krejci
· 8 years ago
3a866cd
schema tree BUGFIX dead code / NULL dereference
by Radek Krejci
· 8 years ago
9111db8
VERSION bump version to 0.12.163
by Radek Krejci
· 8 years ago
1a9c361
schema parsers BUGFIX prefixed unique statement values
by Radek Krejci
· 8 years ago
bfa9f90
VERSION bump to version 0.12.162
by Michal Vasko
· 8 years ago
2d051a1
CHANGE number of internal modules made public
by Michal Vasko
· 8 years ago
6b3f343
VERSION bump version to 0.12.161
by Radek Krejci
· 8 years ago
bdcaf24
schema parsers CHANGE add missing path info into erro messages when resolving uses's refines
by Radek Krejci
· 8 years ago
2d3c811
schema parsers BUGFIX checking min-elements to be smaller than max-elements
by Radek Krejci
· 8 years ago
309b892
VERSION bump to version 0.12.160
by Michal Vasko
· 8 years ago
2924566
schema tree BUGFIX load imported modules as imported
by Michal Vasko
· 8 years ago
67ca644
VERSION bump to version 0.12.159
by Michal Vasko
· 8 years ago
6f28e0f
resolve BUGFIX check that instid lists have keys
by Michal Vasko
· 8 years ago
6b648c1
VERSION bump version to 0.12.158
by Radek Krejci
· 8 years ago
5b19066
schema parsers BUGFIX implicit ietf-netconf's annotations were not added via import and ly_ctx_load_module()
by Radek Krejci
· 8 years ago
e44496a
VERSION bump version to 0.12.157
by Radek Krejci
· 8 years ago
7f1d47e
schema parsers BUGFIX uninitialized variables (schema structure members)
by Radek Krejci
· 8 years ago
eb2ffae
yanglint BUGFIX double free
by Radek Krejci
· 8 years ago
ff34bde
VERSION bump version to 0.12.156
by Radek Krejci
· 8 years ago
5138e9f
schema tree BUGFIX apply destructor onto private data in extension instances
by Radek Krejci
· 8 years ago
d444f92
VERSION bump version to 0.12.155
by Radek Krejci
· 8 years ago
0117555
schema tree CHANGE add priv pointer into extension structures
by Radek Krejci
· 8 years ago
9b175a9
VERSION bump to version 0.12.154
by Michal Vasko
· 8 years ago
341aafe
common MAINTENANCE formatting
by Michal Vasko
· 8 years ago
fa3d2f7
context BUGFIX skip groupings when recreating lref links
by Michal Vasko
· 8 years ago
4dde4d4
VERSION bump to version 0.12.153
by Michal Vasko
· 8 years ago
dc300b0
libyang MAINTENANCE shorthand case handling obsolete
by Michal Vasko
· 8 years ago
b0cd394
build BUGFIX fix RPath usage on OS X
by Radek Krejci
· 8 years ago
bd9e3f0
VERSION bump to version 0.12.152
by Michal Vasko
· 8 years ago
30e0e7d
xml printer BUFGIX printing output with uses
by Michal Vasko
· 8 years ago
b77d6ed
VERSION bump to version 0.12.151
by Michal Vasko
· 8 years ago
d18f117
data tree BUGFIX when checking for in/out skip uses
by Michal Vasko
· 8 years ago
bcd7d3f
VERSION bump to version 0.12.150
by Michal Vasko
· 8 years ago
dc3b7ce
parser BUGFIX if a parsed module is already in the context, make sure it is enabled
by Michal Vasko
· 8 years ago
a495f45
VERSION bump version to 0.12.149
by Radek Krejci
· 8 years ago
9bcb9f4
schema parsers BUGFIX even empty augment is supposed to be connected with its target
by Radek Krejci
· 8 years ago
2f6b78f
VERSION bump to version 0.12.148
by Michal Vasko
· 8 years ago
ad9f92a
context BUGFIX check for null args in api functions
by Michal Vasko
· 8 years ago
47dca4d
VERSION bump version to 0.12.147
by Radek Krejci
· 8 years ago
ecda01a
schema parsers BUGFIX checking for leafref if-feature compatibility
by Radek Krejci
· 8 years ago
63e7021
VERSION bump version to 0.12.146
by Radek Krejci
· 8 years ago
a9ee8be
yin printer BUGFIX invalid format
by Radek Krejci
· 8 years ago
de0427b
VERSION bump version to 0.12.145
by Radek Krejci
· 8 years ago
503b7aa
defaults MAINTENANCE add descriptions to several internal functions
by Radek Krejci
· 8 years ago
db0ddcd
default values BUGFIX maintaining default flags when modifying data tree
by Radek Krejci
· 8 years ago
bc07ec9
data tree BUGFIX double free when resolving type of the value
by Radek Krejci
· 8 years ago
3a0ca84
VERSION bump to version 0.12.144
by Michal Vasko
· 8 years ago
5e5172b
yanglint BUGFIX debug commands only in debug mode
by Michal Vasko
· 8 years ago
3207c9f
VERSION bump to version 0.12.143
by Michal Vasko
· 8 years ago
5b99790
resolve BUGFIX relative augment can target a child of uses
by Michal Vasko
· 8 years ago
200505a
VERSION bump to version 0.12.142
by Michal Vasko
· 8 years ago
1c8edc7
yanglint FEATURE non-interactive debug group print
by Michal Vasko
· 8 years ago
2fd29e1
yanglint MAINTENANCE clarify help string for --path option
by Radek Krejci
· 8 years ago
a6e650d
VERSION bump to version 0.12.141
by Michal Vasko
· 8 years ago
1cc6d24
tests NEW another lyd_merge test
by Michal Vasko
· 8 years ago
f431fe4
data tree BUGFIX merging whole container
by Michal Vasko
· 8 years ago
11376f2
VERSION bump to version 0.12.140
by Michal Vasko
· 8 years ago
a2b1d75
tests NEW another merge test
by Michal Vasko
· 8 years ago
f5b89f9
data tree BUGFIX do not insert leaf/anydata, already updated
by Michal Vasko
· 8 years ago
c6459fe
VERSION bump to version 0.12.139
by Michal Vasko
· 8 years ago
41f4cfd
data tree BUGFIX skip uses for lys_getnext calls
by Michal Vasko
· 8 years ago
74a991b
resolve BUGFIX handle resolving refine target
by Michal Vasko
· 8 years ago
d42bf82
VERSION bump to version 0.12.138
by Michal Vasko
· 8 years ago
8c36867
xml BUGFIX c++ wrapper
by Michal Vasko
· 8 years ago
bacc262
VERSION bump to version 0.12.137
by Michal Vasko
· 8 years ago
ebf7df2
validation BUFGIX always skip must/when validation for get/get-config
by Michal Vasko
· 8 years ago
6243828
VERSION bump to version 0.12.136
by Michal Vasko
· 8 years ago
e31d34a
resolve BUGFIX printing from correct node
by Michal Vasko
· 8 years ago
9e78049
validation BUGFIX wrong lys_getnext params
by Michal Vasko
· 8 years ago
Next »