summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2008-02-061-1/+1
* STYLE: Nightly Date StampBrad King2008-02-051-1/+1
* STYLE: Nightly Date StampBrad King2008-02-041-1/+1
* COMP: Avoid warning in kwsys IOStream.cxx when the helper functions are not n...Brad King2008-02-031-0/+13
* COMP: Fix warning in SystemInformation.cxx about possibly incorrect assignmen...Brad King2008-02-031-2/+2
* COMP: Fix unreachable code warning. Remove runtime test of constant informat...Brad King2008-02-031-5/+1
* COMP: Remove inline keyword from forward declaration for VS9.Brad King2008-02-031-4/+4
* STYLE: Nightly Date StampBrad King2008-02-031-1/+1
* ENH: fix infinite loop from size_t changeBill Hoffman2008-02-021-1/+1
* STYLE: Nightly Date StampBrad King2008-02-021-1/+1
* ENH: fix warningsBill Hoffman2008-02-011-2/+2
* ENH: fix more warningsBill Hoffman2008-02-011-1/+1
* ENH: fix more warningsBill Hoffman2008-02-011-2/+2
* ENH: fix more warningsBill Hoffman2008-02-011-2/+2
* ENH: fix more warningsBill Hoffman2008-02-011-2/+2
* ENH: fix some warnings and 64 bit build windowsBill Hoffman2008-02-011-18/+21
* ENH: fix win64 build and a warningBill Hoffman2008-02-011-4/+7
* STYLE: Nightly Date StampBrad King2008-02-011-2/+2
* ENH: try to fix hp and vs 6, again...Bill Hoffman2008-02-011-6/+7
* ENH: fixes for borlandBill Hoffman2008-01-311-4/+6
* ENH: fix for qnx, I hope, and fix indent stuffBill Hoffman2008-01-311-20/+22
* ENH: fix build errors with asm stuff on mingw and hopefully win64Bill Hoffman2008-01-311-20/+29
* ENH: fix build for mingwBill Hoffman2008-01-311-20/+20
* ENH: split into implementation and interface class to clean up namespace issu...Bill Hoffman2008-01-312-288/+510
* BUG: Need to install cstddef header.Brad King2008-01-311-0/+9
* STYLE: Work-around std:: check since this is a platform test.Brad King2008-01-311-4/+4
* STYLE: Remove references to std:: inside KWSys, even in comments. This will ...Brad King2008-01-313-7/+7
* COMP: Replace kwsys_stl:: with kwsys_ios:: for streams access.Brad King2008-01-311-6/+6
* STYLE: Nightly Date StampBrad King2008-01-311-1/+1
* COMP: use kwsys_stl and not std::Bill Hoffman2008-01-312-36/+36
* ENH: fix for vs 70Bill Hoffman2008-01-301-2/+2
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-302-2/+14
* COMP: Fix warnings on VS9.Brad King2008-01-301-3/+3
* STYLE: Nightly Date StampBrad King2008-01-301-1/+1
* STYLE: Nightly Date StampBrad King2008-01-291-1/+1
* STYLE: Nightly Date StampBrad King2008-01-281-1/+1
* STYLE: Nightly Date StampBrad King2008-01-271-1/+1
* STYLE: Nightly Date StampBrad King2008-01-261-1/+1
* STYLE: Nightly Date StampBrad King2008-01-251-1/+1
* STYLE: Nightly Date StampBrad King2008-01-241-1/+1
* STYLE: Nightly Date StampBrad King2008-01-231-1/+1
* COMP: Remove inline keyword from forward declaration for VS9.Brad King2008-01-221-2/+2
* STYLE: Nightly Date StampBrad King2008-01-221-1/+1
* COMP: Fix VS6 and old HP build. This source does not have the #define for hack.Brad King2008-01-211-0/+12
* STYLE: Nightly Date StampBrad King2008-01-211-1/+1
* BUG: Fix previous commit to not access empty strings out of bounds.Brad King2008-01-211-3/+3
* BUG: Make sure search paths never have double-slashes. Leading with two slas...Brad King2008-01-201-10/+35
* STYLE: Nightly Date StampBrad King2008-01-201-1/+1
* STYLE: Nightly Date StampBrad King2008-01-191-1/+1
* STYLE: Nightly Date StampBrad King2008-01-181-1/+1