Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
b912095b5e5fb03939f048b434d4aceca9206c5b
b912095
yanglint CHANGE support different data validation in yanglint
by Radek Krejci
· 9 years ago
c5090c3
data tree CHANGE keep instance-identifier value internally in JSON format
by Radek Krejci
· 9 years ago
b387c48
resolve OPTIMIZE do not use strndupa, no need for it
by Michal Vasko
· 9 years ago
3649331
parse DOC all functions documented
by Michal Vasko
· 9 years ago
b93d014
yanglint CHANGE allow numeric verb values
by Michal Vasko
· 9 years ago
0c888fd
several BUGFIX replace asserts with side effects
by Michal Vasko
· 9 years ago
4adc10f
resolve CHANGE remove augment unres check
by Michal Vasko
· 9 years ago
a5c4ad6
resolve BUGFIX typo
by Michal Vasko
· 9 years ago
5a10543
parse DOC added license
by Michal Vasko
· 9 years ago
730dfdf
resolve DOC new comments, license included
by Michal Vasko
· 9 years ago
b1c1251
data tree CHANGE add various modes to parse instance data
by Radek Krejci
· 9 years ago
ff0e53e
log BUGFIX printing n characters from string
by Radek Krejci
· 9 years ago
71b795b
data tree BUGFIX resolving paths
by Radek Krejci
· 9 years ago
25b9fd3
data tree CHANGE implement data parser options
by Radek Krejci
· 9 years ago
e3c3314
data tree CHANGE code optimization, storing data type
by Radek Krejci
· 9 years ago
fd4e6e3
context FEATURE add ly_ctx_get_module_by_ns()
by Radek Krejci
· 9 years ago
ae6817a
logger CHANGE start error codes with 0 assigned to success (no error)
by Radek Krejci
· 9 years ago
88daf82
data tree BUGFIX check number of instances of non-list nodes
by Radek Krejci
· 9 years ago
7ab2515
context CHANGE hide ietf-yang-library getter as context info getter
by Radek Krejci
· 9 years ago
1d82ef6
tree CHANGE rename variables and internal functions following changed naming conventions
by Radek Krejci
· 9 years ago
704a7a9
tree DESIGN prototypes of new API functions
by Radek Krejci
· 9 years ago
f06622d
schema tree MAINTENANCE comment updated
by Michal Vasko
· 9 years ago
f8c128d
schema tree BUGFIX ly_mnode_dup fix
by Michal Vasko
· 9 years ago
d04dbea
info printer & yanglint FEATURE grouping print
by Michal Vasko
· 9 years ago
2e1a7e4
resolve CHANGE resolve_schema_nodeid changed
by Michal Vasko
· 9 years ago
53848dd
info printer MAINTENANCE use include rather than protoype
by Michal Vasko
· 9 years ago
dcc7a80
resolve CHANGE resolve_schema_nodeid
by Michal Vasko
· 9 years ago
73ae256
parse & resole BUGFIX path-arg resolution fix
by Michal Vasko
· 9 years ago
93df9ea
info printer CHANGE print prefix for nodes from augments
by Michal Vasko
· 9 years ago
d12f57b
schema tree BUGFIX duplicating and freeing lys_node* structures
by Radek Krejci
· 9 years ago
8a8d1bb
tree MAINTENANCE code formating
by Radek Krejci
· 9 years ago
0d42e9f
yin parser & resolve BUGFIX aug does not have to have a parent
by Michal Vasko
· 9 years ago
b011e6b
yanglint CHANGE aligned feature state print
by Michal Vasko
· 9 years ago
c68a2a2
schema tree MAINTENANCE comments added
by Michal Vasko
· 9 years ago
d23ce59
schema tree BUGFIX dup_unres return value must be checked
by Michal Vasko
· 9 years ago
41de735
schema tree BUGFIX augment children fix
by Michal Vasko
· 9 years ago
dad1940
resolve CHANGE dup_unres change
by Michal Vasko
· 9 years ago
49291b3
yin parser BUGFIX augment resolution
by Michal Vasko
· 9 years ago
f02e374
several CHANGE code refactoring
by Michal Vasko
· 9 years ago
9c1bc64
parse MAINTENANCE function moved
by Michal Vasko
· 9 years ago
e7fc19c
log CHANGE error code names changed
by Michal Vasko
· 9 years ago
b2daf5b
resolve MAINTENANCE move & rename function
by Michal Vasko
· 9 years ago
4608ada
tree CHANGE RPC's input/output node
by Radek Krejci
· 9 years ago
48061fb
tree CHANGE make function to check if schema node enabled public
by Radek Krejci
· 9 years ago
a52656e
schema tree DOC finish unification of structure naming
by Radek Krejci
· 9 years ago
b804869
schema tree DOC finished schema tree structures documentation
by Radek Krejci
· 9 years ago
88876dc
xml parser BUGFIX assert is no good, we need to execute the function
by Michal Vasko
· 9 years ago
45b4231
resolve BUGFIX replace assert with message and break
by Michal Vasko
· 9 years ago
1f76a28
resolve FEATURE leafref schema resolution
by Michal Vasko
· 9 years ago
cc9e12e
resolve CHANGE resolve_schema_nodeid changed
by Michal Vasko
· 9 years ago
e5a1446
parse BUGFIX forgotten error
by Michal Vasko
· 9 years ago
1e989c0
parse CHANGE schema-nodeid actually does not allow "." nor ".."
by Michal Vasko
· 9 years ago
12e3084
resolve CHANGE error messages added
by Michal Vasko
· 9 years ago
7651257
tree CHANGE unify naming, add/update augment, refine, deviation description
by Radek Krejci
· 9 years ago
0acbe1b
resolving BUGFIX reconnecting augment data into the target node
by Radek Krejci
· 9 years ago
5fb25b6
info pinter CHANGE flag printing changed
by Michal Vasko
· 9 years ago
2e74dc3
info printer CHANGE union print changed
by Michal Vasko
· 9 years ago
a91333d
resolve BUGFIX type der unres empty base fix
by Michal Vasko
· 9 years ago
96929d9
tree printer BUGFIX leaf key checking fixed
by Michal Vasko
· 9 years ago
ea31f19
yanglint CHANGE list cmd now parses ylib structure
by Michal Vasko
· 9 years ago
e38af6e
yin parser OPTIMIZE move list key resolution
by Michal Vasko
· 9 years ago
c92338c
Merge branch 'apidesign' of https://github.com/CESNET/libyang into apidesign
by Michal Vasko
· 9 years ago
4cfcd25
yin parser BUGFIX identity parsing
by Michal Vasko
· 9 years ago
2ecf3b2
parser BUGFIX file URI must start with file://
by Michal Vasko
· 9 years ago
1574a8d
schema tree CHANGE review type and typedef structures
by Radek Krejci
· 9 years ago
70b6d69
context CHANGE do not include URI in internal models
by Michal Vasko
· 9 years ago
31f6d66
info printer FEATURE module URI print
by Michal Vasko
· 9 years ago
4d7cf3b
ylib BUGFIX the first node is a grouping
by Michal Vasko
· 9 years ago
bfa04e2
ylib BUGFIX fix get_next_sibling
by Michal Vasko
· 9 years ago
21181c4
schema tree & ylib FEATURE schema node
by Michal Vasko
· 9 years ago
3d0f003
ylib MAINTENANCE submodules are not directly under context
by Michal Vasko
· 9 years ago
7a964ce
ylib BUGFIX new list needs to have pointers set
by Michal Vasko
· 9 years ago
63dd36b
ylib BUGFIX dict must always be used
by Michal Vasko
· 9 years ago
68cffd7
yin parser BUGFIX typo
by Michal Vasko
· 9 years ago
14719b2
context & ylib CHANGE module-set-id node
by Michal Vasko
· 9 years ago
8d054e4
context CHANGE every context will include 3 models
by Michal Vasko
· 9 years ago
ac25bbf
ylib CHANGE traversing schema tree fix
by Michal Vasko
· 9 years ago
a9167ef
tree CHANGE unify naming of schema and data in/out formats
by Radek Krejci
· 9 years ago
6fcdc90
yanglib BUGFIX include missing internal header file
by Radek Krejci
· 9 years ago
ccf2735
yanglib BUGFIX loading ietf-yang-library module using redesigned API functions
by Radek Krejci
· 9 years ago
a4555c9
parser CHANGE add missing source code with common parsers functionality
by Radek Krejci
· 9 years ago
5895397
yang lib FEATURE yang library data built
by Michal Vasko
· 9 years ago
c3d9f8c
all CHANGE redesign and splitting of the library
by Michal Vasko
· 9 years ago
77441a6
log CHANGE new log messages
by Michal Vasko
· 9 years ago
9566b09
data tree DOC update structures description and do some changes in API
by Radek Krejci
· 9 years ago
0e1d1a6
data tree CHANGE make lyd_free() public
by Radek Krejci
· 9 years ago
d9ba3e3
tree DOC schema manipulation description
by Radek Krejci
· 9 years ago
e98bb4b
tree CHANGE API for manipulation and access to schema features
by Radek Krejci
· 9 years ago
f647e61
context CHANGE handle multiple revisions of the same schema
by Radek Krejci
· 9 years ago
bc9cf93
api CHANGE hide lys_free() to free a particular schema
by Radek Krejci
· 9 years ago
96a10da
api CHANGE use const values
by Radek Krejci
· 9 years ago
26715a4
DOC some more info about libyang usage and some function descriprion
by Radek Krejci
· 9 years ago
912da45
parsers CHANGE shorten function names and unify naming
by Radek Krejci
· 9 years ago
63a91a9
parsers CHANGE hide decision about module type (import/implement)
by Radek Krejci
· 9 years ago
c2e8056
xml reader BUGFIX unknown character infinite loop fix
by Michal Vasko
· 9 years ago
6da1a37
xml parser BUGFIX get union type of derived types
by Michal Vasko
· 9 years ago
10e8097
yanglint BUGFIX typedef include print
by Michal Vasko
· 9 years ago
d8aa32d
yin parser & info printer FEATURE implemented flag
by Michal Vasko
· 9 years ago
fd39853
xml data parser BUGFIX matching enum leaf's values
by Radek Krejci
· 9 years ago
a526964
dict BUGFIX allow storing "" strings
by Radek Krejci
· 9 years ago
Next »