summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectinitializeinformation.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Remove superfluous include from chainimpl.hSebastian Huber2019-01-071-0/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-66/+33
* score: Remove Objects_Information::auto_extendSebastian Huber2018-12-141-12/+13
* score: Remove Objects_Information::the_apiSebastian Huber2018-12-071-2/+6
* score: Remove Objects_Information::maximumSebastian Huber2018-12-071-14/+3
* score: Optimize object lookupSebastian Huber2018-12-071-15/+2
* score: Rename Objects_Information::allocation_sizeSebastian Huber2018-12-071-1/+1
* score: Rename Objects_Information::sizeSebastian Huber2018-12-071-2/+2
* score: Remove Objects_Information::is_stringSebastian Huber2018-12-071-3/+1
* Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber2018-10-291-3/+1
* score: Introduce _Internal_error()Sebastian Huber2016-12-121-4/+1
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-1/+0
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-2/+1
* score: Use red-black tree for active global objectsSebastian Huber2016-04-061-16/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-9/+3
* score: Create chain implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-281-20/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* score: New macros and functionsSebastian Huber2012-04-111-4/+3
* 2011-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-301-1/+0
* 2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-11-291-14/+8
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Remove white-spaces.Ralf Corsepius2011-05-241-1/+1
* 2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-081-2/+2
* 2011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-111-4/+9
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-101-1/+1
* 2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-101-0/+11
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-57/+36
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-0/+2
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-3/+3
* Convert to "bool".Ralf Corsepius2008-09-041-3/+3
* 2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-241-1/+0
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-191-4/+5
* 2005-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-101-1/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-11-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-291-2/+2
* 2004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-011-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-181-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-10/+10
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-7/+7
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-12/+21
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split object.c into multiple files.Joel Sherrill1999-11-021-0/+169