index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
SystemInformation.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KWSys: Retrieve QNX specific memory and processor info (#11329)
David Cole
2011-01-05
1
-0
/
+91
*
KWSys: Fix CPU speed calculations (#9963)
David Cole
2011-01-05
1
-4
/
+4
*
KWSys: Remove useless include <sys/procfs.h> (#11648)
Brad King
2011-01-03
1
-1
/
+0
*
KWSys: Avoid buffer overflow in SystemInformation (#11018)
Brad King
2010-12-21
1
-180
/
+171
*
KWSys: Teach SystemInformation about WinXP Pro and Win7
Brad King
2010-11-09
1
-6
/
+15
*
BUG: Commit a fix from Rusty to address incorrectly reported memory queries.
Dave Partyka
2010-03-26
1
-5
/
+7
*
Add fallback for detecting CPU speed from Windows registry on builds where US...
David Cole
2009-12-11
1
-80
/
+221
*
Fix bogus calls to GetMemoryStatus and GetMemoryStatusEx: need to set the dwL...
David Cole
2009-11-18
1
-1
/
+6
*
COMP: Fixing return type of the Get methods associated with variables that
Luis Ibanez
2009-11-16
1
-12
/
+12
*
COMP: Fixing type declarations and type conversions that could potentially
Luis Ibanez
2009-11-15
1
-12
/
+12
*
Added OS Platform (cpu architecture) detection support to windows systems
Zach Mullen
2009-10-09
1
-0
/
+6
*
Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...
Zach Mullen
2009-10-08
1
-0
/
+21
*
Fix bus error on mac. Was a result of not having null termination of arg lis...
Zach Mullen
2009-10-06
1
-5
/
+10
*
Added better OS information for Mac OS X
Zach Mullen
2009-10-06
1
-0
/
+28
*
Convert KWSys to OSI-approved BSD License
Brad King
2009-09-28
1
-13
/
+9
*
ENH: make this work for older versions of OSX
Bill Hoffman
2009-05-20
1
-33
/
+126
*
ENH: revert back because it does not build on older macs for now
Bill Hoffman
2009-05-19
1
-121
/
+33
*
ENH: remove warning
Bill Hoffman
2009-05-19
1
-1
/
+0
*
ENH: make this build on other machines besides the mac
Bill Hoffman
2009-05-19
1
-0
/
+4
*
ENH: fix system info for mac
Bill Hoffman
2009-05-19
1
-33
/
+118
*
BUG: Fix parsing of linux 2.6 /proc/meminfo format
Brad King
2009-04-06
1
-47
/
+23
*
COMP:Fixed warnings with gcc 4.3.2.
Francois Bertel
2009-03-19
1
-44
/
+93
*
BUG: #8496 add support for system info on haiku
Bill Hoffman
2009-02-12
1
-0
/
+80
*
COMP:Fixed warnings.
Francois Bertel
2008-12-15
1
-7
/
+7
*
BUG: fix cpu info string
Bill Hoffman
2008-12-04
1
-1
/
+1
*
ENH: fix for VS6 and Cygwin
Sebastien Barre
2008-10-17
1
-4
/
+8
*
ENH: fix for Vista
Sebastien Barre
2008-10-16
1
-8
/
+15
*
ENH: fix crash on dash17 linux where the parsing of the proc file must not ha...
Bill Hoffman
2008-06-01
1
-1
/
+6
*
ENH: fix crash on cygwin
Bill Hoffman
2008-06-01
1
-3
/
+5
*
BUG:cpuinfo format are different between Linux and Cygwin. Cygwin does not ha...
Francois Bertel
2008-06-01
1
-6
/
+10
*
ENH: avoid divide by zero, temporary fix until cygwin cpu file is read better...
Bill Hoffman
2008-06-01
1
-7
/
+5
*
BUG:Fixed NumberOfLogicalCPU, NumberOfPhysicalCPU and LogicalProcessorsPerPhy...
Francois Bertel
2008-05-31
1
-16
/
+24
*
COMP: sprintf warnings. DWORD should use %ld rather than %d. Also, const char...
Bill Lorensen
2008-05-10
1
-3
/
+3
*
BUG: really fix build on vs6
Bill Hoffman
2008-05-02
1
-2
/
+2
*
BUG: fix build on vs6
Bill Hoffman
2008-05-02
1
-4
/
+10
*
ENH: use GlobalMemoryStatusEx as it is able to report more than 2gigs
Bill Hoffman
2008-05-02
1
-6
/
+6
*
COMP: Fix warnings in KWSys SystemInformation on Borland compiler.
Brad King
2008-05-02
1
-12
/
+8
*
ENH: remove odd chars from file
Bill Hoffman
2008-04-24
1
-8
/
+8
*
COMP: Fix warning in SystemInformation.cxx about possibly incorrect assignmen...
Brad King
2008-02-03
1
-2
/
+2
*
COMP: Fix unreachable code warning. Remove runtime test of constant informat...
Brad King
2008-02-03
1
-5
/
+1
*
ENH: fix infinite loop from size_t change
Bill Hoffman
2008-02-02
1
-1
/
+1
*
ENH: fix warnings
Bill Hoffman
2008-02-01
1
-2
/
+2
*
ENH: fix more warnings
Bill Hoffman
2008-02-01
1
-1
/
+1
*
ENH: fix more warnings
Bill Hoffman
2008-02-01
1
-2
/
+2
*
ENH: fix more warnings
Bill Hoffman
2008-02-01
1
-2
/
+2
*
ENH: fix more warnings
Bill Hoffman
2008-02-01
1
-2
/
+2
*
ENH: fix some warnings and 64 bit build windows
Bill Hoffman
2008-02-01
1
-18
/
+21
*
ENH: fix win64 build and a warning
Bill Hoffman
2008-02-01
1
-4
/
+7
*
ENH: try to fix hp and vs 6, again...
Bill Hoffman
2008-01-31
1
-6
/
+7
*
ENH: fixes for borland
Bill Hoffman
2008-01-31
1
-4
/
+6
[prev]
[next]