summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/chainimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-41/+41
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Add node to insert to Chain_Node_orderSebastian Huber1-4/+7
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-17/+0
2019-05-13doxygen: score: adjust doc in chainimpl.h to doxygen guidelinesAndreas Dachsberger1-106/+117
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2019-01-07score: Remove superfluous include from chainimpl.hSebastian Huber1-1/+0
2018-09-10score: Debug aid for _Chain_Extract_unprotected()Sebastian Huber1-0/+2
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber1-11/+16
2016-09-06score: Add _Chain_Initialize_one()Sebastian Huber1-0/+27
2016-09-06score: Add missing const qualifiersSebastian Huber1-6/+6
2016-07-22score: Add debug support to chainsSebastian Huber1-5/+47
2016-04-18score: Add Chain_IteratorSebastian Huber1-0/+239
2016-04-06score: Delete _Chain_Append()Sebastian Huber1-13/+0
2016-04-06score: Delete _Chain_Get()Sebastian Huber1-16/+0
2016-04-06score: Delete _Chain_Extract()Sebastian Huber1-15/+0
2016-04-06score: Delete _Chain_Insert()Sebastian Huber1-21/+0
2016-04-06score: Delete _Chain_Get_with_empty_check()Sebastian Huber1-25/+0
2016-04-06score: Delete _Chain_Prepend_with_empty_check()Sebastian Huber1-19/+0
2016-04-06score: Delete _Chain_Append_with_empty_check()Sebastian Huber1-19/+0
2016-04-06score: Delete _Chain_Prepend()Sebastian Huber1-19/+0
2014-11-26chainimpl.h: Add _Assert() to _Chain_Initialize_empty()Josh Oguin1-3/+9
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-17/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17score: Use only next field for chain on/offSebastian Huber1-6/+6
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+16
2013-07-22score: Create chain implementation headerSebastian Huber1-5/+184
2013-06-14documentation: Fix Doxygen commentsSebastian Huber1-2/+2
2013-06-14score: Add _Chain_Insert_ordered_unprotected()Sebastian Huber1-0/+41
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-2/+1
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov1-175/+214
2012-12-05score: Add _Chain_Append_if_is_off_chain_*()Sebastian Huber1-0/+19
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-02-02Extended API to support iteration of const chains.Sebastian Huber1-6/+36
2011-11-262011-11-26 Gedare Bloom <gedare@rtems.org>Gedare Bloom1-2/+2
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-32/+100
2010-08-232010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-6/+98
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+30
2009-08-05009-08-05 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+63
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-30/+30
2008-09-04Convert to "bool".Ralf Corsepius1-9/+9
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2006-12-04More constsRalf Corsepius1-3/+3
2006-12-042006-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+6
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-57/+161
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Adjust doxygen @file.Ralf Corsepius1-1/+1