Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
  Michal 'vorner' Vaner 99fd73694c Remove extra comma at the end of enum il y a 12 ans
  Michal 'vorner' Vaner 73900f62a7 [2292] Re-add version of find removed by accident il y a 12 ans
  Michal 'vorner' Vaner 915576b6aa [2292] Remove unused template parameters il y a 12 ans
  Michal 'vorner' Vaner e1b4bf1cb5 [2292] Remove mutable find methods il y a 12 ans
  Michal 'vorner' Vaner 5c74085e2f [2292] Get rid of the const_cast il y a 12 ans
  Michal 'vorner' Vaner 4babe763de [2292] Parametrize constness of the chain il y a 12 ans
  Mukund Sivaraman f3ab6e90b9 [master] Remove redundant use of (this) il y a 12 ans
  JINMEI Tatuya 7298821ace [2282merge] Merge branch 'trac2218' into trac2282merge il y a 12 ans
  JINMEI Tatuya 8660a77ac7 [2282merge] Merge branch 'trac2218' into trac2282merge il y a 12 ans
  Mukund Sivaraman 7e2522e417 [2218] Untabify il y a 12 ans
  JINMEI Tatuya d0a83e5216 [2218] minor style fix: untabify il y a 12 ans
  JINMEI Tatuya f9a376ab22 [2218] (trivial) documentation for DomainTreeNodeChain copy ctor. il y a 12 ans
  Mukund Sivaraman 55f7ce059f [2218] Add a copy constructor for DomainTreeNodeChain il y a 12 ans
  Mukund Sivaraman babcf09173 [2218] Remove unused DomainTreeNode::getLargestInSubTree() and its tests il y a 12 ans
  Mukund Sivaraman ab51eb2f65 [2218] Add an API doc note that DomainTree::largestNode() doesn't throw il y a 12 ans
  Mukund Sivaraman 493a2b3d0b [2218] Change back size of DomainTreeNodeChain's level counter to size_t il y a 12 ans
  JINMEI Tatuya 00bbd50bb7 [2282] allow getAbsoluteLabels() to use the node's labelseq if it's absolute. il y a 12 ans
  JINMEI Tatuya 40d4887c7d [2218] add suggested comment about the rationale of uint32_t for node_count_. il y a 12 ans
  JINMEI Tatuya 58388f2e53 [2218] style fix: combine two short lines il y a 12 ans
  Mukund Sivaraman 55eaa4303d [2218] Change node and level count types from size_t to uint32_t il y a 12 ans
  Mukund Sivaraman f4663e8cab [2218] Make some DomainTreeNode methods private again il y a 12 ans
  Mukund Sivaraman 055a835258 [2218] Add DomainTree::largestNode() to return the largest node in tree-of-trees il y a 12 ans
  Mukund Sivaraman 3aeb78fd7a [2218] Rearrange method in domaintree.h il y a 12 ans
  Mukund Sivaraman f802f3ba31 [2218] Change DomainTreeNodeChain::getLevelCount()'s return type to size_t il y a 12 ans
  Mukund Sivaraman 1b10623a2b [2218] Change DomainTree::getNodeCount()'s return type to size_t il y a 12 ans
  Mukund Sivaraman 9ec629f346 [2218] Add DomainTreeNode::getLargestInSubTree() method il y a 12 ans
  Mukund Sivaraman d06e139eb2 [2218] Remove DomainTree::getLargestNode() il y a 12 ans
  Mukund Sivaraman b169803e95 [2218] Add DomainTreeNode::getSubTreeRoot() il y a 12 ans
  Mukund Sivaraman d047c08a96 [2218] Make DomainTreeNode::predecessor() and ::successor() public il y a 12 ans