summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/RegularExpression.cxx
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Make sure to use the proper cast.Mathieu Malaterre2006-03-101-29/+29
|
* COMP: Fixed conversion warnings.Brad King2005-06-091-5/+5
|
* COMP: Adding work-around for CMake dependency scanning limitation. Any ↵Brad King2005-04-131-0/+6
| | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
* COMP: Added missing include of string.h.Brad King2005-03-111-0/+1
|
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-1/+1
| | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.
* ENH: Updated copyright.Brad King2003-12-151-7/+4
|
* ERR: Removed extra variable assignments.Brad King2003-11-041-1/+1
|
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵Brad King2003-07-101-1/+3
| | | | headers through their configured namespace.
* ENH: Added DLL support.Brad King2003-06-301-2/+2
|
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+1211