Commit History

Author SHA1 Message Date
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. 22 years ago
  Brad King cee10ceebd ERR: Added casts to remove type conversion warnings. Pointer differences can be 64-bit, but unsigned long is 32-bit on many platforms. We know we are not traversing more data than can be handled by an unsigned long, though, because the length argument is an unsigned long. 22 years ago
  Andy Cedilnik 1f5defbdcf ERR: Remove warnings on Windows 22 years ago
  Brad King f590483a0b BUG: Should define KWSYS_IN_BASE64_C, not KWSYS_IN_PROCESS_C. 22 years ago
  Andy Cedilnik 0f1af706b5 ENH: Initial import of Base64 22 years ago