Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
0547d26caa1ec362a61fd20ea61d1130172b7d29
/
src
/
printer_json.c
b5bf9bb
json printer BUGFIX always honor LYP_WITHSIBLINGS
by Michal Vasko
· 4 years, 6 months ago
baa7efd
printer FEATURE function to check if a node should be printed
by Michal Vasko
· 4 years, 6 months ago
2f5938f
printer CHANGE print default nodes for cases without printable nodes
by Michal Vasko
· 5 years ago
609d708
printer CHANGE use errno to check for printer errors
by Michal Vasko
· 6 years ago
ce16bcf
Fix JSON printer issue when called with non-first list entry
by Alexandre Snarskii
· 6 years ago
f5cbb96
JSON: more readable fix of char/signed char/unsigned char
by Jan Kundrát
· 6 years ago
5ea8c8b
JSON: fix bug on platforms where char is unsigned
by Jan Kundrát
· 6 years ago
e748db4
json printer BUGFIX invalid apointer access
by Michal Vasko
· 6 years ago
b41abfe
Merge branch 'json_schema_printer' into devel
by Radek Krejci
· 6 years ago
dcaf722
data tree CHANGE new anydata value type
by Michal Vasko
· 6 years ago
7708761
json printer BUGFIX incorrect print of control characters in JSON strings
by Radek Krejci
· 6 years ago
0e67ac4
schema printers FEATURE print YANG schemas in JSON
by Radek Krejci
· 6 years ago
9696e4d
json BUGFIX anyxml/anydata json fixes
by Michal Vasko
· 6 years ago
3db6968
printers CHANGE try to print all values
by Michal Vasko
· 7 years ago
70bf8e5
libyang CHANGE split type base and type flags
by Michal Vasko
· 7 years ago
c90c651
JSON printer BUGFIX printing commas between nodes when first nodes are default
by Radek Krejci
· 7 years ago
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 7 years ago
dfb00d6
libyang CHANGE allow using different versions of ietf-yang-library
by Radek Krejci
· 7 years ago
b3c31bd
printers BUGFIX actually return an error on printing error
by Michal Vasko
· 7 years ago
f6aa861
json printer BUGFIX formatting
by Michal Vasko
· 8 years ago
a80d830
json printer BUGFIX wrong variable
by Michal Vasko
· 8 years ago
a571d94
metadata CHANGE parse value acording to annotation's type
by Radek Krejci
· 8 years ago
b1ef187
metadata CHANGE take submodules into account when working with annotations
by Radek Krejci
· 8 years ago
532e5e9
annotations CHANGE support for ietf-yang-metadata (annotations)
by Radek Krejci
· 8 years ago
8276250
data printers BUFGIX print anydata tree with correct flags
by Michal Vasko
· 8 years ago
0bff322
printers CHANGE allow printing non-validated data
by Michal Vasko
· 8 years ago
e3886bb
libyang CHANGE parsing/validation significantly refactored
by Michal Vasko
· 8 years ago
7a2a562
data parsers and printers CHANGE modifying identityref without prefix
by Radek Krejci
· 8 years ago
db2f58c
data printers CHANGE do not print default values in anydata trees
by Radek Krejci
· 8 years ago
6c7dfdc
Merge branch 'master' of https://github.com/zyinter2008/libyang into zyinter2008-master
by Radek Krejci
· 8 years ago
a717767
JSON parser/printer BUGFIX anyxml's JSON representation differs from anydata
by Radek Krejci
· 8 years ago
56c0f13
Update printer_json.c
by zyinter2008
· 8 years ago
1899d6a
data parsers CHANGE refactor data type resolving
by Radek Krejci
· 8 years ago
9ad23f4
data tree CHANGE modify lyd_leaf_type()
by Radek Krejci
· 8 years ago
1758ff6
lyd_print_mem print string when using boolean or decimal64 type
by 严军喜10079489
· 8 years ago
afa7a64
json parser & printer CHANGE all data types now supported
by Michal Vasko
· 8 years ago
8b539cf
different data node having attr under list use the first attr value
by 严军喜10079489
· 8 years ago
9b6aad2
data tree FEATURE new lyd_leaf_type() to get real type of a leaf/leaf-list
by Radek Krejci
· 8 years ago
c27114c
json printer BUGFIX format of the printed boolean, decimal64, int64 and uint64 values
by Radek Krejci
· 8 years ago
4ae8294
json parser/printer CHANGE update anydata/anyxml support for JSON
by Radek Krejci
· 8 years ago
e877516
JSON printer BUGFIX accessing child member in leaf-list data structure that does not have this member
by Radek Krejci
· 8 years ago
572f122
defaults CHANGE support for with-defaults TRIM mode
by Radek Krejci
· 8 years ago
46180b5
with defaults CHANGE rewrite default values handling
by Radek Krejci
· 8 years ago
4582601
data trees CHANGE anydata/anyxml content handling
by Radek Krejci
· 8 years ago
bf2abff
all CHANGE basic support for anydata
by Radek Krejci
· 8 years ago
2a27a04
data printers CHANGE printing leafrefs
by Radek Krejci
· 8 years ago
635bd45
json printer CHANGE enable top-level data print of a subtree
by Michal Vasko
· 9 years ago
1eefeb3
data tree CHANGE store with-defaults attribute as flag in data node
by Radek Krejci
· 9 years ago
4491384
tree CHANGE guarantee that a leaf value is non-null
by Michal Vasko
· 9 years ago
f748dbc
data tree CHANGE lyd_anyxml structure changed
by Michal Vasko
· 9 years ago
95068c4
json printer FEATURE non-formatted output
by Michal Vasko
· 9 years ago
9a5daea
data parsers CHANGE print/parse anyxml in JSON format
by Radek Krejci
· 9 years ago
8de098c
all DOC white space
by Michal Vasko
· 9 years ago
54f6fb3
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
6c629ac
all REFACTOR use functions for module/submodule getting
by Michal Vasko
· 9 years ago
5ce04a4
data printers BUGFIX printing unresolved leafref
by Radek Krejci
· 9 years ago
5044be3
printers FEATURE add printer options
by Radek Krejci
· 9 years ago
382e7f9
json printer BUGFIX printing special characters " and \ in JSON strings
by Radek Krejci
· 9 years ago
1e62a09
api CHANGE use const where should be
by Michal Vasko
· 9 years ago
88f2930
json parser FEATURE support attributes
by Radek Krejci
· 9 years ago
da61fb2
json printer FEATURE support attributes (annotations)
by Radek Krejci
· 9 years ago
2323892
JSON parser/printer CHANGE support empty elements for filters
by Radek Krejci
· 9 years ago
998a750
XML printer CHANGE remove unused namespace definitions
by Radek Krejci
· 9 years ago
9ce6151
JSON printer BUGFIX duplicate print of last list instance
by Radek Krejci
· 9 years ago
6c56377
json printer & validation BUGFIX first node loop skip
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
83a6c46
Merge branch 'xpath' into devel
by Michal Vasko
· 9 years ago
fbb7a6d
printer json CHANGE remove unneded header xml.h
by Radek Krejci
· 9 years ago
f3752b0
printers CHANGE hide non-public function from .so
by Radek Krejci
· 9 years ago
c26f91a
Merge branch 'xpath' into netconf
by Radek Krejci
· 9 years ago
fb54be4
data parser/printer BUGFIX handle RPC/Notification content
by Radek Krejci
· 9 years ago
4c18331
data tree CHANGE lyd_node_leaf and lyd_node_leaflist replaced by lyd_node_leaflist
by Michal Vasko
· 9 years ago
2d162e1
tree REFACTOR tree split into tree_schema and tree_data
by Michal Vasko
· 9 years ago
27aaa73
data tree CHANGE remove lprev and lnext pointers in list and leaflist instances
by Radek Krejci
· 9 years ago
998a0b8
source CHANGE make source file names unique
by Radek Krejci
· 9 years ago
[Renamed (97%) from src/printer/json.c]
c5090c3
data tree CHANGE keep instance-identifier value internally in JSON format
by Radek Krejci
· 9 years ago
0c888fd
several BUGFIX replace asserts with side effects
by Michal Vasko
· 9 years ago
b1c1251
data tree CHANGE add various modes to parse instance data
by Radek Krejci
· 9 years ago
25b9fd3
data tree CHANGE implement data parser options
by Radek Krejci
· 9 years ago
f02e374
several CHANGE code refactoring
by Michal Vasko
· 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
1574a8d
schema tree CHANGE review type and typedef structures
by Radek Krejci
· 9 years ago
c3d9f8c
all CHANGE redesign and splitting of the library
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
0f5ecd4
Merge branch 'master' of https://github.com/CESNET/libyang
by Michal Vasko
· 9 years ago
3f1098b
schema tree CHANGE resolve path & instid prototype change
by Michal Vasko
· 9 years ago
2dbed4c
json printer BUGFIX improve check of last node
by Radek Krejci
· 9 years ago
c82396e
json printer CHANGE instid print conforming to RFC draft
by Michal Vasko
· 9 years ago
9d7fb70
json printer BUGFIX boolean, int type is not a string
by Michal Vasko
· 9 years ago
98763c6
json printer BUGFIX leaf-list json print
by Michal Vasko
· 9 years ago
ab8e440
xml parser & json printer FEATURE all data nodes print
by Michal Vasko
· 9 years ago
8c9b7a7
json print BUGFIX escape " in instid print
by Michal Vasko
· 9 years ago
493bea7
xml parser & json printer FEATURE instance-identifier type
by Michal Vasko
· 9 years ago
07471a5
xml parser & json printer FEATURE union type
by Michal Vasko
· 9 years ago
5811016
xml parser & json printer FEATURE int types validation, print
by Michal Vasko
· 9 years ago
5a98815
data tree FEATURE support leafrefs
by Radek Krejci
· 9 years ago
520d473
yanglint FEATURE basic data load and print
by Michal Vasko
· 9 years ago
ac8aac6
data parser FEATURE support identityref type in leafs/leaf-lists
by Radek Krejci
· 9 years ago
Next »