Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
969b0504713001131f5cf0f4b56422a2df88952e
/
swig
579add8
fix licence info in some python files
by Matija Amidzic
· 6 years ago
4ef9212
Merge pull request #625 from sartura/unit-tests2-python
by Michal Vasko
· 6 years ago
59a1468
Python: extend unit tests
by Matija Amidzic
· 6 years ago
6c3a4dd
C++: fix a memory leak in dup_to_ctx
by Matija Amidzic
· 6 years ago
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
7cd82aa
Change constness of the data returned by module implementation callbacks
by Jan Kundrát
· 6 years ago
ec11af6
Pass the original user_data to the deleter function
by Jan Kundrát
· 6 years ago
7743f1f
rename java package from com.cesnet to org.cesnet
by Enbo Zhang
· 6 years ago
4e5342d
fix "The Travis CI build failed" bug
by Enbo Zhang
· 6 years ago
e6feba8
add ALL option to fix "The Travis CI build failed" bug
by Enbo Zhang
· 6 years ago
3703ec5
add java test and README.md
by Enbo Zhang
· 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
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
d01eede
SWIG: implement libyang namespace into SWIG
by Mislav Novakovic
· 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
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
Next »