- 98fb0d0 c++ BUGFIX derived bit type value printing (#1270) by Václav Kubernát · 4 years ago cesnet/fix-bits
- a39c919 c++ MAINTENANCE use bool return type (#1255) by Václav Kubernát · 4 years, 1 month ago
- 1913dfc python binding BUGFIX global python lock + Data_Node missing .reset() (#1182) by johnbeckettn2e · 4 years, 3 months ago
- 4313294 c++ BUGFIX uninitialized var use by Michal Vasko · 4 years, 4 months ago
- 922886b c++ BUGFIX always use pointers as private attributes by Michal Vasko · 4 years, 4 months ago
- 03db06b Use -Og instead of -O0 for debug builds by Ondřej Surý · 4 years, 5 months ago
- 9267156 c++ FEATURE allow constructing Submodule from Module (#1085) by Václav Kubernát · 4 years, 6 months ago cffi_bindings
- 09aa184 c++ BUGFIX value_type() return value type (#1078) by Andrei Pavel · 4 years, 7 months ago
- 5473e60 Change Value::dec64 to also return fraction digits by Václav Kubernát · 4 years, 10 months ago
- 817dec1 cpp wrapper: name the Value::uint32 correctly by Pieter Lexis · 4 years, 10 months ago
- 9ddad98 swig CHANGE always find python interpreter first by Michal Vasko · 4 years, 10 months ago
- 79b0392 fixup! data tree CHANGE do not cache leafref targets by Michal Vasko · 4 years, 11 months ago
- 57d9043 C++ BUGFIX Vector with bitset contains twice more items than exists by Drazil Jan · 5 years ago
- b4a4912 c++ CHANGE support for bits in data node values by Michal Vasko · 5 years ago
- c5e4a5d Add libyang::Module::implemented method by Václav Kubernát · 5 years ago
- 94c58bb c++ BUGFIX remove invalid function by Michal Vasko · 5 years ago
- 36385cb c++ CHANGE new API function for iffeature value checking by Michal Vasko · 5 years ago
- 099c232 Fix libyang::Iffeature::features by Václav Kubernát · 5 years ago cesnet/2019-11-04-iffeatures
- 6ba539f C++ BUGFIX fix ternary operator in Context::get_node by Václav Kubernát · 5 years ago
- a35c8db C++ bindings BUGFIX review checking for the required parameters by Radek Krejci · 5 years ago
- 849287a travis CHANGE update to bionic 18.04 by Michal Vasko · 5 years ago
- 7b0c8ff fixup! travis CHANGE add builds on ARM64 by Michal Vasko · 5 years ago
- 403a737 python examples CHANGE remove unnecessary assignments by Radek Krejci · 5 years ago
- 5f19960 swig DOC clarify which dir to be to build python bindings by Michal Vasko · 6 years ago
- d426c46 swig BUGFIX use full soversion for cpp bindings by Michal Vasko · 6 years ago
- bf1aa13 swig/cpp: add functions enable/disable/state for features by YohanPipereau · 6 years ago
- 4172674 build CHANGE swig is not required for c++ bindings by Michal Vasko · 6 years ago
- eca832f Fix member initialization by Jan Kundrát · 6 years ago cesnet/2019-03-12--non-virtual-dtor
- 5b0a980 c++: Virtual methods require a virtual destructor by Jan Kundrát · 6 years ago
- 0a5792b C++: Add value getter to Data_Node_Anydata by Václav Kubernát · 6 years ago
- 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