Commit History

Author SHA1 Message Date
  Han Feng 9cad7d0bdd modify print tree to output to stream not cout 14 years ago
  Han Feng 4137d05fa7 remove c style type conversion 14 years ago
  Jerry fcddc7d5a8 add unittest for getNodeCount 14 years ago
  Han Feng f0fc7d131d add exception check to insert 14 years ago
  Jerry 22ba7f4f95 update rbt unittest 14 years ago
  Jerry f5045f8b08 update rbtree unittest 14 years ago
  Han Feng 437bf78ff9 fix some comment and code style problem 14 years ago
  Han Feng 8659d981fa fix bug for finding that for intermediate node return not found becuase this kind of node is opaque for end user 14 years ago
  Han Feng 3210721b50 fix the insert bug that if the node already exist return 1 otherwise return 0 14 years ago
  Han Feng 5ebb4759f7 make the rbtree more generic 14 years ago
  JINMEI Tatuya ef2b7b2c3f some more editorial cleanups 14 years ago
  JINMEI Tatuya 45de3b479d some editorial cleanups 14 years ago
  Jerry 3bcfc34b99 fix typo and blank 14 years ago
  Han Feng 1652dabf3e add more document for red black tree also the disable copy feature 14 years ago
  Han Feng c28a86981a remove useless logic 14 years ago
  Jerry 58af7fea27 add unittest to improve test coverage 14 years ago
  Han Feng 794d61e656 modify &/* according to code guideline 14 years ago
  Han Feng 103706279d add brace for return 14 years ago
  Jerry 3ab8d9af58 update rbt unittest 14 years ago
  Jerry 14937ed405 add more unittest for rbtree 14 years ago
  Han Feng 876ce76808 add some comment and fix bug that the relation between up and down doesn't maintain correctly 14 years ago
  Jerry 3c29b20ed0 add rbtree logic and unittest 14 years ago
  Jerry 75efd7945c create new branch for ticket 397 14 years ago
  JINMEI Tatuya ae6921cf54 avoid using double-quotes in includes (following the convention). 14 years ago
  Likun Zhang f8b62f495c Change the revision number, trivial. 14 years ago
  Likun Zhang ddca697026 merge trac352 to trunk. 14 years ago
  Likun Zhang b8e19b7d9b Rename file serve_mixin_test.py to socketserver_mixin_test.py 14 years ago
  Kazunori Fujiwara 56a0159357 Merged trac292 14 years ago
  Likun Zhang d2a4492d47 Rename file from serve_mixin.py to socketserver.py, and rename the class name from ServeMixin NoPollMixIn. 14 years ago
  Likun Zhang 4a7154c693 code cleanup and fix the error in the test case. 14 years ago