summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemInformation.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-211-1/+5
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-171-6/+7
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-11-121-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-10-311-3/+3
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-09-261-1/+11
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-181-1/+4
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-061-28/+15
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-201-4/+9
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-041-2/+19
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-12-191-3/+29
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-251-17/+17
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-151-0/+9
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-081-3/+4
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-08-071-32/+348
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-291-2/+2
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-03-221-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-011-1/+4
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-141-35/+83
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-111-6/+123
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-081-572/+609
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2012-12-191-18/+81
* Merge branch 'upstream-kwsys' into update-KWSysBrad King2012-11-091-1/+1
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-11-061-28/+38
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-311-115/+460
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-011-304/+1006
* KWSys: Remove dependencies on FundamentalTypeBrad King2012-05-021-2/+0
* KWSys: Address Intel compiler remarksBrad King2011-11-011-25/+20
* KWSys: Retrieve QNX specific memory and processor info (#11329)David Cole2011-01-051-0/+91
* KWSys: Fix CPU speed calculations (#9963)David Cole2011-01-051-4/+4
* KWSys: Remove useless include <sys/procfs.h> (#11648)Brad King2011-01-031-1/+0
* KWSys: Avoid buffer overflow in SystemInformation (#11018)Brad King2010-12-211-180/+171
* KWSys: Teach SystemInformation about WinXP Pro and Win7Brad King2010-11-091-6/+15
* BUG: Commit a fix from Rusty to address incorrectly reported memory queries.Dave Partyka2010-03-261-5/+7
* Add fallback for detecting CPU speed from Windows registry on builds where US...David Cole2009-12-111-80/+221
* Fix bogus calls to GetMemoryStatus and GetMemoryStatusEx: need to set the dwL...David Cole2009-11-181-1/+6
* COMP: Fixing return type of the Get methods associated with variables thatLuis Ibanez2009-11-161-12/+12
* COMP: Fixing type declarations and type conversions that could potentiallyLuis Ibanez2009-11-151-12/+12
* Added OS Platform (cpu architecture) detection support to windows systemsZach Mullen2009-10-091-0/+6
* Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...Zach Mullen2009-10-081-0/+21
* Fix bus error on mac. Was a result of not having null termination of arg lis...Zach Mullen2009-10-061-5/+10
* Added better OS information for Mac OS XZach Mullen2009-10-061-0/+28
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-13/+9
* ENH: make this work for older versions of OSXBill Hoffman2009-05-201-33/+126
* ENH: revert back because it does not build on older macs for nowBill Hoffman2009-05-201-121/+33
* ENH: remove warningBill Hoffman2009-05-191-1/+0
* ENH: make this build on other machines besides the macBill Hoffman2009-05-191-0/+4
* ENH: fix system info for macBill Hoffman2009-05-191-33/+118
* BUG: Fix parsing of linux 2.6 /proc/meminfo formatBrad King2009-04-061-47/+23
* COMP:Fixed warnings with gcc 4.3.2.Francois Bertel2009-03-201-44/+93
* BUG: #8496 add support for system info on haikuBill Hoffman2009-02-121-0/+80