-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
osal Integration candidate: Caelum+dev1 #1191
Commits on Jul 20, 2021
-
Partial nasa#1108, add typedef for OSAL status codes
Minimal change to add a typedef for OS_Status_t, a macro for constants/literals, and an inline function to convert to "long" for printing/logging.
Configuration menu - View commit details
-
Copy full SHA for f097d7d - Browse repository at this point
Copy the full SHA f097d7dView commit details
Commits on Sep 28, 2021
-
Fix nasa#1167, vxWorks intLib stub aliasing issue
Use a separate local variable rather than casting to (void **).
Configuration menu - View commit details
-
Copy full SHA for a2ad51e - Browse repository at this point
Copy the full SHA a2ad51eView commit details -
Fix nasa#1166, recognize ifdef __cplusplus
Add feature to generate_stubs.pl input phase to recognize and skip over `#ifdef __cplusplus` blocks. This makes it so it can be used on C headers which are C++-enabled too.
Configuration menu - View commit details
-
Copy full SHA for f2fbc90 - Browse repository at this point
Copy the full SHA f2fbc90View commit details
Commits on Oct 7, 2021
-
Fix nasa#1177 Rename OS_XXXTime to OS_XXXLocalTime in comments.
Sam Price committedOct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 5cba5ae - Browse repository at this point
Copy the full SHA 5cba5aeView commit details
Commits on Oct 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b16c6f1 - Browse repository at this point
Copy the full SHA b16c6f1View commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d1ba83 - Browse repository at this point
Copy the full SHA 9d1ba83View commit details
Commits on Nov 3, 2021
-
Merge pull request nasa#1112 from jphickey/partial-1108-add-typedef
Partial nasa#1108, add typedef for OSAL status codes
Configuration menu - View commit details
-
Copy full SHA for 84d76c2 - Browse repository at this point
Copy the full SHA 84d76c2View commit details -
Merge pull request nasa#1180 from Shefali321/contribution-branch
Fix nasa#1139, Remove extern in stub prototypes
Configuration menu - View commit details
-
Copy full SHA for 56ad768 - Browse repository at this point
Copy the full SHA 56ad768View commit details -
Merge pull request nasa#1169 from jphickey/fix-1166-stubgen-ifdef-cpl…
…usplus Fix nasa#1166, recognize ifdef __cplusplus
Configuration menu - View commit details
-
Copy full SHA for 4a2cadd - Browse repository at this point
Copy the full SHA 4a2caddView commit details -
Merge pull request nasa#1168 jphickey/fix-1167-vxworks-alias
Fix nasa#1167, vxWorks intLib stub aliasing issue
Configuration menu - View commit details
-
Copy full SHA for ea46a57 - Browse repository at this point
Copy the full SHA ea46a57View commit details -
Merge pull request nasa#1178 from thesamprice/1177-OSTimeComment
Fix nasa#1177 Rename OS_XXXTime to OS_XXXLocalTime in comments
Configuration menu - View commit details
-
Copy full SHA for 379f19f - Browse repository at this point
Copy the full SHA 379f19fView commit details
Commits on Nov 17, 2021
-
Merge pull request nasa#1186 from ArielSAdamsNASA:fix-1183-local-unit…
…-test-duplicate-check Fix nasa#1183, Add Duplicate Check to Local Unit Test
Configuration menu - View commit details
-
Copy full SHA for 136faa9 - Browse repository at this point
Copy the full SHA 136faa9View commit details
Commits on Dec 1, 2021
-
Update build baseline and bump to v6.0.0-rc4+dev15
- Set new build baseline for cFS-Caelum-rc4: v6.0.0-rc4
Configuration menu - View commit details
-
Copy full SHA for 30635f8 - Browse repository at this point
Copy the full SHA 30635f8View commit details