Commit History

Author SHA1 Message Date
  Mukund Sivaraman 4f9f077ffa Merge branch 'master' into trac2054 12 years ago
  JINMEI Tatuya dca052ba19 [2054] suggested doc update for nodeFission(). 12 years ago
  Mukund Sivaraman e9eec8d241 [2054] In nodeFission(), use the newly created node for the inserted name 12 years ago
  Jelte Jansen b697417cb9 [2093] addressed review comment 12 years ago
  Jelte Jansen de315c3ed3 [2093] rename method to getAbsoluteLabels() 12 years ago
  Jelte Jansen b58cbbe6f9 [2093] some more minor cleanups 12 years ago
  Jelte Jansen 1d6fc8b4e8 [2093] minor cleanup 12 years ago
  Jelte Jansen e57068e6d3 [2093] doxygen for getAbsoluteLabelSequence() 12 years ago
  Jelte Jansen 94d72340d2 [2093] add RBNode<T>::getAbsoluteLabelSequence() 12 years ago
  Mukund Sivaraman 8fa723bfd4 Merge branch 'master' into trac2106 12 years ago
  Mukund Sivaraman 0ae269325e Merge branch 'master' into trac2092_2 12 years ago
  Mukund Sivaraman ae25a3ba4d [2092] Add comment about pointer dereference asked by reviewer 12 years ago
  JINMEI Tatuya 01d1c2a889 [2091b] removed the assert from getLabels(), which will soon be moot anyway. 12 years ago
  JINMEI Tatuya 866fcdbc68 [2106] updated documentation 12 years ago
  Mukund Sivaraman a539dcc9f4 [2106] Change variable naming slightly 12 years ago
  Mukund Sivaraman e50cd96f50 [2106] Remove Name variant of a RBTree::find() method 12 years ago
  Mukund Sivaraman 97873bf89c [2106] Allow RBTree::find() to take LabelSequence 12 years ago
  JINMEI Tatuya fd4efa02ba [2091b] removed an essentially-redundant assertion check. 12 years ago
  JINMEI Tatuya 98181a847e [2091b] simplified bitfield swap 12 years ago
  JINMEI Tatuya 69fd22252b [2091b] more comment clarifications. 12 years ago
  JINMEI Tatuya a79037eb4a [2091b] doxygen comment wording fix. 12 years ago
  Mukund Sivaraman 8cbfc95d3c [2092] Remove some initializers 12 years ago
  Mukund Sivaraman 07d6576e7f [2092] Stop using NULLNODE inside RBNode and RBTree 12 years ago
  JINMEI Tatuya 90e3121ad4 [2091b] more documentation 12 years ago
  Mukund Sivaraman 22fdee1e19 [2092] Update doc comment 12 years ago
  Mukund Sivaraman 3eafbeffc0 [2092] Add support for showing pointers in Graphviz output 12 years ago
  Mukund Sivaraman 5d3e852877 Add RBNode::getUpperNode() 12 years ago
  Mukund Sivaraman b93f098918 [2092] Set/update the parent_ pointer to the upper tree's leaf 12 years ago
  Mukund Sivaraman d5e953d95b [2092] Use isSubTreeRoot() instead of comparing with NULLNODE 12 years ago
  Mukund Sivaraman 3bdd3af49b [2092] Restore subtree root flag after node fission 12 years ago