Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
05b56501a7df10f723bef2d9b107f9b88d6dfd85
/
swig
/
cpp
/
src
/
Tree_Data.hpp
7056e64
add swig java support
by Enbo Zhang
· 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
1aa8335
C++: implemented lyd_dup_withsiblings
by Mislav Novakovic
· 6 years ago
ddb2d48
doxygen: add C++ ducumentation
by Mislav Novakovic
· 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
70bf8e5
libyang CHANGE split type base and type flags
by Michal Vasko
· 7 years ago
4b0d5a2
C++: implement subtypes for Data_Node
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
12b12dd
SWIG: add C++ exceptions (and Python) to C++ language bindings
by Mislav Novakovic
· 7 years ago
fcc8d7b
C++: use make_shared instead of shared_ptr
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
cc114be
C++: remove define for std::string
by Mislav Novakovic
· 7 years ago
81c4710
C++: replace NULL with nullptr
by Mislav Novakovic
· 7 years ago
c128df9
swig BUGFIX paths of the included headers from libyang C sources
by Radek Krejci
· 7 years ago
edc6c08
C++: add infrastructure for C++/Python bindings
by Mislav Novakovic
· 7 years ago