139 Commits

Author SHA1 Message Date
MMS
e91700b0ed 7.1.2a
first commit after fixing the history
2022-10-28 20:18:39 -04:00
MMS
cc4323b27f Revert "7.1.2"
This reverts commit fd0f76334cf4ec45e4aea18feed803d2f780e4a8.
2022-10-28 20:15:22 -04:00
MMS
fd0f76334c 7.1.2
firs commit after fixing the history
2022-10-28 20:10:15 -04:00
MMS
56e1f84791 7.1.2 2022-10-26 19:47:57 -04:00
MMS
119ddd7c79 7.1.2 2022-10-26 19:47:56 -04:00
MMS
6e08c71866 7.1.1
re-worked "preemption-threshold" implementation
2022-10-26 19:47:55 -04:00
MMS
ca0d840bd6 7.1.1 2022-10-26 19:47:55 -04:00
MMS
f4c1bfac79 7.1.1 2022-10-26 19:47:55 -04:00
MMS
86c714e1c9 7.1.1
changes for QF_MAX_EPOOL==0
2022-10-26 19:47:54 -04:00
MMS
7be70fb811 7.1.1 2022-10-26 19:47:54 -04:00
MMS
310f6e3b78 7.1.1
corrected the misleading comment in ports/freertos/qf_port.cpp about setting the task name
2022-10-26 19:47:54 -04:00
MMS
21c7bde7b5 7.1.1
7.1.1-beta1
2022-10-26 19:47:54 -04:00
MMS
c8d749e977 7.1.0 2022-10-26 19:47:53 -04:00
MMS
a1f4024c6f 7.1.0 2022-10-26 19:47:53 -04:00
MMS
d7225a6579 7.0.2
fixed bugs in QK/QXK ports to ARM Cortex-M
2022-10-26 19:47:51 -04:00
MMS
f16303644b amended 2022-10-26 19:47:39 -04:00
MMS
267c2e5d84 7.0.1
Adapted QP/C++ source code to avoid warings from the new C++20 standard about: "compound assignment with 'volatile'-qualified left operand is deprecated".
2022-05-14 12:22:38 -04:00
MMS
5c1286ad67 7.0.0
milestone release
2022-05-09 14:52:11 -04:00
MMS
9df70881cb 7.0.0rc2
removed 3rd_party folder from Git
2022-04-30 12:17:02 -04:00
MMS
34cdcc7929 7.0.0rc1
major release 7.0.0 release candidate 1
2022-04-19 19:23:30 -04:00
MMS
8803d8faed 6.9.4rc4 2021-12-05 20:41:22 -05:00
MMS
3c6202e50d 6.9.3a
Modified the "posix" ports to clear the automatic sig_act struct before use
2021-06-29 12:22:20 -04:00
MMS
41551f2540 6.9.3
Corrected comments in QView examples (dpp.py and dpp1.py)
2021-06-15 14:27:26 -04:00
MMS
518a85e939 6.9.3
official release
2021-04-11 13:25:35 -04:00
MMS
d32724ad33 6.9.2b
Augmented QP/C++ ports to Win32 by adding QSpy64/x64 build configurations
2021-03-29 09:40:34 -04:00
MMS
28841ee705 6.9.2a
Added "QUIT" (QP Unit Internal Testing); refined AO encapsulation in examples: workstation/dpp and arm-cm/game
2021-02-12 15:41:32 -05:00
MMS
2ad0fa37f6 6.9.2a
ARM Cortex-M ports: moved ARM_ERRATUM_838869 to be unconditional in ISR exit
2021-01-31 18:46:29 -05:00
MMS
92848155b8 6.9.2a
QP/C ports to embOS/ThreadX/uCOS-II: added thread name of the form Axx
2021-01-26 18:34:29 -05:00
MMS
cb76cab6ad 6.9.2a
ThreadX port: added name of the form "AOpp" to ThreadX thread and queue
2021-01-26 13:29:57 -05:00
MMS
c51d20b853 6.9.2rc2 2021-01-14 13:10:48 -05:00
QL
f1c64ce845 6.9.2rc2 2021-01-13 10:32:39 -05:00
QL
8ec913a86d 6.9.2rc1 2020-12-17 11:39:14 -05:00
QL
839da4a491 6.9.1 2020-10-17 10:16:26 -04:00
QL
151a49ca13 6.9.1 2020-10-11 16:27:34 -04:00
QL
030852de46 6.9.1 2020-10-05 11:34:50 -04:00
QL
ae82110e1a 6.9.1 2020-10-04 15:01:19 -04:00
QL
77ab359d3f 6.9.1 2020-10-03 10:43:49 -04:00
QL
7ebb142023 6.9.1 2020-10-01 12:50:17 -04:00
QL
41bcb59e99 6.9.0 2020-08-28 12:02:14 -04:00
QL
11d20031f1 6.9.0 2020-08-25 10:18:50 -04:00
QL
9785ee0b0a 6.9.0 2020-08-24 16:42:48 -04:00
QL
e0ef2e9310 POSIX ports: pthread_attr_setinheritsched(&attr, PTHREAD_EXPLICIT_SCHED) 2020-08-05 12:33:18 -04:00
QL
7169626878 6.8.2 2020-07-18 17:58:58 -04:00
QL
94f2d16e4f 6.8.1 2020-05-07 09:08:42 -04:00
QL
5efef17e7d 6.8.1 2020-04-07 13:26:46 -04:00
QL
4de442580e 6.8.1 2020-04-06 15:29:56 -04:00
QL
db2a7c8de9 6.8.1 2020-04-02 21:21:53 -04:00
QL
9987b63cd7 6.8.0 2020-03-23 19:58:24 -04:00
QL
eb24368ad2 6.8.0 2020-03-17 21:33:58 -04:00
QL
22944dc66b 6.7.0 2020-01-26 20:09:37 -05:00