Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Miosix Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Miosix Kernel
Commits
a52d94acbfd617ae567a5efc1626e9b88703a0dd
Select Git revision
2 results
miosix-kernel
miosix
e20
Author
Search by author
Any Author
authors
0 authors
Apr 30, 2023
Small changes to modernize code style
· 98e36e44
Federico
authored
2 years ago
98e36e44
Simplify FixedEventQueue using IntrusiveList, reducing code size
· 3219af18
Federico
authored
2 years ago
3219af18
Mar 29, 2023
Fix uses of operator bool, modernize code
· 41f7be01
Federico
authored
2 years ago
41f7be01
Remove pre-C++11 code
· 5fb587a7
Federico
authored
2 years ago
5fb587a7
Sep 01, 2019
Getting ready to compile Miosix with GCC 9.2.0 (changes are backward compatible)
· 9ddfb31a
Federico
authored
5 years ago
9ddfb31a
May 08, 2018
Removed macro incorrectly enabling test code
· 06e05844
Federico
authored
7 years ago
06e05844
May 29, 2017
Added unmember(), a way to cast C++ pointer to member functions to pointers to functions
· 1eced0bb
Federico
authored
8 years ago
1eced0bb
Aug 24, 2016
Replaced the use of tr1/functional with C++11's functional, and fixed e20/callback in the process
· 3b8a83cb
Federico
authored
8 years ago
3b8a83cb
Jul 06, 2015
Added preliminary C++11 support
· 66d06a17
Federico
authored
9 years ago
66d06a17
Sep 23, 2012
Added event API for asynchronous programming
· 8b740e47
Terraneo Federico
authored
12 years ago
8b740e47
Loading