summaryrefslogtreecommitdiff
path: root/cpukit/score/src/rbtreeinsert.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2017-09-27score: Simplify red-black tree debug supportSebastian Huber
2016-09-06score: Improve red-black tree debug supportSebastian Huber
2016-06-22score: Move _RBTree_Insert()Sebastian Huber
2015-12-14score: Help GCC to inline a functionSebastian Huber
2015-09-03rbtree: Replace implementationSebastian Huber
2014-08-07rbtree: Simplify insert and extractSebastian Huber
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber
2014-07-26rbtree: Update maximum node in LIFO orderSebastian Huber
2014-07-22rbtree: Remove superfluous NULL pointer checksSebastian Huber
2014-07-22rbtree: FormatSebastian Huber
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber
2013-11-21score/rbtree: Delete protected operationsSebastian Huber
2013-07-23score: Create rbtree implementation headerSebastian Huber
2012-05-13PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-08PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-212011-08-21 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill
2011-08-022011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-05-24Remove white-spaces.Ralf Corsepius
2011-04-042010-07-28 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill