1. ae6147d Merge pull request #482 from rkrejci/identityref_fix by Michal Vasko · 7 years ago
  2. c2784d7 yin printer BUGFIX list element not correctly closed in specific 2 cases by Frank Rimpler · 7 years ago
  3. d84df01 add tests for strict/non-strict parsing of unknown elements by Frank Rimpler · 7 years ago
  4. 26d224e tests CHANGE reflect limitation introduced by previous bugfix by Radek Krejci · 7 years ago
  5. 848be47 tests NEW when condition with prefixed value failed by Peter Feige · 7 years ago
  6. cd3e55f testcase for issue #465 by Peter Feige · 7 years ago
  7. 7d3ad5a hash table CHANGE completely rewritten by Michal Vasko · 7 years ago
  8. 3fde9ee test case to verify fix for lyd_free_value() issue mentioned in PR#468 by Frank Rimpler · 7 years ago
  9. 70bf8e5 libyang CHANGE split type base and type flags by Michal Vasko · 7 years ago
  10. 4f7ec5f tests BUGFIX use user types by Michal Vasko · 7 years ago
  11. 43c4983 schema parsers CHANGE improve check for revision date by Radek Krejci · 7 years ago
  12. af537ff build CHANGE just warn if building callgrind tests on debug by Michal Vasko · 7 years ago
  13. c04173b schema tree CHANGE flag LYS_XPATH_DEP for conf and state deps by Michal Vasko · 7 years ago
  14. c6cd3f0 libyang NEW support for user type plugins by Michal Vasko · 7 years ago
  15. 72677a6 Merge pull request #445 from CESNET/yang-data-extensions by Michal Vasko · 7 years ago
  16. 57f6090 test CHANGE check create node of yang-data extension from lyd_new_path, when data tree exists by PavolVican · 7 years ago yang-data-extensions
  17. eb827b7 xml CHANGE do not escape " in element data, only in attribute data by Radek Krejci · 7 years ago
  18. 0fa7759 tests ADD yang-data test by PavolVican · 7 years ago
  19. b0bbf5f parser BUGFIX do not overwrite filepath of models by Michal Vasko · 7 years ago
  20. 10d6f2f log CHANGE provide user with first err item instead the last by Michal Vasko · 7 years ago
  21. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  22. cb45f47 schema tree CHANGE make lys_getnext() behave exactly as described by Michal Vasko · 7 years ago
  23. 3c0eb75 data tree CHANGE proper default values handling by Michal Vasko · 7 years ago
  24. 0fc0997 tree printer BUGFIX minor fixes by Michal Vasko · 7 years ago
  25. 568b195 tree printer CHANGE new tree-rfc format and some other options added by Michal Vasko · 7 years ago
  26. 7890116 TEST update tests with new ietf-yang-library by Michal Vasko · 7 years ago
  27. 59990ac schema tree CHANGE lys_path now includes prefixes for all nodes by Michal Vasko · 7 years ago
  28. fb98dc4 CHANGE unify loading schemas and do not duplicate code by Michal Vasko · 7 years ago
  29. 66313c1 tests BUGFIX error codes changed by Michal Vasko · 7 years ago
  30. 823fbe0 schema tree BUGFIX removing not-supported deviation from augment by Michal Vasko · 7 years ago
  31. d52a078 tests CHANGE context tests added and improved by Michal Vasko · 7 years ago
  32. ea3f2ae fixup! tests CHANGE use foreign identity by Michal Vasko · 7 years ago
  33. 85d5b52 tests CHANGE use foreign identity by Michal Vasko · 7 years ago
  34. 4fdfab2 parser & printer CHANGE xpath1.0 type correct handling by Michal Vasko · 7 years ago
  35. 5e893ee test MAINTENANCE code formatting by Michal Vasko · 7 years ago
  36. bcce9f6 test case to verify solution for issue #395 (update) by Frank Rimpler · 7 years ago
  37. fd17c44 test case to verify solution for issue #395 by Frank Rimpler · 7 years ago
  38. 8867006 test case enhancements for leafref feature check: check correct conformance-type by Frank Rimpler · 7 years ago
  39. 7c1c22e Merge pull request #378 from frimpler/imp_aug by Michal Vasko · 7 years ago
  40. 051197c remove files for another pending test case by Frank Rimpler · 7 years ago
  41. 2509533 common CHANGE data2schema function extended to support almost all xpaths by Michal Vasko · 7 years ago
  42. c76772d test case for leafref resolution problem by Frank Rimpler · 7 years ago
  43. c0596c1 testcase and solution for an augment resolution issue by Frank Rimpler · 7 years ago
  44. 6ca0bfe tests BUILD build callgrind tests only in release build type by Michal Vasko · 7 years ago
  45. cd958c6 tests CHANGE now only relevant parts of code are profiled by Michal Vasko · 7 years ago
  46. 1e07eae libyang BUGFIX schema path cannot include uses by Michal Vasko · 7 years ago
  47. fd7a5c7 cmake: Do not write to the source directory by Jan Kundrát · 7 years ago
  48. 05a662e tests MAINTENANCE remove unnecessary code by Radek Krejci · 7 years ago
  49. 8f98526 correct typing mistake in schema files, add a possible solution by Frank Rimpler · 7 years ago
  50. d3cbb0b Merge branch 'devel' of https://github.com/CESNET/libyang into refine_grouping by Frank Rimpler · 7 years ago
  51. ee10f8c common CHANGE basic support for predicates in data2schema by Michal Vasko · 7 years ago
  52. d6de07b test case to verify a correction for grouping/augment resolution in correlation with refines by Frank Rimpler · 7 years ago
  53. 4070273 libyang NEW function for generating schema paths from data paths by Michal Vasko · 7 years ago
  54. 2e94898 fixup! tests NEW callgrind target running benchmarks with callgrind by Michal Vasko · 7 years ago
  55. ad403f9 fixup! tests NEW callgrind target running benchmarks with callgrind by Michal Vasko · 7 years ago
  56. 22fdd75 tests NEW callgrind target running benchmarks with callgrind by Michal Vasko · 7 years ago
  57. 15a4337 parser CHANGE skip some checks in context with trusted flag by Michal Vasko · 7 years ago
  58. 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
  59. ddac622 test CHANGE augment leafref if-feature test also for yin by Michal Vasko · 7 years ago
  60. c47eebb add unit test to trigger crash + feature resolve problem with leafref in augments by Frank Rimpler · 7 years ago
  61. a3ca4b9 resolve BUGFIX remove invalid restriction of intid keys order by Michal Vasko · 7 years ago
  62. 3a3b200 schema tree BUGFIX refining if-feature by Radek Krejci · 7 years ago
  63. 3121600 Merge branch 'frimpler-devel' into devel by Radek Krejci · 7 years ago
  64. 5cc6963 tests MAINTENANCE simplify test's cmake config by Radek Krejci · 7 years ago
  65. bbd2651 tests CHANGE set MALLOC_CHECK_=3 for all (non-valgrind) tests by Radek Krejci · 7 years ago
  66. 2a503f5 CMakeLists.txt: add MALLOC_CHECK_ to environment w/o replacing LIBYANG_EXTENSIONS_PLUGINS_DIR by Frank Rimpler · 7 years ago
  67. c4db1c7 fix duplicate free in yang parser by Frank Rimpler · 7 years ago
  68. b39dfce tests BUGFIX reflect changed conformance status of ietf-datastore by Radek Krejci · 7 years ago
  69. 2a6e06e Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
  70. f40a090 Add unit test i.o. to trigger a double free error in libyang parser by Frank Rimpler · 7 years ago
  71. cfb0422 tests CHANGE test new (extended) format of searchpaths in ly_ctx_new() by Radek Krejci · 7 years ago
  72. e2807ea schema parsers CHANGE status inheritance in uses by Radek Krejci · 7 years ago
  73. c1c2c65 tests BUGFIX add forgotten status test source file by Radek Krejci · 7 years ago
  74. 2cc2532 schema parsers CHANGE better checking and inheritence of status by Radek Krejci · 7 years ago
  75. cdcace7 log BUGFIX provide prefix on top-level nodes by Radek Krejci · 7 years ago
  76. dfb00d6 libyang CHANGE allow using different versions of ietf-yang-library by Radek Krejci · 7 years ago
  77. d57525c Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
  78. fcd974b parser CHANGE compile flag enabled_cache updated by Michal Vasko · 7 years ago
  79. 4814fb0 libyang CHANGE use compiler thread-local variables by Michal Vasko · 7 years ago
  80. 8609f49 test BUGFIX invalid xpath should not cause an error by Michal Vasko · 7 years ago
  81. 5866c23 resolve BUGFIX decimal64 parsing overflow by Michal Vasko · 7 years ago
  82. 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
  83. 4834b59 tests CHANGE check patterns optimizations in schema by Radek Krejci · 7 years ago
  84. dd3263a context FEATURE introduce context options by Radek Krejci · 7 years ago
  85. 1510431 xpath BUGFIX unprefixed nodes module by Michal Vasko · 7 years ago
  86. a548161 xpath BUGFIX proper node module checking by Michal Vasko · 7 years ago
  87. 96df97c fixup! BUGFIX positional xpath arguments evaluate on child axis by Michal Vasko · 7 years ago
  88. db4e9ff context CHANGE extend ly_ctx_unset_searchdirs() to remove specific searchpath by Radek Krejci · 7 years ago
  89. 426ea2b context CHANGE remove ly_ctx_get_searchdir() and add ly_ctx_get_searchidrs() by Radek Krejci · 7 years ago
  90. 696ac83 test BUGFIX missing schemas commit by Michal Vasko · 8 years ago
  91. bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
  92. a51f3ad test BUGFIX wrong testing use-case corrected by Michal Vasko · 8 years ago
  93. f6fac5e data FEATURE lyd_validate_value() function for single data value validation without creating any node by Radek Krejci · 8 years ago
  94. 7285265 tests CHANGE add valgrind suppression file for ldopen()'s still reachable bytes by Radek Krejci · 8 years ago
  95. 3c60caa test CHANGE valgrind tests should end with 1 on error by Michal Vasko · 8 years ago
  96. 9e6af73 parsers CHANGE handling idenittyref's values defined in non-implemented schemas by Radek Krejci · 8 years ago
  97. 98a1e2d data validation BUGFIX resolving identityref by Radek Krejci · 8 years ago
  98. 1a9c361 schema parsers BUGFIX prefixed unique statement values by Radek Krejci · 8 years ago
  99. b0cd394 build BUGFIX fix RPath usage on OS X by Radek Krejci · 8 years ago
  100. 1cc6d24 tests NEW another lyd_merge test by Michal Vasko · 8 years ago