]> git.saurik.com Git - wxWidgets.git/history - src/common/base64.cpp
added code to free memory allocated in wxSetEnv() when it uses putenv()
[wxWidgets.git] / src / common / base64.cpp
2007-07-12  Vadim Zeitlinuse unsigned char to avoid MSVC warnings about cast...
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...