summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Base64.h.in
Commit message (Collapse)AuthorAgeFilesLines
* ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the ↵Brad King2004-05-101-9/+9
| | | | macro at the correct time.
* ERR: On Borland preprocessor goes into recursion which adds some weid spaces ↵Andy Cedilnik2004-05-071-8/+8
| | | | in the include name. This fixes it
* ENH: Updated copyright.Brad King2003-12-151-7/+4
|
* ERR: Reduced requirements on preprocessor for export macro due to ↵Brad King2003-07-011-1/+1
| | | | 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.
* ENH: Added DLL support.Brad King2003-06-301-12/+20
|
* ENH: Updated comments for doxygen.Brad King2003-06-301-70/+61
|
* ENH: Initial import of Base64Andy Cedilnik2003-06-301-0/+120