235 Commits

Author SHA1 Message Date
MMS
d1b234a86d 7.1.2b 2022-11-14 08:54:20 -05:00
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 v7.1.2 2022-10-26 19:47:57 -04:00
MMS
0007c4e126 7.1.2 2022-10-26 19:47:57 -04:00
MMS
18108b4cc7 7.1.2 2022-10-26 19:47:56 -04:00
MMS
790381f9c2 Update 3rd_party 2022-10-26 19:47:56 -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 v7.1.0 2022-10-26 19:47:53 -04:00
MMS
a1f4024c6f 7.1.0 2022-10-26 19:47:53 -04:00
MMS
bcec1610ad 7.0.2 v7.0.2 2022-10-26 19:47:52 -04:00
MMS
481c0e4a39 7.0.2 2022-10-26 19:47:51 -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
ea41985bf1 7.0.2
fixed errors in qpcpp/examples/zephyr
2022-10-26 19:47:51 -04:00
MMS
4cdb28e10d 7.0.2
improved Zephyr port and examples
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".
v7.0.1
2022-05-14 12:22:38 -04:00
MMS
5c1286ad67 7.0.0
milestone release
v7.0.0
2022-05-09 14:52:11 -04:00
MMS
e20534ffc1 7.0.0rc2 2022-04-30 18:30:21 -04:00
MMS
b13c47254e 7.0.0rc2 2022-04-30 12:28:14 -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
d613815f42 6.9.4rc3
Updated README.md
2021-11-30 16:41:35 -05:00
MMS
cae81c1ba3 6.9.4rc3
updated doxygen directory
2021-11-04 15:11:45 -04:00
MMS
fe5d6ba65e 6.9.4rc2 2021-09-03 11:54:02 -04:00
MMS
aa4a9d6c9b 6.9.4rc1
Release candidate 1
2021-08-19 11:07:02 -04:00
MMS
0c1cc81c15 6.9.3c
Fixed issue with the QP/C++ port to Qt with Spy build configuration.
2021-07-19 11:36:31 -04:00
MMS
0ccc1b6e4c 6.9.3b
Removed unused symbol ARM_ARCH from makefiles for GNU-ARM
2021-07-01 12:50:15 -04: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
v6.9.3
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
cb2725ee14 6.9.2a
Updated examples for QWin: dpp-gui and game-gui to show the use of edit controls
2021-03-04 20:10:04 -05:00
MMS
9717997ce4 6.9.2a
Fixed potential race condition in qs_rx.cpp
2021-03-04 08:42:46 -05:00
MMS
9d9b905515 Update qs_rx.cpp 2021-02-19 13:33:57 -05: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
03311175c7 6.9.2a
fixed bug https://sourceforge.net/p/qpc/bugs/293/
2021-01-28 18:03:22 -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
40b04afbd9 6.9.2a
fixed bug#292, see https://sourceforge.net/p/qpc/bugs/292/
2021-01-22 10:33:59 -05:00