summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2008-02-261-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-251-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-241-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-231-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-221-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-211-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-201-1/+1
|
* ENH: Missing copyright header.Luis Ibanez2008-02-191-0/+13
|
* STYLE: Nightly Date StampBrad King2008-02-191-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-181-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-171-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-161-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-151-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-141-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-131-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-121-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-111-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-101-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-091-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-081-1/+1
|
* STYLE: Nightly Date StampBrad King2008-02-071-1/+1
|
* 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 ↵Brad King2008-02-031-0/+13
| | | | needed. Define one public symbol to avoid complaints from archivers about empty object files.
* COMP: Fix warning in SystemInformation.cxx about possibly incorrect ↵Brad King2008-02-031-2/+2
| | | | assignment in if condition.
* COMP: Fix unreachable code warning. Remove runtime test of constant ↵Brad King2008-02-031-5/+1
| | | | information.
* 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 ↵Bill Hoffman2008-01-312-288/+510
| | | | issues with #define stuff
* 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
| | | | allow a commit check to be added.
* 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
|