Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
d52195b524a9a413ed7962745c127950c3e7d16e
/
src
/
parser_yin.c
d52195b
yin parser BUGFIX import substatements
by Radek Krejci
· 8 years ago
4dcd339
schema parser CHANGE importing/including the modules
by Radek Krejci
· 8 years ago
9629915
yin parser BUGFIX typo when parsing if-feature statement
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
8c3b4b6
schema parser BUGFIX checking decimal64 boundaries
by Radek Krejci
· 8 years ago
0aee5c1
parser CHANGE transform unicode char blocks into char ranges
by Michal Vasko
· 8 years ago
9f1e853
yin parser BUGFIX double free
by Radek Krejci
· 8 years ago
08a1105
BUGFIX resolving leafref paths
by Radek Krejci
· 8 years ago
220523d
Merge branch 'dictfix' of https://github.com/CESNET/libyang into dictfix
by Radek Krejci
· 8 years ago
5b61c6d
yin parser BUGFIX memory leak
by Michal Vasko
· 8 years ago
f9a312c
yin parser BUGFIX double free
by Radek Krejci
· 8 years ago
ae0bce8
yin parser BUGFIX type name (if had a prefix) dictionary bug
by Michal Vasko
· 8 years ago
629cdef
yin parser BUGFIX accessing freed memory
by Radek Krejci
· 8 years ago
b42b697
all MAINTENANCE always use macro for string pointer comparison
by Michal Vasko
· 8 years ago
bc18a9d
parsers BUGFIX refine must can also be applied on leaves
by Michal Vasko
· 9 years ago
01c6fd2
resolve BUGFIX properly store pointers to leafref targets
by Michal Vasko
· 9 years ago
919dbbc
yin parser MAINTENANCE print warning if parsing an grouping without data nodes
by Michal Vasko
· 9 years ago
5cec331
parsers OPTIMIZE do not print redundant messages
by Michal Vasko
· 9 years ago
43c9477
parser BUGFIX handle augments
by Michal Vasko
· 9 years ago
2605575
parser BUGFIX two implemented modules fixed
by Michal Vasko
· 9 years ago
7da5b0b
parsers BUGFIX missing printf parameter
by Michal Vasko
· 9 years ago
9eb6dd0
parser CHANGE module conformance, augment and deviation handling improved
by Michal Vasko
· 9 years ago
fe7e5a7
parsers MAINTENANCE formatting
by Michal Vasko
· 9 years ago
c428344
api BUGFIX name collision
by Radek Krejci
· 9 years ago
0a1aaa4
schema tree CHANGE input and output now have name
by Michal Vasko
· 9 years ago
32c7bd6
schema tree CHANGE new flag LYS_CONFIG_SET
by Radek Krejci
· 9 years ago
0f04a6c
schema tree CHANGE remove magic constants and use macros
by Radek Krejci
· 9 years ago
18b1021
parser BUGFIX unique
by Pavol Vican
· 9 years ago
6052ada
yin parser MAINTENANCE unify error messages regarding mandatory+default collision
by Radek Krejci
· 9 years ago
9e8c10c
yin parser BUGFIX check for default+mandatory collision in choice
by Radek Krejci
· 9 years ago
841ec08
yin parser BUGFIX mandatory-stmt and default-stmt MUST not be used together
by Radek Krejci
· 9 years ago
5deaafd
parser BUGFIX loading already present schema
by Radek Krejci
· 9 years ago
974377b
BUGFIX unused and uninitialized variable
by Pavol Vican
· 9 years ago
c99b59e
parser CHANGE create three function, which are used in YANG and YIN parser
by Pavol Vican
· 9 years ago
0adf01d
parser CHANGE no line info
by Pavol Vican
· 9 years ago
e994fda
Merge branch 'devel' of https://github.com/CESNET/libyang into yang
by Pavol Vican
· 9 years ago
2f5aceb
Merge branch 'when-stmt' into devel
by Michal Vasko
· 9 years ago
b24e788
yin parser BUGFIX correctly free a module with a wrong revision
by Michal Vasko
· 9 years ago
b9a0ec4
Merge branch 'devel' of https://github.com/CESNET/libyang into yang
by Pavol Vican
· 9 years ago
0da132e
parser CHANGE import statement
by Pavol Vican
· 9 years ago
48464ed
parsers CHANGE remove line information
by Radek Krejci
· 9 years ago
010e54b
CHANGE allow hiding validation issues
by Radek Krejci
· 9 years ago
3486713
yin parser BUGFIX memory leak
by Michal Vasko
· 9 years ago
6ea3e36
all CHANGE validation error messages updated
by Michal Vasko
· 9 years ago
5587041
parser BUGFIX include the same submodule
by Pavol Vican
· 9 years ago
dac50a3
Merge branch 'devel' of https://github.com/CESNET/libyang into HEAD
by Pavol Vican
· 9 years ago
aa1eba9
parser CHANGE function lyp_propagate_submodule
by Pavol Vican
· 9 years ago
58d2d4c
parser CHANGE function lyp_check_include checks include YANG or YIN
by Pavol Vican
· 9 years ago
dbf8b1d
yin parser CHANGE on parsing fail, clear also deviation import and flag
by Michal Vasko
· 9 years ago
e4f947e
yin parser BUGFIX memory leak
by Michal Vasko
· 9 years ago
0f7d7ee
yin parser BUGFIX memory leak
by Michal Vasko
· 9 years ago
a31ca7a
yin parser BUGFIX set min/max flags in deviation structure
by Radek Krejci
· 9 years ago
a0a10ab
yin parser BUGFIX unique zeroing must be done separately
by Michal Vasko
· 9 years ago
3eb6485
yin parser BUGFIX zero unique structures in deviate
by Michal Vasko
· 9 years ago
98645db
yin parser BUGFIX resolve unique expects single paths
by Michal Vasko
· 9 years ago
8b0ca0c
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
21be1b3
yin parser BUGFIX check that reviate replace properties exist in the target
by Michal Vasko
· 9 years ago
ff4874d
schema parser CHANGE improve revision checking
by Radek Krejci
· 9 years ago
43a1feb
yin parser BUGFIX check leaf default if its default/type is changed by a deviation
by Michal Vasko
· 9 years ago
f7e57d5
yin parser BUGFIX removed forbidden deviate combinations
by Michal Vasko
· 9 years ago
f80ba5f
yin parser BUGFIX remove an old comment
by Michal Vasko
· 9 years ago
e797355
BUGFIX fix usage of changed ly_ctx_get_submodule()
by Radek Krejci
· 9 years ago
d3e975b
context CHANGE module free function argument should be void *, not char *
by Michal Vasko
· 9 years ago
d58d596
resolve CHANGE check augment mandatory nodes
by Michal Vasko
· 9 years ago
8de098c
all DOC white space
by Michal Vasko
· 9 years ago
e5e0629
yin parser BUGFIX we cannot use xml structures in log, they are disconnected
by Michal Vasko
· 9 years ago
54f6fb3
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
749190d
CHANGE optimize ly_strequal()
by Radek Krejci
· 9 years ago
ed2f642
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
dc008d7
yin parser BUGFIX NULL freed pointer since it is in structure possibly used later
by Radek Krejci
· 9 years ago
c1ffa4d
CHANGE replace dictionary string comparisons (!=) by !ly_strequal()
by Radek Krejci
· 9 years ago
c5989d4
BUGFIX memory leaks
by Radek Krejci
· 9 years ago
edaaa08
CHANGE replace dictionary string comparisons (==) by ly_strequal()
by Radek Krejci
· 9 years ago
ff006c1
yin parser CHANGE deviations are now reversible
by Michal Vasko
· 9 years ago
ad1f7b7
yin parser CHANGE check whether deviation is not trying to remove a key
by Michal Vasko
· 9 years ago
225376f
dict BUGFIX memory leaks
by Radek Krejci
· 9 years ago
b7b068c
yin parser CHANGE deviating own module even from a submodule is not allowed
by Michal Vasko
· 9 years ago
e8bd3ba
Merge branch 'devel' into deviation_change
by Michal Vasko
· 9 years ago
adb5761
parsers FEATURE error information when validation fails
by Radek Krejci
· 9 years ago
d51d6ad
tree CHANGE lys_node_dup/free new parameter for shallow copies
by Michal Vasko
· 9 years ago
5a721fd
Revert "parser CHANGE do not free submodule on parsing failure"
by Michal Vasko
· 9 years ago
74e4b15
Revert "yin parser & tree schema BUGFIX uninitialzed ret"
by Michal Vasko
· 9 years ago
7a17a46
yin parser & tree schema BUGFIX uninitialzed ret
by Michal Vasko
· 9 years ago
2e7241e
parser CHANGE do not free submodule on parsing failure
by Michal Vasko
· 9 years ago
4f0dad0
all REFACTOR use functions for module/submodule getting
by Michal Vasko
· 9 years ago
77dc565
yin parser REFACTOR syntax checks part of condition parsing
by Michal Vasko
· 9 years ago
1d337e1
yin parser REFACTOR if-featire parsing put into function
by Michal Vasko
· 9 years ago
cd07422
yin parser BUGFIX pass the correct (sub)module to parsing functions
by Michal Vasko
· 9 years ago
b567350
yin parser & tree schema BUGFIX uninitialzed ret
by Michal Vasko
· 9 years ago
46b19ed
parser CHANGE do not free submodule on parsing failure
by Michal Vasko
· 9 years ago
6c629ac
all REFACTOR use functions for module/submodule getting
by Michal Vasko
· 9 years ago
27f2da8
yin parser REFACTOR syntax checks part of condition parsing
by Michal Vasko
· 9 years ago
217db07
yin parser REFACTOR if-featire parsing put into function
by Michal Vasko
· 9 years ago
43b9d95
yin parser BUGFIX pass the correct (sub)module to parsing functions
by Michal Vasko
· 9 years ago
daea821
yin parser BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
7178e69
resolve FEATURE augment unres
by Michal Vasko
· 9 years ago
dd318c2
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 9 years ago
461efb9
yin parser BUGFIX uniqe statement was not resolved in case of config false list
by Radek Krejci
· 9 years ago
3f053ef
printers FEATURE do not print enum/bit values if auto-assigned
by Michal Vasko
· 9 years ago
Next »