summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Collapse)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2011-08-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-241-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-221-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-211-1/+1
|
* KWSys: Remove translation path for "/tmp_mnt/" (#10595)David Cole2011-08-201-2/+0
| | | | | | | In SystemTools::ClassInitialize, remove call to AddTranslationPath that was originally put in place to "work around an SGI problem." This code precluded using CMake effectively in valid directories under "/tmp_mnt/"
* KWSys Nightly Date StampKWSys Robot2011-08-201-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-161-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-151-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-121-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-111-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-101-1/+1
|
* KWSys: __int64 and long long may be same type in specializationBrad King2011-08-091-4/+3
| | | | | | | | | | | | | For the specialization of hash<>(), the types long long and __int64 may be the same type. While the CMakeLists indicate that if __int64 is a alias for another type the it will not be enabled, on mingw they both appear to be the same type and enabled. This patch only enable specialization for long long OR __int64 to avoid the potential conflict. Author: Bradley Lowekamp <blowekamp@mail.nih.gov> Change-Id: I813a9ac008b296fab5a369c48e6dd5460fd0c035
* KWSys Nightly Date StampKWSys Robot2011-08-091-1/+1
|
* KWSys: Fix using long long and __int64 with hash_(set|map)Brad King2011-08-081-1/+24
| | | | | | | | Added hash function for types long long and __int64, conditional on detection by FundamentalType. Author: Bradley Lowekamp <blowekamp@mail.nih.gov> Change-Id: Ie273f55cd4387ca3dbbe00b9d96ad4935e456c9e
* KWSys Nightly Date StampKWSys Robot2011-08-081-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-071-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-061-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-051-1/+1
|
* KWSys: Avoid conversion warning in SystemTools::GetTimeBrad King2011-08-041-1/+1
| | | | | Convert struct timeval members to double explicitly to avoid a GCC warning with -Wconversion.
* KWSys Nightly Date StampKWSys Robot2011-08-041-1/+1
|
* KWSys: Simplify SystemTools::GetTime implementation (#12261)Brad King2011-08-032-64/+17
| | | | | | We already use GetSystemTimeAsFileTime() and gettimeofday() unconditionally on supported Windows and non-Windows platforms, respectively. Remove outdated portability complexity.
* KWSys Nightly Date StampKWSys Robot2011-08-031-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-021-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-08-011-2/+2
|
* KWSys Nightly Date StampKWSys Robot2011-07-311-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-301-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-291-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-281-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-271-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-261-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-241-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-221-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-211-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-201-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-161-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-151-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-121-1/+1
|