Menu

Code Commit Log


Commit Date  
[r233] by blep

Fixed MSVS 2003, 2005 and 2008 tests execution by normalizing floating-point string representation using helper normalizeFloatingPointStr().

2011-05-26 20:14:32 Tree
[r232] by blep

Fixed unit test failure on IBM AIX xlC by hard-coding the maxUInt64AsDouble as double constant instead of relying on double(Value::maxUInt64) which produces an incorrect value.

2011-05-26 17:14:26 Tree
[r231] by blep

- Fixed unit test compilation on MSVS 2003, 2005 and 2008.
- Worked-around unit test failure with MSVS* by "forcing" all floating-point numbers to be loaded from memory instead of FPU registers.

2011-05-26 07:32:36 Tree
[r230] by aaronjacobs

Fixed some test bugs that show up when 64-bit mode is disabled.

2011-05-26 06:58:52 Tree
[r229] by aaronjacobs

Added a few test cases that Google is using internally for patches made
in the past.

2011-05-26 06:58:14 Tree
[r228] by aaronjacobs

Another round of attempting to fix VC++ errors...

2011-05-26 03:44:02 Tree
[r227] by aaronjacobs

Fixed more default cases.

2011-05-26 03:32:11 Tree
[r226] by aaronjacobs

Got rid of some unreachable code.

2011-05-26 03:27:44 Tree
[r225] by aaronjacobs

Fixed a double -> float compilation warning/error.

2011-05-26 03:04:01 Tree
[r224] by aaronjacobs

Reworked the type conversion system again, so that:A

* isFoo methods determine exact representability.
* asFoo methods cause casting when safe.
* isConvertibleTo indicates whether casting is safe.

See NEWS.txt for details.

2011-05-26 02:46:28 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.