Brad King
|
b9d472d81d
|
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.
|
2005-07-26 11:34:57 -04:00 |
Brad King
|
dd70c8f82d
|
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
|
2004-05-10 13:38:33 -04:00 |
Andy Cedilnik
|
8da9b14cc6
|
ERR: On Borland preprocessor goes into recursion which adds some weid spaces in the include name. This fixes it
|
2004-05-07 14:22:48 -04:00 |
Brad King
|
ce8a34907a
|
ENH: Updated copyright.
|
2003-12-15 16:30:46 -05:00 |
Brad King
|
83aa7b6b0b
|
ERR: Reduced requirements on preprocessor for export macro due to limitations of Mac preprocessor. The preprocessor can be fixed by using -no-cpp-precomp, but we don't want to require that option for every source file that includes our headers.
|
2003-07-01 11:40:34 -04:00 |
Brad King
|
ef76ed76f8
|
ENH: Added DLL support.
|
2003-06-30 10:30:38 -04:00 |
Brad King
|
d24b9feaf3
|
ENH: Updated comments for doxygen.
|
2003-06-30 08:49:09 -04:00 |
Andy Cedilnik
|
0f1af706b5
|
ENH: Initial import of Base64
|
2003-06-29 21:42:48 -04:00 |