Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
d49c3950167d29c260df25f2647c6e1b3ad033fb
d49c395
swig FEATURE basic logger functions wrapped
by Radek Krejci
· 7 years ago
567da5f
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 7 years ago
f020737
swig BUGFIX condition for check_libyang_error()
by Radek Krejci
· 7 years ago
d9ac467
Merge pull request #435 from sartura/unit_tests
by Michal Vasko
· 7 years ago
0854d47
VERSION bump to version 0.15.34
by Michal Vasko
· 7 years ago
7b70487
xpath CHANGE some tokens can be longer than 255 characters
by Michal Vasko
· 7 years ago
57e70c9
travis CHANGE do not generate swig bindings on mac
by Michal Vasko
· 7 years ago
b469b6d
Revert "travis UPDATE at least swig 3.0.5 is always required"
by Michal Vasko
· 7 years ago
8215526
travis UPDATE at least swig 3.0.5 is always required
by Michal Vasko
· 7 years ago
06c3dcd
SWIG: add min version of 3.0.5
by Mislav Novakovic
· 7 years ago
0f2817b
Python: add unit test skeleton
by Mislav Novakovic
· 7 years ago
215f558
C++: add unit tests skeleton
by Mislav Novakovic
· 7 years ago
aad3998
travis CHANGE install swig 3.0.8
by Michal Vasko
· 7 years ago
fcd57fa
VERSION bump to version 0.15.33
by Michal Vasko
· 7 years ago
17e8ba3
parser BUGFIX explicit context passing
by Michal Vasko
· 7 years ago
46c1ca0
VERSION bump version to 0.15.32
by Radek Krejci
· 7 years ago
9fdb7b0
Merge branch 'cpp_log_update' of https://github.com/sartura/libyang into sartura-cpp_log_update
by Radek Krejci
· 7 years ago
bd32c89
VERSION bump to version 0.15.31
by Michal Vasko
· 7 years ago
4c73cbc
parser BUGFIX addr value must be used
by Michal Vasko
· 7 years ago
c442ed1
fixup! libyang MAINTENANCE minor compiler warnings
by Michal Vasko
· 7 years ago
418cfff
VERSION bump to version 0.15.30
by Michal Vasko
· 7 years ago
d1bf7c4
libyang MAINTENANCE minor compiler warnings
by Michal Vasko
· 7 years ago
1f4dc2b
VERSION bump to version 0.15.29
by Michal Vasko
· 7 years ago
ec19dcf
common BUGFIX missing argument
by Michal Vasko
· 7 years ago
f9aac05
C++: vector's should never return NULL
by Mislav Novakovic
· 7 years ago
2fd1162
SWIG: implement libyang error handling changes
by Mislav Novakovic
· 7 years ago
a95c65c
VERSION bump to version 0.15.28
by Michal Vasko
· 7 years ago
6174984
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 7 years ago
a26db30
libyang BUGFIX missing parameters
by Michal Vasko
· 7 years ago
df72c86
VERSION bump version to 0.15.27
by Radek Krejci
· 7 years ago
55d46a5
log BUGFIX insufficient path realloc
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
79388c7
VERSION bump to version 0.15.26
by Michal Vasko
· 7 years ago
a93b4bb
common BUGFIX missing argument check
by Michal Vasko
· 7 years ago
856254e
VERSION bump to version 0.15.25
by Michal Vasko
· 7 years ago
052fef0
Merge pull request #437 from CESNET/log_update
by Michal Vasko
· 7 years ago
ae79216
VERSION bump to version 0.15.24
by Michal Vasko
· 7 years ago
70ac317
yanglint BUGFIX add an empty line between models printed
by Michal Vasko
· 7 years ago
b6c287c
cpp BUGFIX missing context as a parameter
by Michal Vasko
· 7 years ago
fc83a89
Merge branch 'devel' into log_update
by Michal Vasko
· 7 years ago
10d6f2f
log CHANGE provide user with first err item instead the last
by Michal Vasko
· 7 years ago
b2ba6ff
fixup! log CHANGE make function for printing err items public
by Michal Vasko
· 7 years ago
20fadd5
log CHANGE make function for printing err items public
by Michal Vasko
· 7 years ago
b346f4d
VERSION bump version to 0.15.23
by Radek Krejci
· 7 years ago
82cbc19
swig CHANGE bind lys_print_mem()
by Radek Krejci
· 7 years ago
0a2c49a
Merge branch 'name_change' of https://github.com/sartura/libyang into sartura-name_change
by Radek Krejci
· 7 years ago
1a817e0
schema tree DOC added reference to output options
by Michal Vasko
· 7 years ago
0aefd73
schema tree DOC printers line length only for tree printer
by Michal Vasko
· 7 years ago
26163e0
log BUGFIX properly inherit vecode
by Michal Vasko
· 7 years ago
log_update
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 7 years ago
492d916
Python: change name from libyang to yang
by Mislav Novakovic
· 7 years ago
75702cd
fixup! schema tree BUGFIX properly handle submodules in lys_getnext()
by Michal Vasko
· 7 years ago
2f92d04
VERSION bump to version 0.15.22
by Michal Vasko
· 7 years ago
4a6f621
schema tree BUGFIX properly handle submodules in lys_getnext()
by Michal Vasko
· 7 years ago
ce854f7
VERSION bump to version 0.15.21
by Michal Vasko
· 7 years ago
f6eadf5
data tree BUGFIX check uses and choice if-features when creating defaults
by Michal Vasko
· 7 years ago
cb45f47
schema tree CHANGE make lys_getnext() behave exactly as described
by Michal Vasko
· 7 years ago
c58a3cb
log MAINTENANCE error message improved
by Michal Vasko
· 7 years ago
7e046f6
VERSION bump version to 0.15.20
by Radek Krejci
· 7 years ago
swig_changes
c9f9b4d
Merge branch 'swig_changes' into devel
by Radek Krejci
· 7 years ago
0cfe1be
swig BUGFIX count() of bits and enums should return unsigned int, not int
by Radek Krejci
· 7 years ago
725a3e4
swig BUGFIX bit() methods return a vector
by Radek Krejci
· 7 years ago
9bee582
Merge pull request #432 from sartura/swig_vector
by Radek Krejci
· 7 years ago
771a3d4
C++: fix constructor warnings
by Mislav Novakovic
· 7 years ago
13208c2
C++: add size check in LY_NEW* macro
by Mislav Novakovic
· 7 years ago
0c0bd67
C++: fix compiler warnings
by Mislav Novakovic
· 7 years ago
1ac109d
SWIG: enm() methods return a vector
by Mislav Novakovic
· 7 years ago
00e7722
VERSION bump to version 0.15.19
by Michal Vasko
· 7 years ago
3c0eb75
data tree CHANGE proper default values handling
by Michal Vasko
· 7 years ago
ceecd83
Merge branch 'swig_changes' into devel
by Radek Krejci
· 7 years ago
933cb28
VERSION bump to version 0.15.18
by Michal Vasko
· 7 years ago
03d8cd2
tree printer BUGFIX proper uint64_t constants
by Michal Vasko
· 7 years ago
ddc9348
VERSION bump to version 0.15.17
by Michal Vasko
· 7 years ago
c830836
tree printer BUGFIX bit-shifting constant overflow
by Michal Vasko
· 7 years ago
8038954
libyang MAINTENANCE asserts added for coverity
by Michal Vasko
· 7 years ago
62fc4fe
Merge branch 'devel' into swig_changes
by Radek Krejci
· 7 years ago
a2dca81
VERSION bump version to 0.15.16
by Radek Krejci
· 7 years ago
248fdb3
XML printer BUGFIX printing namespaces of the data in anydata nodes
by Radek Krejci
· 7 years ago
3641a01
Merge pull request #431 from sartura/swig_bugfix
by Radek Krejci
· 7 years ago
a478a19
SWIG: bugfixes in swigfile
by Mislav Novakovic
· 7 years ago
6b9494e
VERSION bump to version 0.15.15
by Michal Vasko
· 7 years ago
e5a7d3b
Merge branch 'bugfix' of https://github.com/ustcpxy/libyang into devel
by Michal Vasko
· 7 years ago
53e027f
according to review comments, the namespaces should be extracted from literal aslo
by Derek Pan
· 7 years ago
fed2d31
Merge pull request #430 from sartura/swig_changes
by Radek Krejci
· 7 years ago
7061d53
Python: set install path based on CMAKE_INSTALL_PREFIX
by Mislav Novakovic
· 7 years ago
04786f6
swig BUGFIX detect specific version of Python interpreter
by Radek Krejci
· 7 years ago
6756e8a
VERSION bump version to 0.15.14
by Radek Krejci
· 7 years ago
0e4b151
swig CHANGE Data_Node constructors - better fit with the wrapped functions
by Radek Krejci
· 7 years ago
0642973
VERSION bump version to 0.15.13
by Radek Krejci
· 7 years ago
8b8c8e8
swig FEATURE new Data_Node constructor via lyd_new_path()
by Radek Krejci
· 7 years ago
a0d5705
swig BUGFIX check input parameters when dereferencing them
by Radek Krejci
· 7 years ago
3da3297
VERSION bump to version 0.15.12
by Michal Vasko
· 7 years ago
9ed1f49
Merge branch 'devel' of https://github.com/cesnet/libyang into devel
by Michal Vasko
· 7 years ago
cdb3f06
resolve CHANGE make schema nodeid "." and "*" match all namespaces
by Michal Vasko
· 7 years ago
9723426
resolve BUGFIX relative schema ndoeid used start node as sibling
by Michal Vasko
· 7 years ago
b1187a9
travis CHANGE swig dependency should be actually swig3.0
by Radek Krejci
· 7 years ago
7ae5f02
travis CHANGE add missing swig dependency
by Radek Krejci
· 7 years ago
51aa74c
travis BUGFIX enable bindings on libyang's cmake, not the cmocka's one
by Radek Krejci
· 7 years ago
45ad188
travis CHANGE enable building SWIG bindings
by Radek Krejci
· 7 years ago
e74205b
swig CHANGE reflect recent changes in libyang API
by Radek Krejci
· 7 years ago
Next »