Commit History

Author SHA1 Message Date
  Mukund Sivaraman 45642a113c [2092] Test the case when the upper node is indeed the null node 13 years ago
  Mukund Sivaraman 22fdee1e19 [2092] Update doc comment 13 years ago
  Mukund Sivaraman 3eafbeffc0 [2092] Add support for showing pointers in Graphviz output 13 years ago
  Mukund Sivaraman 5d3e852877 Add RBNode::getUpperNode() 13 years ago
  Mukund Sivaraman b93f098918 [2092] Set/update the parent_ pointer to the upper tree's leaf 13 years ago
  Mukund Sivaraman d5e953d95b [2092] Use isSubTreeRoot() instead of comparing with NULLNODE 13 years ago
  Mukund Sivaraman 3bdd3af49b [2092] Restore subtree root flag after node fission 13 years ago
  Mukund Sivaraman 7c1d63784a [2092] Remove unnecessary code 13 years ago
  Mukund Sivaraman 0f380c4263 [2092] Add a testcase for checking if FLAG_SUBTREE_ROOT is being set properly 13 years ago
  Mukund Sivaraman ba30151a47 [2092] Dump RBTree to Graphviz dot output 13 years ago
  Mukund Sivaraman d75a744fcd [2124] Add another wiredata test with short fingerprint data 13 years ago
  Mukund Sivaraman 6efceeee9d [2124] Remove default values from wiredata spec files 13 years ago
  Mukund Sivaraman 67872ac4ab [2124] Allow algorithm=0 and fingerprint-type=0 13 years ago
  JINMEI Tatuya b4067dc72c [2091b] refactor nodeFission() so we don't have to do getLabels() twice. 13 years ago
  JINMEI Tatuya 3093d3696d [2091b] cleanup: use getLabels() instead of name in dumpTree. 13 years ago
  JINMEI Tatuya a03aed77a9 [2091b] encode node label data in more memory-efficient way. 13 years ago
  JINMEI Tatuya ac9299c65b [2091b] Merge branch 'trac2091a' into trac2091b with fixing conflicts. 13 years ago
  JINMEI Tatuya 1318187d1f [master] add std:: for size_t; sunstudio is more strict about this. 13 years ago
  JINMEI Tatuya 6535fcf60c [2091a] some additional notes about the restriction of using the same memsgmt. 13 years ago
  JINMEI Tatuya 78fe82d128 [2091a] added a comment about future plans of sharing memsgmt for multi zones. 13 years ago
  JINMEI Tatuya b805d99d2c [2091a] clarified in one point that non absolute means relative 13 years ago
  JINMEI Tatuya 49a336ef47 [2091a] removed redundant consts. 13 years ago
  JINMEI Tatuya df5d7b6c42 [master] Merge branch 'trac2094' 13 years ago
  Michal 'vorner' Vaner e6d33997df [2094] Remove another SQLITE3_FLAGS 13 years ago
  Michal 'vorner' Vaner 7f881cb954 Merge #2090 13 years ago
  Michal 'vorner' Vaner 51cc7bb7a7 [2090] Comment on switch to bare pointers 13 years ago
  Mukund Sivaraman 5e7af00c87 [2124] Add some more wire data tests 13 years ago
  Mukund Sivaraman 25e34715a2 [2124] Add more tests (check >255) 13 years ago
  Mukund Sivaraman 63c345f544 [2124] Catch isc::BadValue and throw InvalidRdataText instead 13 years ago
  Mukund Sivaraman 2d714adfc8 [2124] Shorten rdata 13 years ago