4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some minor TODOs, added filter feature, removed formatID from the FileObservers, made it compile More... over 22 years ago
Moved component base classes to the framework. More... over 22 years ago
no message More... over 22 years ago
Added DimeService singleton, for accessing all dime services. More... over 22 years ago
Updated the template document, and wrote some questions about the TODO tag system to use. More... over 22 years ago
Added enum for service state. More... over 22 years ago
First version of the Logging Service (not compilable) More... over 22 years ago
Cleaning up the style of Application.h/cpp and Dime More... over 22 years ago
*** empty log message *** More... over 22 years ago
mm. This file says it is changed even when I committed it.. More... over 22 years ago
Updated the coding guidelines and added a section for disabled constructors and operators. More... over 22 years ago
Added directory for framework classes, and empty makefile. More... over 22 years ago
Changed some methods, added stubs for others, and added some documentation. More... over 22 years ago
agla's fr1s+ c0mm1+ w00+!!1! (dime service interface, service manager and a test service) More... over 22 years ago
Added ComponentFactory More... over 22 years ago
Reversed include orders in template header as recommended by John Lakos in Large-Scale C++ Software Design (Addison-Wesley, 1996) More... over 22 years ago
added includes More... over 22 years ago
Adding first version of component interface More... over 22 years ago
Moved variables before methods, so that inline methods can access the variables (getters & setters for example). More... over 22 years ago
Changed comments to use /** so that doxygen generates documentation for them. More... over 22 years ago
Adding doxygen file for dime More... over 22 years ago
Adding coding style / template header document More... over 22 years ago
adding the skeleton Application and a basic int main() More... over 22 years ago
Adding initial README for dime More... over 22 years ago