Historique des commits

Auteur SHA1 Message Date
  Han Feng 9cad7d0bdd modify print tree to output to stream not cout il y a 14 ans
  Han Feng 4137d05fa7 remove c style type conversion il y a 14 ans
  Han Feng f0fc7d131d add exception check to insert il y a 14 ans
  Han Feng 437bf78ff9 fix some comment and code style problem il y a 14 ans
  Han Feng 8659d981fa fix bug for finding that for intermediate node return not found becuase this kind of node is opaque for end user il y a 14 ans
  Han Feng 3210721b50 fix the insert bug that if the node already exist return 1 otherwise return 0 il y a 14 ans
  Han Feng 5ebb4759f7 make the rbtree more generic il y a 14 ans
  JINMEI Tatuya ef2b7b2c3f some more editorial cleanups il y a 14 ans
  JINMEI Tatuya 45de3b479d some editorial cleanups il y a 14 ans
  Jerry 3bcfc34b99 fix typo and blank il y a 14 ans
  Han Feng 1652dabf3e add more document for red black tree also the disable copy feature il y a 14 ans
  Han Feng 794d61e656 modify &/* according to code guideline il y a 14 ans
  Jerry 14937ed405 add more unittest for rbtree il y a 14 ans
  Han Feng 876ce76808 add some comment and fix bug that the relation between up and down doesn't maintain correctly il y a 14 ans
  Jerry 3c29b20ed0 add rbtree logic and unittest il y a 14 ans