1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug that prevented programs from temrinating. More... over 16 years ago
Updated log4espp More... over 16 years ago
Bugfixes. More... over 16 years ago
Completetd error handling (untested, though). More... over 16 years ago
docfixes. More... over 16 years ago
Error handling almost complete. More... over 16 years ago
Improved the logger: * Added improvements of Thomas * By default, the logger is turned off completely More... over 16 years ago
Improved the build system: * Logger can be turned off completely (--without-log4espp) * PMI can be optimized (--with-optimize) More... over 16 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... over 16 years ago
PMI is running now. More... over 16 years ago
Imported sources More... over 16 years ago