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:
@@ -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
|
||||
|
Reference in New Issue
Block a user