Activity
Updated copyright year to 2025 in all project files
Updated copyright year to 2025 in all project files
Deleted branch
Updated MAKEFILE with the new cpp file
Updated MAKEFILE with the new cpp file
Updated MAKEFILE with the new cpp file
Updated MAKEFILE with the new cpp file
Added null checks
Added null checks
Implemented Ring Buffer API based most on list_t implementation
Implemented Ring Buffer API based most on list_t implementation
Force push
Implemented Ring Buffer API based most on list_t implementation
Implemented Ring Buffer API based most on list_t implementation
Merge branch 'develop' into feature/system-library
Merge branch 'develop' into feature/system-library
Update README.md
Update README.md
Update README.md
Update README.md
Force push
Update README.md
Update README.md
Fixed typo in documentation
Fixed typo in documentation
Fixed typo in documentation
Fixed typo in documentation
Fixed linker warning 1027 on variables with same name and type
Fixed linker warning 1027 on variables with same name and type
Fixed ifndef header defines on String and DateTime service
Fixed ifndef header defines on String and DateTime service
Avoid malloc call
Avoid malloc call
Replaced magic numbers by constants
Replaced magic numbers by constants
Deleted branch
Merge branch 'feature/datetime-service' into feature/system-library
Merge branch 'feature/datetime-service' into feature/system-library
Added DATETIME.CPP to MAKEFILE
Added DATETIME.CPP to MAKEFILE
Created service interface
Created service interface
Recovered "basic-file-logger" branch changes after wrong merge to "de…
Recovered "basic-file-logger" branch changes after wrong merge to "de…
Recovered "basic-file-logger" branch changes after wrong merge to "de…
Recovered "basic-file-logger" branch changes after wrong merge to "de…
Force push
Recover "basic-file-logger" branch changes after wrong merge to "deve…
Recover "basic-file-logger" branch changes after wrong merge to "deve…
Deleted branch
Added log messages to FOO.DLL
Added log messages to FOO.DLL
Added log messages to current services
Added log messages to current services
Added some log messages to engine initialization process
Added some log messages to engine initialization process
Added welcome and goodbye messages
Added welcome and goodbye messages
Added TODOs to implement messages on file open and close actions
Added TODOs to implement messages on file open and close actions