|
From: JVZ <je...@fo...> - 2016-01-07 02:03:10
|
January 6 - FOX DEVELOPMENT 1.7.54
New namespace Math collects most math library calls in C++ namespace; also on Windows,
implements missing math functions where needed. This includes single-precision math functions,
and thus old macros for these have been removed.
Help-file in Adie now regenerated during build from plain-text source.
Block-cursor in FXText when in overstrike mode.
Join-lines operation added to Adie.
Removed deprecated API's from FXComplexd and FXComplexf.
Updated VC++ project files.
Handle NaN and Inf on floating point string input (fxstrtod).
FXPath::isHidden() should work on Windows.
Warnings in fxstrtoll() and fxstrtoull() fixed.
Added at() API's to FXVariant, like FXDictionary and FXArray have (syntactical convenience).
Use FXival for FXVariant which allows large sizes on 64-bit machines.
Enjoy, & Happy 2016!!
-- JVZ
|