summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/score/objectimpl.h (follow)
AgeCommit message (Expand)Author
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber
2021-02-24score: Remove _Objects_Open()Sebastian Huber
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber
2020-08-31score: Constify objects name to id functionsSebastian Huber
2020-02-14objectdata.h, objectimpl.h: Change structure member from free to deallocateJoel Sherrill
2020-02-12score: Add _Objects_Allocate_with_extend()Sebastian Huber
2020-02-12score: Add _Objects_Activate_unlimited()Sebastian Huber
2020-02-12score: _Objects_Extend_information()Sebastian Huber
2020-02-12score: Inline _Objects_Namespace_remove_u32()Sebastian Huber
2020-02-12score: Split up objects freeSebastian Huber
2020-02-12score: Split up objects allocationSebastian Huber
2020-02-12score: Add _Objects_Free_objects_block()Sebastian Huber
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber
2019-05-13doxygen: score: adjust doc in objectimpl.h to doxygen guidelinesAndreas Dachsberger
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-14score: Remove Objects_Information::auto_extendSebastian Huber
2018-12-07score: Remove Objects_Information::the_apiSebastian Huber
2018-12-07score: Remove Objects_Information::maximumSebastian Huber
2018-12-07score: Optimize object lookupSebastian Huber
2018-12-07score: Rename Objects_Information::allocation_sizeSebastian Huber
2018-12-07score: Rename Objects_Information::sizeSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-11-12score: Move internal structures to objectdata.hSebastian Huber
2018-11-06score: Optimize Objects_InformationSebastian Huber
2018-10-29Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber
2018-01-25Remove make preinstallChris Johns