]> begriffs open source - freertos/history - queue.c
Update kernel_checker.py with new version and copyright date.
[freertos] / queue.c
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-27 Dan Goodqueue.c: Change some asserts into conditionals and...
2021-04-19 Paul BartellFix regression in vQueueAddToRegistry. (#315)
2021-04-17 Paul BartellReplace configASSERT( pcQueueName ) in vQueueAddToRegis...
2021-04-10 Paul BartellOverwrite existing QueueRegistry entries when a handle...
2021-03-06 Paul BartellAdd some assertions and coverage exceptions to queue...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Cobus van Eedenadd assert for addition overflow on queue creation...
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-06-30 David ChalcoImprovement to O.F. protections (#75)
2020-06-02 cykro82Renamed trace point in prvNotifyQueueSetContainer(...
2020-05-27 RichardBarryFeature/multiple direct to task notifications (#63)
2020-02-19 AniruddhaKanhereSmall typo on L1287 (#14)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only