Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
7a050280e954e6764e9643f581755fe0256615a8
/
src
« Previous
7908d19
Merge branch 'hash_tab' into devel
by David Sedlák
· 6 years ago
7c7ab5e
printer_lyb ADD detection of fatal hash collision
by David Sedlák
· 6 years ago
b284803
context FEATURE allow to switch off searching for schemas in searchdirs
by Radek Krejci
· 6 years ago
72cdfac
schema parsers FEATURE lys_search_localfile()
by Radek Krejci
· 6 years ago
a7a1ce4
schema tree CHANGE do not use packed for schema nodes
by Michal Vasko
· 6 years ago
e899d3d
xpath BUGFIX uninitialized variable use
by Michal Vasko
· 6 years ago
add5dc9
Merge branch 'lyb' into devel
by Michal Vasko
· 6 years ago
88025b4
hash table MAINTENANCE trailing whitespaces
by Michal Vasko
· 6 years ago
4968b9c
Revert "lyb CHANGE option to store hashes with the data"
by Michal Vasko
· 6 years ago
lyb
1440eb5
lyb OPTIMIZE read/write numbers
by Michal Vasko
· 6 years ago
96e51aa
JSON schema printer CHANGE provide only list of features in module printing
by Radek Krejci
· 6 years ago
json_schema_printer
44120dd
lyb CHANGE option to store hashes with the data
by Michal Vasko
· 6 years ago
6d2beea
context CHANGE do not use chdir()
by Michal Vasko
· 6 years ago
8aa90c9
jsons printer CHANGE various small changes and fixes in the printed format
by Radek Krejci
· 6 years ago
7a1e607
schema parsers CHANGE resolving lists' keys inside groupings
by Radek Krejci
· 6 years ago
0caee4c
schema parsers BUGFIX parsing if-feature expressions
by Radek Krejci
· 6 years ago
5a8213f
Merge branch 'devel' into json_schema_printer
by Radek Krejci
· 6 years ago
9d4d838
hash table BUGFIX missing function prototype
by Michal Vasko
· 6 years ago
a396996
Merge branch 'lyb' into hash_tab
by David Sedlák
· 6 years ago
fb86334
dictionary CHANGE default size of hash_tab
by David Sedlák
· 6 years ago
22eaf90
parser_yin BUGFIX insert expression into dictionary only once
by David Sedlák
· 6 years ago
437ec40
parser_yang BUGFIX free deviation attributes before setting deviation_size to 0
by David Sedlák
· 6 years ago
b53e670
parser_yang BUGFIX when import of module fails, remove also prefix of that module from dictionary
by David Sedlák
· 6 years ago
e0b1f14
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
762c8b7
print BUGFIX do not trim containers with non-default values
by Michal Vasko
· 6 years ago
e7750b8
dict_insert() REMOVE duplicit argument check
by David Sedlák
· 6 years ago
0737fbe
lyb printer BUGFIX go through submods when collecting used modules
by Michal Vasko
· 6 years ago
ddd545b
lyb parser BUGFIX handle presence container
by Michal Vasko
· 6 years ago
ed5fc58
lyb parser BUGFIX wring variable used
by Michal Vasko
· 6 years ago
caac88b
lydict_insert OPTIMIZATION use parametr in lyht_insert instead of calling lyht_find
by David Sedlák
· 6 years ago
83b1faf
CHANGE lyht_insert calls according to new function prototype
by David Sedlák
· 6 years ago
9b35783
hash_table CHANGE lyht_insert() can now return value that was inserted into table
by David Sedlák
· 6 years ago
fd4235c
hash_table.c CHANGE move assert ahead of free for easier debugging
by David Sedlák
· 6 years ago
191c650
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
71e2424
Pass the correct parameter
by Andrew Langefeld
· 6 years ago
ceaf8b4
Fix dangling parsing_sub_modules pointer
by Andrew Langefeld
· 6 years ago
4d1e7b0
validation BUGFIX properly clear unique validation flags
by Michal Vasko
· 6 years ago
196c610
data tree NEW function for learning lyb data length
by Michal Vasko
· 6 years ago
5667036
lyb parser BUGFIX proper unresolved instid parsing
by Michal Vasko
· 6 years ago
dcaf722
data tree CHANGE new anydata value type
by Michal Vasko
· 6 years ago
0d73b8c
lyb parser BUGFIX strings across several chunks read
by Michal Vasko
· 6 years ago
a985252
lyb CHANGE add inner chunks count to chunk meta data
by Michal Vasko
· 6 years ago
885c78a
hash_table.c CHANGE simplify validation of arguments in lydict_insert function
by David Sedlák
· 6 years ago
ee0ffc7
hash_table.c ADD some comments and LOGDBG
by David Sedlák
· 6 years ago
3468d3c
hash_table.c CHANGE check and log possible errors using LY macros
by David Sedlák
· 6 years ago
9af9ed5
hash_table.c possible BUGFIX, do not change cb_data before locking mutex
by David Sedlák
· 6 years ago
1c151f2
hash_table.c CHANGE check if all records were removed before calling lyht_free()
by David Sedlák
· 6 years ago
2aabdea
hash_table.c CHANGE pass len parametr to cmp callback
by David Sedlák
· 6 years ago
0f86049
hash_table.c BUGFIX do not use value that is not null terminated string as lyht_find parametr
by David Sedlák
· 6 years ago
c427b75
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
434cf78
data tree BUGFIX od not create leafrefs without value
by Michal Vasko
· 6 years ago
3f04683
data tree CHANGE new format of lyd_anydata value
by Michal Vasko
· 6 years ago
33f20ee
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
e342d9f
Revert "xml parser BUGFIX avoid missing child in hash table assert"
by Michal Vasko
· 6 years ago
3fac7e3
lyb printer BUGFIX correctly handle rpcs and rpc replies
by Michal Vasko
· 6 years ago
365849c
lyb MAINTENANCE some checks and prints added
by Michal Vasko
· 6 years ago
a1db4be
lyb printer BUGFIX hash printing and checking refactor
by Michal Vasko
· 6 years ago
5a28e0e
hash table CHANGE check all return values
by Michal Vasko
· 6 years ago
760054d
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
b6ea11c
hash_table.c CHANGE use macro to log errors + code formating fix
by David Sedlák
· 6 years ago
6e70a01
xpath BUGFIX union merge corner case
by Michal Vasko
· 6 years ago
54de282
parser BUGFIX handle unicode blocks in brackets
by Michal Vasko
· 6 years ago
56601c9
schema tree BUGFIX do not assume input/output node position
by Michal Vasko
· 6 years ago
b5f9ffb
resolve BUFGIX do not transform leafref path
by Michal Vasko
· 6 years ago
c6ecb89
hash_table.c CHANGE rewrite lydict functions to use generic hash table
by David Sedlák
· 6 years ago
9cf9cd3
lydict CHANGE struct definition to use generic hash table
by David Sedlák
· 6 years ago
3144c9d
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
362fbe7
jsons printer CHANGE several small changes and fixes of the json schema output
by Radek Krejci
· 6 years ago
114ffd4
schema tree BUGFIX do not switch type pointers around
by Michal Vasko
· 6 years ago
78ef03a
yang parser MAINTENANCE minor refactor
by Michal Vasko
· 6 years ago
81c7144
schema tree CHANGE backup deviation nodes switch only content
by Michal Vasko
· 6 years ago
40cb8d7
jsons printer CHANGE several small changes and fixes of the json schema output
by Radek Krejci
· 6 years ago
15e3e61
xml parser BUGFIX avoid missing child in hash table assert
by Michal Vasko
· 6 years ago
38a3f85
xpath BUGFIX preserve coparison order
by Michal Vasko
· 6 years ago
830d622
xpath BUGFIX conversion to number skipped in some cases
by Michal Vasko
· 6 years ago
5df038e
parser BUGFIX support input/output deviations
by Michal Vasko
· 6 years ago
4abb960
jsons printer CHANGE print complete feature info in module
by Radek Krejci
· 6 years ago
b5f7ed1
jsons printer CHANGE print info about import's target
by Radek Krejci
· 6 years ago
b3c271a
jsons printer BUGFIX data concatenation
by Radek Krejci
· 6 years ago
7708761
json printer BUGFIX incorrect print of control characters in JSON strings
by Radek Krejci
· 6 years ago
2096478
resolve BUGFIX skip input/output nodes in lyd_new_path
by Michal Vasko
· 6 years ago
bd9d15a
xpath BUGFIX memory leak
by Michal Vasko
· 6 years ago
274322c
xpath BUGFIX uninitialized variable read
by Michal Vasko
· 6 years ago
c30c95a
tree DOC minor enhancements
by Michal Vasko
· 6 years ago
3c9fa25
xpath BUGFIX comparison evaluation wrong
by Michal Vasko
· 6 years ago
fb446d5
tree printer BUGFIX invalid variable reuse
by Michal Vasko
· 6 years ago
e4ebe5a
xpath BUGFIX manage hashes during unions
by Michal Vasko
· 6 years ago
9f3ce1c
Revert "CHANGE add hash table to context"
by David Sedlák
· 6 years ago
cc583f0
CHANGE add hash table to context
by David Sedlák
· 6 years ago
0e67ac4
schema printers FEATURE print YANG schemas in JSON
by Radek Krejci
· 6 years ago
45105ac
lyb printer BUGFIX double output size fixed
by Michal Vasko
· 6 years ago
db13927
lyb printer BUGFIX proper schema node hash checks
by Michal Vasko
· 6 years ago
5383066
lyb parser BUGFIX handle unknown modules
by Michal Vasko
· 6 years ago
42132c5
lyb parser BUGFIX handling unres data nodes
by Michal Vasko
· 6 years ago
18c3b6d
lyb parser BUGFIX use data callback for missing modules
by Michal Vasko
· 6 years ago
fe43d04
lyb CHANGE hash handling
by Michal Vasko
· 6 years ago
b0c3d9e
lyb printer BUGFIX remove dec64 trailing zeros
by Michal Vasko
· 6 years ago
27e5e68
lyb BUGFIX several fixes
by Michal Vasko
· 6 years ago
dd53542
lyb OPIMIZE significant printer optimizations
by Michal Vasko
· 6 years ago
d748b48
lyb BUGFIX used hash was actually 1b shorter than desired
by Michal Vasko
· 6 years ago
Next »