2012-05-27 |
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
file | diff | annotate |
2012-01-02 |
Small corrections for AMD family 15h CPUs (based on documentation).
|
file | diff | annotate |
2010-11-03 |
Added CPUID support for Linux.
|
file | diff | annotate |
2010-10-31 |
Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
|
file | diff | annotate |
2010-09-21 |
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
file | diff | annotate |
2010-09-08 |
Fixed some Code Analysis warnings.
|
file | diff | annotate |
2010-08-15 |
Fixed some Code Analysis warnings.
|
file | diff | annotate |
2010-08-08 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
2010-05-22 |
Attempt to fix an exception:
|
file | diff | annotate |
2010-05-15 |
Fixed Issue 59.
|
file | diff | annotate |
2010-04-30 |
Fixed an overflow problem with the log function in the CPUID constructor.
|
file | diff | annotate |
2010-04-27 |
Another small fix of the coreId calculation for multi-CPU systems.
|
file | diff | annotate |
2010-04-25 |
Fixed the coreId and threadId calculation in the APIC CPU enumeration code and removed some IndexOutOfRangeException problems.
|
file | diff | annotate |
2010-04-24 |
Implemented APIC based CPU enumeration (Issue 41).
|
file | diff | annotate |