summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* validation: Fix N/A scope descriptionSebastian Huber2020-08-072-7/+14
* validation: Clarify skip action transitionsSebastian Huber2020-08-072-3/+3
* spec: Update RTEMS_ZERO_LENGTH_ARRAYSebastian Huber2020-08-072-3/+6
* applconfig: Add automatically generated warningSebastian Huber2020-08-072-0/+29
* content: Add Content.comment_block()Sebastian Huber2020-08-074-7/+41
* spec: Fix formattingSebastian Huber2020-08-066-6/+6
* spec: Improve formattingSebastian Huber2020-08-061-2/+2
* applconfig: Add references for unspec interfacesSebastian Huber2020-08-067-4/+83
* spec: Add references for some C types and definesSebastian Huber2020-08-0617-17/+17
* spec: Add reference to unspecified interfacesSebastian Huber2020-08-06182-0/+186
* spec: Improve references in appl config optionsSebastian Huber2020-08-06118-111/+522
* applconfig: Improve interface mappingsSebastian Huber2020-08-066-8/+71
* content: Improve CContent.doxyfy()Sebastian Huber2020-08-062-0/+7
* spec: Add more unspecified interfacesSebastian Huber2020-08-061-0/+12
* specdoc: Fix typoSebastian Huber2020-08-061-1/+1
* spec: Clarify event receive descriptionSebastian Huber2020-07-281-5/+5
* spec: Clarify and use interface briefSebastian Huber2020-07-282-4/+7
* specdoc: Fix output format of regular expressionsSebastian Huber2020-07-282-3/+3
* validation: Add ability to skip action transitionsSebastian Huber2020-07-2710-48/+160
* validation: Support N/A in the action transitionsSebastian Huber2020-07-275-50/+278
* config.yml: Fix UIDsSebastian Huber2020-07-271-2/+2
* items: Improve ItemCache exception messageSebastian Huber2020-07-273-2/+18
* spec: Add top-level requirement for the systemSebastian Huber2020-07-242-0/+14
* spec: Add requirements text to groupsSebastian Huber2020-07-2431-113/+180
* spec: Move interface groupsSebastian Huber2020-07-24549-580/+580
* spec: Add header file brief descriptionsSebastian Huber2020-07-2468-0/+90
* config: Generate event manager documentationSebastian Huber2020-07-241-0/+3
* spec: Add event manager documentationSebastian Huber2020-07-2417-57/+181
* spec: Fix semaphore manager descriptionSebastian Huber2020-07-241-4/+4
* interfacedoc: Simplify interface referencesSebastian Huber2020-07-242-11/+10
* Update rtems submoduleSebastian Huber2020-07-231-0/+0
* spec: Fix rtems_isr_entry for some CPU portsSebastian Huber2020-07-231-2/+4
* validation: Use <rtems/test.h> instead of <t.h>Sebastian Huber2020-07-232-5/+5
* Rename "rtemsqual" in "rtemsspec"Sebastian Huber2020-07-15220-124/+124
* Rename "external" in "modules"Sebastian Huber2020-07-156-30/+32
* applconfig: Add Doxygen outputSebastian Huber2020-07-0716-14/+399
* content: Move get value handlers for DoxygenSebastian Huber2020-07-072-21/+26
* spec: Avoid Sphinx-specific :file:Sebastian Huber2020-07-075-5/+5
* spec: Use ${...} references in /if/acfg/*Sebastian Huber2020-07-07110-295/+283
* applconfig: Use item mapper for substitutionSebastian Huber2020-07-0710-34/+225
* applconfig: Add _ContentAdaptor classSebastian Huber2020-07-071-27/+82
* applconfig: Simplify _resolve_constraint_links()Sebastian Huber2020-07-071-4/+3
* applconfig: Simplify gathering of itemsSebastian Huber2020-07-0714-35/+41
* applconfig: Sort options by nameSebastian Huber2020-07-071-1/+1
* spec: Move application configuration itemsSebastian Huber2020-07-07177-256/+256
* content: Add CContent.add_paragraph()Sebastian Huber2020-07-072-0/+36
* content: Add CContent.doxyfy()Sebastian Huber2020-07-072-17/+92
* content: Rename add_spdx_license_identifier()Sebastian Huber2020-07-074-5/+8
* content: Add prepend_copyrights_and_licenses()Sebastian Huber2020-07-072-0/+48
* items: Add ItemMapper.item propertySebastian Huber2020-07-072-2/+27