CIA.vc
molbrich
Real-time open source activity stats
Stats » Authors » molbrich
informationsyndicateUTC clock
17:03 on May 26, 2012
event counters
The last message was received 4.66 years ago at 20:38 on Sep 30, 2007
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
9 messages since the first one, 4.8 years ago, for an average of 6.48 months between messages
recent messages
dateReversed sort columnprojectcontentlink
20:38 on Sep 30, 2007KDE
Commit by molbrich :: r719293 /branches/work/eigen2/src/internal/Object.h:
Generic loop unrolling with template metaprograms. It seems to be as fast as
manually unrolling.
TODO: decide when to stop unrolling (speed vs. code size).
      maybe only unroll one loop for larger matixes.
#
20:23 on Sep 30, 2007KDE
Commit by molbrich :: r719286 /branches/work/eigen2/src/internal/Minor.h:
for dynamic size matrix (Rows|Cols)AtCompileTime is always EiDynamic and not
"(Rows|Cols)AtCompileTime - 1" which would be EiDynamic - 1 == -2
#
16:37 on Sep 16, 2007KDE
Commit by molbrich :: r713203 plasma/trunk/playground/base/plasma/engines/ (11 files in 6 dirs):
change engines to use new timing api
#
16:28 on Sep 16, 2007KDE
Commit by molbrich :: r713201 workspace/trunk/KDE/kdebase/workspace/libs/plasma/dataengine.cpp:
rename minUpdateFreq -> minUpdateInterval
it's an interval not a frequency
#
16:26 on Sep 16, 2007KDE
Commit by molbrich :: r713200 workspace/trunk/KDE/kdebase/workspace/libs/plasma/ (4 files):
cleanups
#
22:26 on Sep 01, 2007KDE
Commit by molbrich :: r707452 plasma/trunk/playground/base/plasma/engines/sensors/ (3 files):
don't use libsensors
#
22:23 on Sep 01, 2007KDE
Commit by molbrich :: r707450 workspace/trunk/KDE/kdebase/workspace/libs/plasma/ (3 files):
check for unused DataContainers in a way that actually works.
#
08:19 on Aug 11, 2007KDE
Commit by molbrich :: r698833 workspace/trunk/KDE/kdebase/workspace/libs/plasma/dataengine.cpp:
DataEngine::query should not create an empty source but do what
DataEngine::connectSource does: ask the engine
#
23:35 on Aug 10, 2007KDE
Commit by molbrich :: r698766 plasma/trunk/playground/base/plasma/engines/ (6 files in 2 dirs):
libsensors data engine for plasma
#