Skip to content

Activity

Updated copyright year to 2025 in all project files

VisualStudioEX3pushed 1 commit to feature/system-library • 318c404…24ecd8d • 
on Dec 17, 2024

Deleted branch

VisualStudioEX3deleted feature/ring-buffer • 
on Dec 17, 2024

Updated MAKEFILE with the new cpp file

VisualStudioEX3pushed 8 commits to feature/system-library • 95164b9…318c404 • 
on Dec 17, 2024

Updated MAKEFILE with the new cpp file

VisualStudioEX3pushed 1 commit to feature/ring-buffer • d3afac3…318c404 • 
on Dec 17, 2024

Added null checks

VisualStudioEX3pushed 5 commits to feature/ring-buffer • 05a24d3…d3afac3 • 
on Dec 15, 2024

Implemented Ring Buffer API based most on list_t implementation

Force push
VisualStudioEX3force pushed to feature/ring-buffer • 1c59b40…05a24d3 • 
on Dec 12, 2024

Implemented Ring Buffer API based most on list_t implementation

VisualStudioEX3created feature/ring-buffer • 1c59b40 • 
on Dec 12, 2024

Merge branch 'develop' into feature/system-library

VisualStudioEX3pushed 2 commits to feature/system-library • 0187909…95164b9 • 
on Jun 25, 2024

Update README.md

VisualStudioEX3pushed 1 commit to develop • 3763e16…51c201d • 
on Jun 25, 2024

Update README.md

Force push
VisualStudioEX3force pushed to master • 9e97e2b…51c201d • 
on Jun 25, 2024

Update README.md

VisualStudioEX3pushed 1 commit to master • 3763e16…9e97e2b • 
on Jun 25, 2024

Fixed typo in documentation

VisualStudioEX3pushed 1 commit to feature/system-library • c855149…0187909 • 
on Sep 3, 2023

Fixed typo in documentation

VisualStudioEX3pushed 1 commit to feature/system-library • b3fd071…c855149 • 
on Sep 1, 2023

Fixed linker warning 1027 on variables with same name and type

VisualStudioEX3pushed 1 commit to feature/system-library • 7552635…b3fd071 • 
on Sep 1, 2023

Fixed ifndef header defines on String and DateTime service

VisualStudioEX3pushed 1 commit to feature/system-library • be78fee…7552635 • 
on Sep 1, 2023

Avoid malloc call

VisualStudioEX3pushed 1 commit to feature/system-library • dc0f4fc…be78fee • 
on Sep 1, 2023

Replaced magic numbers by constants

VisualStudioEX3pushed 1 commit to feature/system-library • 54c6873…dc0f4fc • 
on Sep 1, 2023

Deleted branch

VisualStudioEX3deleted feature/datetime-service • 
on Sep 1, 2023

Merge branch 'feature/datetime-service' into feature/system-library

VisualStudioEX3pushed 6 commits to feature/system-library • fbcc6c0…54c6873 • 
on Sep 1, 2023

Added DATETIME.CPP to MAKEFILE

VisualStudioEX3pushed 4 commits to feature/datetime-service • 12b8620…99b914e • 
on Sep 1, 2023

Created service interface

VisualStudioEX3pushed 1 commit to feature/datetime-service • fbcc6c0…12b8620 • 
on Sep 1, 2023

Recovered "basic-file-logger" branch changes after wrong merge to "de…

VisualStudioEX3created feature/datetime-service • fbcc6c0 • 
on Sep 1, 2023

Recovered "basic-file-logger" branch changes after wrong merge to "de…

Force push
VisualStudioEX3force pushed to feature/system-library • 64fc8c8…fbcc6c0 • 
on Aug 27, 2023

Recover "basic-file-logger" branch changes after wrong merge to "deve…

VisualStudioEX3pushed 1 commit to feature/system-library • f6558d8…64fc8c8 • 
on Aug 27, 2023

Deleted branch

VisualStudioEX3deleted feature/basic-log-file • 
on Aug 27, 2023

Added log messages to FOO.DLL

VisualStudioEX3pushed 1 commit to feature/basic-log-file • c9c2ce5…5c3226d • 
on Aug 27, 2023

Added log messages to current services

VisualStudioEX3pushed 2 commits to feature/basic-log-file • 2cee6af…c9c2ce5 • 
on Aug 27, 2023

Added some log messages to engine initialization process

VisualStudioEX3pushed 2 commits to feature/basic-log-file • 3ec53e8…2cee6af • 
on Aug 27, 2023

Added welcome and goodbye messages

VisualStudioEX3pushed 1 commit to feature/basic-log-file • 49dca00…3ec53e8 • 
on Aug 26, 2023

Added TODOs to implement messages on file open and close actions

VisualStudioEX3pushed 6 commits to feature/basic-log-file • f6558d8…49dca00 • 
on Aug 26, 2023