summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sprbtree01 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-08sptests/sprbtree01: Add random ops test caseSebastian Huber2-1/+832
2014-08-07rbtree: Simplify insert and extractSebastian Huber1-10/+4
2014-08-07rbtree: Simplify _RBTree_Rotate()Sebastian Huber1-1/+0
2014-08-05sptests/sprbtree01: Check tree layoutSebastian Huber1-0/+620
2014-08-05sptests/sprbtree01: Reduce stack usageSebastian Huber1-1/+2
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber1-1/+1
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-22/+22
2014-07-29rbtree: Rename find header in find controlSebastian Huber2-8/+3
2014-07-29rbtree: Simplify off-tree handlingSebastian Huber1-4/+4
2014-07-26rbtree: Update maximum node in LIFO orderSebastian Huber2-9/+107
2014-07-22rbtree: Do not set node off-tree in extractSebastian Huber1-4/+5
2014-07-22rbtree: Remove superfluous NULL pointer checksSebastian Huber1-3/+0
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber1-43/+65
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns2-2/+2
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-64/+64
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-64/+64
2013-07-23score: Create rbtree implementation headerSebastian Huber1-1/+1
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber1-0/+1
2012-05-31sptests - Eliminate missing prototype warningsJoel Sherrill1-0/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-9/+0
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom1-2/+2
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+5
2012-05-04Remove CVS-Ids.Ralf Corsépius1-5/+0
2012-04-13rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber1-5/+3
2012-04-11rbtree: PR1995: API changeSebastian Huber1-2/+2
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom1-5/+3
2012-03-04PR2034: sprbtree01: predecessor/successor imprecisionGedare Bloom1-2/+2
2012-02-01Remove all .cvsignore files.Joel Sherrill1-2/+0
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-12-082011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2011-09-292011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2011-09-272011-09-26 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+2
2011-08-212011-08-21 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2-5/+115
2011-08-022011-08-02 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-1/+3
2011-08-022011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-25/+45
2011-08-022011-08-02 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2-6/+92
2011-07-272011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2-2/+57
2011-04-042011-04-04 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill5-0/+490