openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
µOS++ (micro OS plus plus)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
1 day
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 11 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
gcc4.6 no longer used
Liviu Ionescu
More...
about 12 years ago
updated to use stack definitions from namespace
Liviu Ionescu
More...
about 12 years ago
alloc stack on free store
Liviu Ionescu
More...
about 12 years ago
constructor with stack object added
Liviu Ionescu
More...
about 12 years ago
definitions moved from class to namespace; StackWithAlloc added
Liviu Ionescu
More...
about 12 years ago
ThreadContext destructor added
Liviu Ionescu
More...
about 12 years ago
registered class refurbished
Liviu Ionescu
More...
about 12 years ago
setId() added; start() returns a bool
Liviu Ionescu
More...
about 12 years ago
content compiled only when OS_INCLUDE_HAL_ARCHITECTURE_ARM_CORTEX_M defined
Liviu Ionescu
More...
about 12 years ago
most hal selections (except platform and interrupt number for stm32) are back to #ifdef, to avoid useless editing of the copied files
Liviu Ionescu
More...
about 12 years ago
reference to TestSuiteImplementation.h no longer needed, included via TestSuite.h
Liviu Ionescu
More...
about 12 years ago
trace.puDec() supports unsigned int and unsigned long
Liviu Ionescu
More...
about 12 years ago
4.6 moved just after clang on Darwin, since it is most likely to fail
Liviu Ionescu
More...
about 12 years ago
scheduler constants moved from class to namespace.
Liviu Ionescu
More...
about 12 years ago
using instead of typedef, but only for gcc 4.7 and higher
Liviu Ionescu
More...
about 12 years ago
m_pCurrentThread automatically initialised to MainThread by scheduler constructor
Liviu Ionescu
More...
about 12 years ago
iterator added to RegisteredThreads, used in Scheduler::start()
Liviu Ionescu
More...
about 12 years ago
join() comment added
Liviu Ionescu
More...
about 12 years ago
constexpr instead of simple const
Liviu Ionescu
More...
about 12 years ago
linux bugs in clang fixed
Liviu Ionescu
More...
about 12 years ago
critical section in yield()
Liviu Ionescu
More...
about 12 years ago
more debug messages
Liviu Ionescu
More...
about 12 years ago
threads with start()
Liviu Ionescu
More...
about 12 years ago
putGreeting() added; threads use start()
Liviu Ionescu
More...
about 12 years ago
cosmetics
Liviu Ionescu
More...
about 12 years ago
start threads explicitly
Liviu Ionescu
More...
about 12 years ago
test restructured and multiple threads added
Liviu Ionescu
More...
about 12 years ago
putGreeting() added
Liviu Ionescu
More...
about 12 years ago
putStringAndName() added
Liviu Ionescu
More...
about 12 years ago
clang moved as first toolchain on linux
Liviu Ionescu
More...
about 12 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
93
94
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree