Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
bda3719d40d2e43ddff3ee1a2a5085ac51b68eef
/
src
/
printer_tree.c
bda3719
tree printer BUGFIX submodule does not have any data anymore
by Michal Vasko
· 9 years ago
d49202f
tree printer FEATURE print augment definitions
by Radek Krejci
· 9 years ago
662f1c0
tree printer CHANGE for augment nodes print their module name as prefix
by Radek Krejci
· 9 years ago
c071c54
schema tree CHANGE processing submodules
by Radek Krejci
· 9 years ago
253035f
all BUGFIX proper memory allocation return value check
by Michal Vasko
· 9 years ago
fe8582c
Merge branch 'tree_compat' into devel
by Radek Krejci
· 9 years ago
029e790
tree printer CHANGE be more compatible with pyang and do not connect data with RPCs/notifs
by Radek Krejci
· 9 years ago
adf7a8e
tree printer CHANGE printing rpcs: and notifications: labels
by Radek Krejci
· 9 years ago
c176b68
tree printer DOC spec-config explanation duplicated
by Michal Vasko
· 9 years ago
f396653
tree printer CHANGE space as a list's keys separator
by Radek Krejci
· 9 years ago
1e62a09
api CHANGE use const where should be
by Michal Vasko
· 9 years ago
1dca688
Revert "REVERT to version 0.2.55."
by Michal Vasko
· 9 years ago
a5835e9
REVERT to version 0.2.55.
by Michal Vasko
· 9 years ago
0fb82c6
schema tree CHANGE type name store in JSON now
by Michal Vasko
· 9 years ago
bac8176
Merge branch 'fdprint' into netconf
by Radek Krejci
· 9 years ago
76b0790
printer CHANGE generalize printers
by Radek Krejci
· 9 years ago
9272055
tree CHANGE merge RPCs, Notifications and Data under a single tree in module structure
by Radek Krejci
· 9 years ago
2d162e1
tree REFACTOR tree split into tree_schema and tree_data
by Michal Vasko
· 9 years ago
2d22b2d
tree printer BUGFIX leafref path printing
by Michal Vasko
· 9 years ago
f6f18f4
tree printer BUGFIX indent on sibling in uses
by Michal Vasko
· 9 years ago
998a0b8
source CHANGE make source file names unique
by Radek Krejci
· 9 years ago
[Renamed (99%) from src/printer/tree.c]
104a93d
Merge branch 'resolve_sibling' into devel
by Michal Vasko
· 9 years ago
41c0943
tree printer BUGFIX derived leafref types print
by Michal Vasko
· 9 years ago
69372e2
tree printer BUGFIX NULL pointer dereference
by Radek Krejci
· 9 years ago
1d82ef6
tree CHANGE rename variables and internal functions following changed naming conventions
by Radek Krejci
· 9 years ago
48061fb
tree CHANGE make function to check if schema node enabled public
by Radek Krejci
· 9 years ago
b804869
schema tree DOC finished schema tree structures documentation
by Radek Krejci
· 9 years ago
7651257
tree CHANGE unify naming, add/update augment, refine, deviation description
by Radek Krejci
· 9 years ago
96929d9
tree printer BUGFIX leaf key checking fixed
by Michal Vasko
· 9 years ago
1574a8d
schema tree CHANGE review type and typedef structures
by Radek Krejci
· 9 years ago
5c7686d
info printer OPTIMIZE minor optimization
by Michal Vasko
· 9 years ago
64448d7
info printer BUGFIX submodule broken parent indent fixed
by Michal Vasko
· 9 years ago
3d53afd
tree printer BUGFIX feature check when looking for siblings
by Michal Vasko
· 9 years ago
1382c2d
tree printer BUGFIX removed unused variables
by Michal Vasko
· 9 years ago
6a17ca3
tree printer MAINTENANCE code formatting
by Michal Vasko
· 9 years ago
efbb319
tree printer MAINTENANCE feature enabled check moved to function
by Michal Vasko
· 9 years ago
a4d19d4
tree printer BUGFIX cases are valid children
by Michal Vasko
· 9 years ago
fc6ac17
tree printer NEW submodule print
by Michal Vasko
· 9 years ago
73f94a8
tree printer: BUGFIX: valid sibling can be checked including the parameter
by Michal Vasko
· 9 years ago
fc3b0a3
tree printer: NEW: augment prefix print
by Michal Vasko
· 9 years ago
87e840c
tree printer MAINTENANCE optimize features checks
by Radek Krejci
· 9 years ago
7e97c35
tree FEATURE allow enable/disable features in schemas
by Radek Krejci
· 9 years ago
28c6b57
tree printer: NEW: if-feature print
by Michal Vasko
· 9 years ago
0e893c9
tree printer: BUGFIX: copy-paste error
by Michal Vasko
· 9 years ago
6e4ffbb
MAINTENANCE apply coding style rules to the source codes
by Radek Krejci
· 9 years ago
f289630
tree printer: MAINTENANCE: use a defined function, do not duplicate code
by Michal Vasko
· 9 years ago
e03bfbb
tree printer: NEW: notification print
by Michal Vasko
· 9 years ago
07898f9
tree printer: OPTIMIZE: indenation string creation
by Michal Vasko
· 9 years ago
b5c75d7
tree printer: NEW: rpc print
by Michal Vasko
· 9 years ago
14fd43c
tree printer: OPTIMIZE: valid pointer value checks
by Michal Vasko
· 9 years ago
8487f4e
tree printer: CHANGE: print anyxml type
by Michal Vasko
· 9 years ago
f867433
tree printer: NEW: status print
by Michal Vasko
· 9 years ago
6db4fce
tree printer: MAINTENANCE: coding style
by Michal Vasko
· 9 years ago
59b6884
tree printer: NEW: list anyxml print
by Michal Vasko
· 9 years ago
f72afc9
tree printer: NEW: anyxml print
by Michal Vasko
· 9 years ago
7646fdb
tree printer: NEW: default values
by Michal Vasko
· 9 years ago
7ea0a31
tree printer: BUGFIX: uses print
by Michal Vasko
· 9 years ago
3bde87f
yin parser: FEATURE: support uses's refine substatement (RFC 6020 sec. 7.12.2)
by Radek Krejci
· 9 years ago
e0dbb52
tree printer: BUGFIX: redundant space print
by Michal Vasko
· 9 years ago
e9a975e
tree printer: BUGFIX: uses max child name length checking
by Michal Vasko
· 9 years ago
1441046
tree printer: BUGFIX: corrected detecting siblings
by Michal Vasko
· 9 years ago
7bce32d
tree printer: BUGFIX: state list does not have to have keys
by Michal Vasko
· 9 years ago
8d479bd
tree printer: NEW: included submodules print
by Michal Vasko
· 9 years ago
315f70b
tree printer: NEW: anyxml print
by Michal Vasko
· 9 years ago
449afde
tree printer: NEW: leaf, leaf-list type, choice print
by Michal Vasko
· 9 years ago
5ed10f1
tree printer: NEW: source
by Michal Vasko
· 9 years ago