changed: precision:

Medium - 512 mantissa,  64  exponent
         Big    - 1024 mantissa, 128 exponent
changed: small changes in the pod window
changed: releases we compile with TTMATH_RELEASE flag



git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@214 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-10-16 18:41:09 +00:00
parent 59d24bf3ae
commit 8fa1a24350
5 changed files with 63 additions and 66 deletions

View File

@@ -1,5 +1,8 @@
Version 0.9.0 prerelease (2009.09.15):
Version 0.9.0 prerelease (2009.09.16):
* added: Pad window - a multiline edit window
* changed: precision:
Medium - 512 mantissa, 64 exponent
Big - 1024 mantissa, 128 exponent
Version 0.8.7 prerelease (2009.09.16):