1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug that prevented programs from temrinating. More... almost 17 years ago
Updated log4espp More... almost 17 years ago
Bugfixes. More... almost 17 years ago
Completetd error handling (untested, though). More... almost 17 years ago
docfixes. More... almost 17 years ago
Error handling almost complete. More... almost 17 years ago
Improved the logger: * Added improvements of Thomas * By default, the logger is turned off completely More... almost 17 years ago
Improved the build system: * Logger can be turned off completely (--without-log4espp) * PMI can be optimized (--with-optimize) More... almost 17 years ago
Overhauled all of PMI: * Boost is not required any more. MPI suffices. * Registration of classes and methods uses new macros PMI_REGISTER_CLASS and PMI_REGISTER_METHOD now. * Classes can be registered statically in a C file, together with the class itself. No explicit call to a registration function is required anymore. * The macro PMI_PROXY_METHOD allows to easily create parallel proxy classes of a class, which beautifies the syntax. * The internal interface between the controller, worker and transmitter was completely redone. * Alas, error handling is currently worse than it was. More... almost 17 years ago
PMI is running now. More... almost 17 years ago
Imported sources More... almost 17 years ago