Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
1ec78bd0afce512ad22a446d7146c308fdedffe3
/
swig
1ec78bd
swig: set min version to 3.0.12
by Mislav Novakovic
· 6 years ago
d25c030
Merge pull request #597 from sartura/python-callback
by Radek Krejci
· 6 years ago
af19ff9
python CHANGE improve import_callback example for python
by Radek Krejci
· 6 years ago
d93bcad
python: implemented set_module_imp_clb
by Mislav Novakovic
· 6 years ago
2e6af7d
Merge pull request #590 from sartura/python-bugfix
by Michal Vasko
· 6 years ago
d9f8036
python: in examples use LYD_LYB format
by Mislav Novakovic
· 6 years ago
ca78a64
swig CHANGE add missing binding functions to set context's options
by Radek Krejci
· 6 years ago
9fd1148
C++: allocate std::vector on stack instead of heap
by Mislav Novakovic
· 6 years ago
30286c5
C++: bugfix typo
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
199b42d
cmake: fix CXXFLAGS setup
by Jan Kundrát
· 6 years ago
cesnet/2018-08-02
9bf673f
C++: Do not use CFLAGS as flags for the C++ compiler
by Jan Kundrát
· 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
4ab0ff6
SWIG: remove cmake warning
by Mislav Novakovic
· 6 years ago
acc5772
SWIG: make python versin switching easier
by Mislav Novakovic
· 6 years ago
87c32fc
Merge pull request #524 from jktjkt/cpp-pkgconfig
by Michal Vasko
· 6 years ago
0d6ef227
Install a pkgconfig file for C++ bindings
by Jan Kundrát
· 6 years ago
11edb00
fixup! libyang CHANGE refactor flag names and attributes holding them
by Michal Vasko
· 6 years ago
de73148
javascript: fix docker issues
by Mislav Novakovic
· 6 years ago
70ade69
set SWIG requirement to 3.0.0
by Mislav Novakovic
· 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
3ad8460
javascript: update bindings with static build and C++
by Mislav Novakovic
· 6 years ago
acb217f
javascript: update bindings with static build and C++
by Mislav Novakovic
· 6 years ago
055fc2a
python: disable on 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
655ad5c
fixup! libyang CHANGE split type base and type flags
by Michal Vasko
· 7 years ago
type_flags
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
7ad86df
Python: bug fixes
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
bba01e6
Python: Added tree_schema tests, expanded others
by Matija Amidzic
· 7 years ago
c6b2054
Python: Added libyang and tree_data unit tests
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
fd40f85
Python: use fixed path for module path search
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
d4be0d6
build BUGFIX install swig _yang.so as a target
by Michal Vasko
· 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
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
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
492d916
Python: change name from libyang to yang
by Mislav Novakovic
· 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
a478a19
SWIG: bugfixes in swigfile
by Mislav Novakovic
· 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
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
Next »