1. d49c395 swig FEATURE basic logger functions wrapped by Radek Krejci · 7 years ago
  2. 567da5f Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 7 years ago
  3. f020737 swig BUGFIX condition for check_libyang_error() by Radek Krejci · 7 years ago
  4. d9ac467 Merge pull request #435 from sartura/unit_tests by Michal Vasko · 7 years ago
  5. 0854d47 VERSION bump to version 0.15.34 by Michal Vasko · 7 years ago
  6. 7b70487 xpath CHANGE some tokens can be longer than 255 characters by Michal Vasko · 7 years ago
  7. 57e70c9 travis CHANGE do not generate swig bindings on mac by Michal Vasko · 7 years ago
  8. b469b6d Revert "travis UPDATE at least swig 3.0.5 is always required" by Michal Vasko · 7 years ago
  9. 8215526 travis UPDATE at least swig 3.0.5 is always required by Michal Vasko · 7 years ago
  10. 06c3dcd SWIG: add min version of 3.0.5 by Mislav Novakovic · 7 years ago
  11. 0f2817b Python: add unit test skeleton by Mislav Novakovic · 7 years ago
  12. 215f558 C++: add unit tests skeleton by Mislav Novakovic · 7 years ago
  13. aad3998 travis CHANGE install swig 3.0.8 by Michal Vasko · 7 years ago
  14. fcd57fa VERSION bump to version 0.15.33 by Michal Vasko · 7 years ago
  15. 17e8ba3 parser BUGFIX explicit context passing by Michal Vasko · 7 years ago
  16. 46c1ca0 VERSION bump version to 0.15.32 by Radek Krejci · 7 years ago
  17. 9fdb7b0 Merge branch 'cpp_log_update' of https://github.com/sartura/libyang into sartura-cpp_log_update by Radek Krejci · 7 years ago
  18. bd32c89 VERSION bump to version 0.15.31 by Michal Vasko · 7 years ago
  19. 4c73cbc parser BUGFIX addr value must be used by Michal Vasko · 7 years ago
  20. c442ed1 fixup! libyang MAINTENANCE minor compiler warnings by Michal Vasko · 7 years ago
  21. 418cfff VERSION bump to version 0.15.30 by Michal Vasko · 7 years ago
  22. d1bf7c4 libyang MAINTENANCE minor compiler warnings by Michal Vasko · 7 years ago
  23. 1f4dc2b VERSION bump to version 0.15.29 by Michal Vasko · 7 years ago
  24. ec19dcf common BUGFIX missing argument by Michal Vasko · 7 years ago
  25. f9aac05 C++: vector's should never return NULL by Mislav Novakovic · 7 years ago
  26. 2fd1162 SWIG: implement libyang error handling changes by Mislav Novakovic · 7 years ago
  27. a95c65c VERSION bump to version 0.15.28 by Michal Vasko · 7 years ago
  28. 6174984 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 7 years ago
  29. a26db30 libyang BUGFIX missing parameters by Michal Vasko · 7 years ago
  30. df72c86 VERSION bump version to 0.15.27 by Radek Krejci · 7 years ago
  31. 55d46a5 log BUGFIX insufficient path realloc by Michal Vasko · 7 years ago
  32. c90c651 JSON printer BUGFIX printing commas between nodes when first nodes are default by Radek Krejci · 7 years ago
  33. 79388c7 VERSION bump to version 0.15.26 by Michal Vasko · 7 years ago
  34. a93b4bb common BUGFIX missing argument check by Michal Vasko · 7 years ago
  35. 856254e VERSION bump to version 0.15.25 by Michal Vasko · 7 years ago
  36. 052fef0 Merge pull request #437 from CESNET/log_update by Michal Vasko · 7 years ago
  37. ae79216 VERSION bump to version 0.15.24 by Michal Vasko · 7 years ago
  38. 70ac317 yanglint BUGFIX add an empty line between models printed by Michal Vasko · 7 years ago
  39. b6c287c cpp BUGFIX missing context as a parameter by Michal Vasko · 7 years ago
  40. fc83a89 Merge branch 'devel' into log_update by Michal Vasko · 7 years ago
  41. 10d6f2f log CHANGE provide user with first err item instead the last by Michal Vasko · 7 years ago
  42. b2ba6ff fixup! log CHANGE make function for printing err items public by Michal Vasko · 7 years ago
  43. 20fadd5 log CHANGE make function for printing err items public by Michal Vasko · 7 years ago
  44. b346f4d VERSION bump version to 0.15.23 by Radek Krejci · 7 years ago
  45. 82cbc19 swig CHANGE bind lys_print_mem() by Radek Krejci · 7 years ago
  46. 0a2c49a Merge branch 'name_change' of https://github.com/sartura/libyang into sartura-name_change by Radek Krejci · 7 years ago
  47. 1a817e0 schema tree DOC added reference to output options by Michal Vasko · 7 years ago
  48. 0aefd73 schema tree DOC printers line length only for tree printer by Michal Vasko · 7 years ago
  49. 26163e0 log BUGFIX properly inherit vecode by Michal Vasko · 7 years ago log_update
  50. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  51. 492d916 Python: change name from libyang to yang by Mislav Novakovic · 7 years ago
  52. 75702cd fixup! schema tree BUGFIX properly handle submodules in lys_getnext() by Michal Vasko · 7 years ago
  53. 2f92d04 VERSION bump to version 0.15.22 by Michal Vasko · 7 years ago
  54. 4a6f621 schema tree BUGFIX properly handle submodules in lys_getnext() by Michal Vasko · 7 years ago
  55. ce854f7 VERSION bump to version 0.15.21 by Michal Vasko · 7 years ago
  56. f6eadf5 data tree BUGFIX check uses and choice if-features when creating defaults by Michal Vasko · 7 years ago
  57. cb45f47 schema tree CHANGE make lys_getnext() behave exactly as described by Michal Vasko · 7 years ago
  58. c58a3cb log MAINTENANCE error message improved by Michal Vasko · 7 years ago
  59. 7e046f6 VERSION bump version to 0.15.20 by Radek Krejci · 7 years ago swig_changes
  60. c9f9b4d Merge branch 'swig_changes' into devel by Radek Krejci · 7 years ago
  61. 0cfe1be swig BUGFIX count() of bits and enums should return unsigned int, not int by Radek Krejci · 7 years ago
  62. 725a3e4 swig BUGFIX bit() methods return a vector by Radek Krejci · 7 years ago
  63. 9bee582 Merge pull request #432 from sartura/swig_vector by Radek Krejci · 7 years ago
  64. 771a3d4 C++: fix constructor warnings by Mislav Novakovic · 7 years ago
  65. 13208c2 C++: add size check in LY_NEW* macro by Mislav Novakovic · 7 years ago
  66. 0c0bd67 C++: fix compiler warnings by Mislav Novakovic · 7 years ago
  67. 1ac109d SWIG: enm() methods return a vector by Mislav Novakovic · 7 years ago
  68. 00e7722 VERSION bump to version 0.15.19 by Michal Vasko · 7 years ago
  69. 3c0eb75 data tree CHANGE proper default values handling by Michal Vasko · 7 years ago
  70. ceecd83 Merge branch 'swig_changes' into devel by Radek Krejci · 7 years ago
  71. 933cb28 VERSION bump to version 0.15.18 by Michal Vasko · 7 years ago
  72. 03d8cd2 tree printer BUGFIX proper uint64_t constants by Michal Vasko · 7 years ago
  73. ddc9348 VERSION bump to version 0.15.17 by Michal Vasko · 7 years ago
  74. c830836 tree printer BUGFIX bit-shifting constant overflow by Michal Vasko · 7 years ago
  75. 8038954 libyang MAINTENANCE asserts added for coverity by Michal Vasko · 7 years ago
  76. 62fc4fe Merge branch 'devel' into swig_changes by Radek Krejci · 7 years ago
  77. a2dca81 VERSION bump version to 0.15.16 by Radek Krejci · 7 years ago
  78. 248fdb3 XML printer BUGFIX printing namespaces of the data in anydata nodes by Radek Krejci · 7 years ago
  79. 3641a01 Merge pull request #431 from sartura/swig_bugfix by Radek Krejci · 7 years ago
  80. a478a19 SWIG: bugfixes in swigfile by Mislav Novakovic · 7 years ago
  81. 6b9494e VERSION bump to version 0.15.15 by Michal Vasko · 7 years ago
  82. e5a7d3b Merge branch 'bugfix' of https://github.com/ustcpxy/libyang into devel by Michal Vasko · 7 years ago
  83. 53e027f according to review comments, the namespaces should be extracted from literal aslo by Derek Pan · 7 years ago
  84. fed2d31 Merge pull request #430 from sartura/swig_changes by Radek Krejci · 7 years ago
  85. 7061d53 Python: set install path based on CMAKE_INSTALL_PREFIX by Mislav Novakovic · 7 years ago
  86. 04786f6 swig BUGFIX detect specific version of Python interpreter by Radek Krejci · 7 years ago
  87. 6756e8a VERSION bump version to 0.15.14 by Radek Krejci · 7 years ago
  88. 0e4b151 swig CHANGE Data_Node constructors - better fit with the wrapped functions by Radek Krejci · 7 years ago
  89. 0642973 VERSION bump version to 0.15.13 by Radek Krejci · 7 years ago
  90. 8b8c8e8 swig FEATURE new Data_Node constructor via lyd_new_path() by Radek Krejci · 7 years ago
  91. a0d5705 swig BUGFIX check input parameters when dereferencing them by Radek Krejci · 7 years ago
  92. 3da3297 VERSION bump to version 0.15.12 by Michal Vasko · 7 years ago
  93. 9ed1f49 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 7 years ago
  94. cdb3f06 resolve CHANGE make schema nodeid "." and "*" match all namespaces by Michal Vasko · 7 years ago
  95. 9723426 resolve BUGFIX relative schema ndoeid used start node as sibling by Michal Vasko · 7 years ago
  96. b1187a9 travis CHANGE swig dependency should be actually swig3.0 by Radek Krejci · 7 years ago
  97. 7ae5f02 travis CHANGE add missing swig dependency by Radek Krejci · 7 years ago
  98. 51aa74c travis BUGFIX enable bindings on libyang's cmake, not the cmocka's one by Radek Krejci · 7 years ago
  99. 45ad188 travis CHANGE enable building SWIG bindings by Radek Krejci · 7 years ago
  100. e74205b swig CHANGE reflect recent changes in libyang API by Radek Krejci · 7 years ago