summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/rbtreeextract.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-21score: Fix warningSebastian Huber1-1/+1
2017-09-27score: Simplify red-black tree debug supportSebastian Huber1-1/+17
2016-09-06score: Improve red-black tree debug supportSebastian Huber1-3/+2
2016-08-08score: Add debug support to red-black treesSebastian Huber1-0/+3
2015-09-03rbtree: Replace implementationSebastian Huber1-187/+3
2014-08-07rbtree: Simplify _RBTree_Extract()Sebastian Huber1-8/+10
2014-08-07rbtree: Simplify insert and extractSebastian Huber1-4/+3
2014-07-22rbtree: Do not set node off-tree in extractSebastian Huber1-3/+0
2014-07-22rbtree: Remove superfluous NULL pointer checksSebastian Huber1-11/+0
2014-07-22rbtree: FormatSebastian Huber1-68/+86
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-6/+6
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-27/+0
2013-07-23score: Create rbtree implementation headerSebastian Huber1-3/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom1-2/+2
2012-05-08PR2060: RBTree: updating min and max on extract pathGedare Bloom1-17/+9
2012-03-04score: Add _RBTree_Opposite_direction.Gedare Bloom1-5/+5
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-08-022011-08-02 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-12/+8
2011-07-272011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-2/+4
2011-05-24Remove white-spaces.Ralf Corsepius1-23/+23
2011-04-042010-07-28 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+245