added: macro TTMATH_DONT_USE_WCHAR

if defined then the library does not use wide characters
         (wchar_t, std::wstring, ...) this is a workaround for some compilers



git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@294 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-03-01 13:08:50 +00:00
parent aeadb8a04a
commit 1b7e13a9fd
9 changed files with 276 additions and 143 deletions

View File

@@ -1,3 +1,9 @@
Version 0.9.2 prerelease (2009.03.01):
* added: macro TTMATH_DONT_USE_WCHAR
if defined then the library does not use wide characters
(wchar_t, std::wstring, ...) this is a workaround for some compilers
Version 0.9.1 (2010.02.07):
* fixed: the parser didn't use characters for changing the base (# and &)
those characters were skipped