summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/list.c
Commit message (Expand)AuthorAgeFilesLines
* commit 70dcbe4527a45ab4fea6d58c016e7d3032f31e8cHEADmasterlundinc2020-08-121-1/+1
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-071-2/+2
* Update version number ready for next release.rtel2019-05-111-1/+1
* Update version number in readiness for V10.2.0 release.rtel2019-02-171-2/+2
* Update version numbers ready for release.rtel2018-09-071-1/+1
* Update copyright date ready for tagging V10.1.0.rtel2018-08-221-1/+1
* Update version numbers in preparation for a new release.rtel2018-08-211-1/+1
* First pass at updating from MISRA 2004 to MISRA 2012:rtel2018-06-031-14/+14
* Start moving code coverage tests from VisualStudio (not checked in) to the Mi...rtel2018-03-061-1/+1
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-181-3/+2
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-291-67/+26
* Update version number in preparation for maintenance release.rtel2017-01-221-1/+1
* Prepare for V9.0.0 release:rtel2016-05-201-1/+1
* Update version number to 9.0.0rc2.rtel2016-03-301-1/+1
* Update version number ready for version 9 release candidate 1.rtel2016-02-181-1/+1
* Update version number ready for the V8.2.3 release.rtel2015-10-161-2/+2
* Update version numbers in preparation for new release.rtel2015-08-051-1/+1
* Update version number ready for V8.2.1 release.rtel2015-03-211-12/+12
* Kernel code:rtel2015-03-041-0/+7
* Update version number in preparation for official V8.2.0 release.rtel2015-01-161-40/+14
* Release candidate - this will be tagged as FreeRTOS V8.2.0rc1 and a zip file ...rtel2014-12-241-2/+2
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-211-19/+49
* Kernel changes:rtel2014-12-191-0/+22
* + New feature added: Task notifications.rtel2014-12-151-14/+17
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-021-1/+1
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-291-1/+1
* Core kernel code:rtel2014-08-291-1/+1
* ***IMMINENT RELEASE NOTICE***rtel2014-08-161-1/+1
* Update version number ready for release.rtel2014-04-241-5/+5
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-181-1/+1
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-311-1/+1
* Replace standard types with stdint.h types.rtel2013-12-291-15/+16
* Add coverage test markers.rtel2013-12-231-0/+4
* Multiple tidy up, documentation corrections and typo corrections highlighted ...rtel2013-11-281-15/+10
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-081-1/+1
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-141-1/+2
* Add additional critical section to the default tickless implementations.richardbarry2013-07-241-1/+1
* Update version number.richardbarry2013-07-231-1/+1
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-171-32/+22
* Linting and MISRA checkingrichardbarry2013-07-151-4/+4
* Kernel optimisations.richardbarry2013-07-121-17/+17
* Improve efficiency and behaviour of vListInsertEnd().richardbarry2013-06-261-7/+5
* Add extra debug comment into list.c.richardbarry2013-06-231-1/+2
* Update version number ready to release the FAT file system demo.richardbarry2013-04-301-1/+1
* Update version numbers to V7.4.1.richardbarry2013-04-181-2/+2
* Prepare for V7.4.0 release.richardbarry2013-02-191-22/+28
* Prepare for V7.3.0 release.richardbarry2012-10-161-10/+12
* Remove whitespace only.richardbarry2012-10-101-10/+10
* Replace the need for taskCHECK_READY_LIST() by instead making vListRemove() r...richardbarry2012-09-241-1/+3
* Prepare for V7.2.0 release.richardbarry2012-08-141-1/+1