]> git.sur5r.net Git - freertos/history - Source/tasks.c
Added code to allow a vTaskPrioritySet() caller to pass in the current TCB as well...
[freertos] / Source / tasks.c
2008-05-01 richardbarryAdded code to allow a vTaskPrioritySet() caller to...
2008-05-01 richardbarryRemove inline keyword.
2008-04-16 richardbarryUpdate to V5.0.0.
2008-04-12 richardbarryIntroduce the application task hook feature.
2008-04-06 richardbarryMinor changes to the trace macros.
2008-03-26 richardbarrySmall mods, and update file headers. V4.8.0
2008-03-25 richardbarryUpdate version numbers to V4.8.0
2008-03-23 richardbarryAdd critical section around xTaskCheckForTimeout()...
2008-03-05 richardbarryModified uxTaskGetStackHighWaterMark() to take a parame...
2008-03-03 RichardBarryRemove warnings generated by new features.
2008-03-03 richardbarryAdd stack check macros.
2008-03-03 richardbarryAdd trace macros.
2008-02-25 richardbarryAdd vTaskEnterCritical() and vTaskExitCritical() functions.
2008-02-21 richardbarryUpdate to V4.7.2.
2008-02-15 richardbarryRemove casts that were generating warnings (even though...
2008-02-03 richardbarryUpdate to V4.7.1 V4.7.1
2008-01-22 RichardBarryPrepare for V4.7.1 release.
2007-12-05 richardbarryUpdate to V4.7.0. V4.7.0
2007-11-05 RichardBarryUpdate to V4.6.1 - including PIC32MX port. V4.6.1
2007-10-28 richardbarryChanges between V4.5.0 and V4.6.0 released October...
2007-09-17 richardbarryUpdate to V4.5.0 files and directory structure. V4.5.0
2007-08-21 RichardBarryAdded xQueueSendToBack, xQueueSendToFront, xQueuePeek...
2007-07-29 richardbarryUpdate to V4.4.0.
2007-07-28 RichardBarryResults of testing new prvIsTaskSuspended() function.
2007-07-28 RichardBarryRemoved const from xTaskResumeFromISR() and xTaskResume...
2007-07-28 RichardBarryModifications to correct behaviour when a task is block...
2007-06-09 richardbarryUpdate in preparation for the V4.3.1 release.
2007-06-05 richardbarryUpdate to V4.3.0 as described in http://www.FreeRTOS... V4.3.0
2007-04-01 richardbarryV4.2.1 files. V4.2.1
2007-02-08 richardbarryUpdate version number to V4.2.0. V4.2.0
2007-01-12 richardbarryBug fix in xTaskCheckForTimeOut() in the case where...
2006-11-19 richardbarryUpdated version numbers to V4.1.3.
2006-10-28 richardbarryEnsure previous modification does not prevent compilati...
2006-10-22 richardbarryChanges from V4.1.2
2006-10-09 richardbarryChange version numbers to V4.1.2
2006-09-24 RichardBarryUpdate version number to V4.1.1. V4.1.1
2006-08-28 richardbarryUpdate to V4.1.0. V4.1.0
2006-08-27 richardbarryChanges ready for V4.1.0.
2006-08-11 richardbarryOnly include xTaskResumeFromISR under the condition:
2006-08-11 richardbarryUpdated to V4.0.5
2006-08-11 richardbarryImplement xTaskResumeFromISR.
2006-07-03 richardbarryChange to xTaskResumeFromISR() function only. This...
2006-07-03 richardbarryBug fix: The 'value' of the event list item is updated...
2006-06-22 richardbarryUpdate to V4.0.4. Add in STR912 port and demo.
2006-06-08 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code... V4.0.3
2006-05-28 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code... V4.0.2
2006-05-02 richardbarryFirst version under SVN is V4.0.1 V4.0.1