Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
20555d872159fa56791cf42449051338824f1817
/
swig
/
cpp
8270548
C++: Extend unit tests
by Matija Amidzic
· 6 years ago
b552d9f
C++: fix testing framework
by Matija Amidzic
· 6 years ago
9213101
C++: fix a memory leak in dup_to_ctx
by Matija Amidzic
· 6 years ago
1faf489
shall use standard fileno(3) instead of unportable _fileno.
by Alexandre Snarskii
· 6 years ago
4bf40f0
C++: Fix nested callbacks when requesting modules
by Jan Kundrát
· 6 years ago
ae867d8
C++: work with no custom deleter for schema callbacks
by Jan Kundrát
· 6 years ago
2d403cf
C++-ish way of reading module data via callbacks
by Jan Kundrát
· 6 years ago
7056e64
add swig java support
by Enbo Zhang
· 6 years ago
7156a30
add method to get definition of the instantiated extension
by Enbo Zhang
· 6 years ago
058692b
fix segmentation error caused by methods such as parse_data_path in some cases
by Enbo Zhang
· 6 years ago
c06bbbf
Merge remote-tracking branch 'sartura/swig_travis' into cpp-namespace
by Jan Kundrát
· 6 years ago
d93bcad
python: implemented set_module_imp_clb
by Mislav Novakovic
· 6 years ago
ca78a64
swig CHANGE add missing binding functions to set context's options
by Radek Krejci
· 6 years ago
c2d04c6
C++: return vector value instead of vector pointer
by Mislav Novakovic
· 6 years ago
79ee800
C++: Wrap all symbols in the libyang namespace
by Jan Kundrát
· 6 years ago
9fd1148
C++: allocate std::vector on stack instead of heap
by Mislav Novakovic
· 6 years ago
6edfece
C++: bugfix in Schema_Node_Leaf::is_key()
by Mislav Novakovic
· 6 years ago
1aa8335
C++: implemented lyd_dup_withsiblings
by Mislav Novakovic
· 6 years ago
d6a3b4a
doxygen BUGFIX ly_ctx structure reference
by Radek Krejci
· 6 years ago
ddb2d48
doxygen: add C++ ducumentation
by Mislav Novakovic
· 6 years ago
5a8213f
Merge branch 'devel' into json_schema_printer
by Radek Krejci
· 6 years ago
5b39e1d
C++: classes with virtual methods typically need a virtual dtor
by Jan Kundrát
· 6 years ago
c92e2e0
Fix warnings in C++ bindings
by Jan Kundrát
· 6 years ago
50c49e4
bindings FEATURE support target when printing schema
by Radek Krejci
· 6 years ago
11edb00
fixup! libyang CHANGE refactor flag names and attributes holding them
by Michal Vasko
· 6 years ago
44657d3
fix compiler warning on static build
by Mislav Novakovic
· 6 years ago
a6e4fea
add cmake messages for static build
by Mislav Novakovic
· 6 years ago
7073ef5
C++: fix static compile in C++
by Mislav Novakovic
· 6 years ago
b453512
C++: remove namespace from examples
by Mislav Novakovic
· 6 years ago
7c1cd13
Fix build of C++ tests
by Jan Kundrát
· 6 years ago
45c96de
Merge branch 'unit_test_cpp' of https://github.com/sartura/libyang into sartura-unit_test_cpp
by Radek Krejci
· 7 years ago
75ccf8d
C++: change used libyang API for dup()
by Mislav Novakovic
· 7 years ago
70bf8e5
libyang CHANGE split type base and type flags
by Michal Vasko
· 7 years ago
686dc83
C++: update unit tests so they work on travis
by Mislav Novakovic
· 7 years ago
8141645
C++: change dup() function logic
by Mislav Novakovic
· 7 years ago
7e322e7
C++: bug fix in memory management
by Mislav Novakovic
· 7 years ago
ee68d67
C++: refactor exception handling in unit tests
by Mislav Novakovic
· 7 years ago
deed9cf
C++: bugfix in Derived class constructor
by Mislav Novakovic
· 7 years ago
25a4063
C++: update API
by Mislav Novakovic
· 7 years ago
43d4ea3
C++: fix C++ path in tests
by Mislav Novakovic
· 7 years ago
324a3ad
C++: add type check for Schema constructors
by Mislav Novakovic
· 7 years ago
0e0f0c6
C++: add type check for constructor
by Mislav Novakovic
· 7 years ago
464de18
C++: change unlink logic
by Mislav Novakovic
· 7 years ago
4b0d5a2
C++: implement subtypes for Data_Node
by Mislav Novakovic
· 7 years ago
2d9a3aa
C++: fix memory handling after node insertion
by Mislav Novakovic
· 7 years ago
c2213e1
C++: free list after use
by Mislav Novakovic
· 7 years ago
f9499e3
C++: fix memory leak in Data_Node constructor
by Mislav Novakovic
· 7 years ago
f3caa52
write unite tests for C++ binding
by Hrvoje Varga
· 7 years ago
6317b1c
Merge branch 'unit_tests_python' of https://github.com/sartura/libyang into sartura-unit_tests_python
by Radek Krejci
· 7 years ago
af537ff
build CHANGE just warn if building callgrind tests on debug
by Michal Vasko
· 7 years ago
a673da4
C++: Change parse function names to be consistent
by Matija Amidzic
· 7 years ago
22ffdef
C++: fix Set implementation
by Matija Amidzic
· 7 years ago
6236357
C++: implement lys_parse_mem and lys_parse_fd
by Mislav Novakovic
· 7 years ago
eb407c1
swig BUGFIX change name of libyang-cpp library
by PavolVican
· 7 years ago
49f9c92
swig cpp BUGFIX missing include <stdexcept>
by PavolVican
· 7 years ago
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
215f558
C++: add unit tests skeleton
by Mislav Novakovic
· 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
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
82cbc19
swig CHANGE bind lys_print_mem()
by Radek Krejci
· 7 years ago
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 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
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
0e4b151
swig CHANGE Data_Node constructors - better fit with the wrapped functions
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
e74205b
swig CHANGE reflect recent changes in libyang API
by Radek Krejci
· 7 years ago
ceb5ed0
swig FEATURE data_instantiable() function for Context and Module
by Radek Krejci
· 7 years ago
65aca41
schema tree FEATURE lys_is_key() function to get know if a node is key of a list
by Radek Krejci
· 7 years ago
5917eda
Merge branch 'cpp_exceptions' of https://github.com/sartura/libyang into sartura-cpp_exceptions
by Radek Krejci
· 7 years ago
c683acd
context CHANGE rename ly_ctx_get_node2() to ly_ctx_find_path()
by Radek Krejci
· 7 years ago
681a4dc
SWIG: add function call create_new_Context
by Mislav Novakovic
· 7 years ago
12b12dd
SWIG: add C++ exceptions (and Python) to C++ language bindings
by Mislav Novakovic
· 7 years ago
749ebf5
context FEATURE add ly_ctx_get_node2()
by Radek Krejci
· 7 years ago
bb0bf34
swig: reflect change of lys_path()
by Radek Krejci
· 7 years ago
98abfaa
swig: provide data pointer in schema module object
by Radek Krejci
· 7 years ago
6287ef7
swig: fix find_xpath() naming
by Radek Krejci
· 7 years ago
be8d105
swig: wrap lyd_validate_value() as member of the Schema object
by Radek Krejci
· 7 years ago
98b2f0f
swig: wrap lys_path() as member of the Schema object
by Radek Krejci
· 7 years ago
b0e5e0d
swig: Add Schema's child_instantiables() function
by Radek Krejci
· 7 years ago
6d741bb
C++: update examples
by Mislav Novakovic
· 7 years ago
33d706a
C++: change code format
by Mislav Novakovic
· 7 years ago
3af791a
C++: add explicit to Context constructor
by Mislav Novakovic
· 7 years ago
fcc8d7b
C++: use make_shared instead of shared_ptr
by Mislav Novakovic
· 7 years ago
aa41880
C++: change macro code style
by Mislav Novakovic
· 7 years ago
fbf12ba
C++: use enum class instead of C enum
by Mislav Novakovic
· 7 years ago
81e0940
C++: change class initalization
by Mislav Novakovic
· 7 years ago
4dd3b2e
C++: remove 'using namespcae std'"
by Mislav Novakovic
· 7 years ago
f4f9a75
C++: remove nullptr check after new
by Mislav Novakovic
· 7 years ago
b34be26
C++: remove typeof define
by Mislav Novakovic
· 7 years ago
ad8c778
C++: add 'LY_' in front of 'NEW_*' macro
by Mislav Novakovic
· 7 years ago
Next »