Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
FORMUS3IC_LAS3
/
embb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bc33eee6
authored
Nov 26, 2015
by
Tobias Schuele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Changelog for version 0.3.2
parent
7410e039
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
1 deletions
+28
-1
CHANGELOG.md
+28
-1
No files found.
CHANGELOG.md
View file @
bc33eee6
Embedded Multicore Building Blocks (EMB²)
Embedded Multicore Building Blocks (EMB²)
=========================================
Version 0.3.2
-------------
### Features:
-
Added central spinlock implementation for C/C++ and removed existing (decentral) ones
### Changes and improvements:
-
Reworked and optimized hazard pointer implementation
-
Adjusted interfaces of value pool and object pool
-
Replaced C style casts
### Bug fixes:
-
Fixed ordering of destruction and deallocation in value pool
-
Fixed potential use of uninitialized memory in WaitFreeArrayValuePool and LockFreeTreeValuePool
### Build system:
-
Given user the ability to append compiler flags
-
Let Cmake return an error on Doxygen warnings when WARNINGS_ARE_ERRORS is enabled
-
Fixed cpplint warnings
### Documentation:
-
Added mutex concept
-
Corrected library ordering/names in README (section "Using the Library")
-
Improved exception messages
-
Fixed typos in condition_var_test.cc
Version 0.3.1
-------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment