diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-25 21:48:21 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-25 21:48:21 +0800 |
commit | ca713a9abd27625706f1ee9a0c231c02be019786 (patch) | |
tree | e41b5bd1c64120c303fab6294b9cb002220a20fb /astro/mymoon | |
parent | 7530bef0999a87804eb1c602b4ceadf527fe1613 (diff) | |
download | freebsd-ports-gnome-ca713a9abd27625706f1ee9a0c231c02be019786.tar.gz freebsd-ports-gnome-ca713a9abd27625706f1ee9a0c231c02be019786.tar.zst freebsd-ports-gnome-ca713a9abd27625706f1ee9a0c231c02be019786.zip |
- Update to 1.7.43
Changes:
* Added FXJSON JavaScript Object Notation I/O class. FXJSON loads and
saves JSON, and has a great number of options, extensive error
reporting, and great degree of control over output.
* Problems in Windows version of fxcpuid.cpp fixed.
* Line segment to box and line segment to sphere intersection routines
added; also computes intersection point.
* FXString escape() and unescape() now do \uXXXX unicode escaping. Old
functions for these, fromAscii() and toAscii() have been removed. The
new implementation properly handles surrogate pairs.
* Added some API's to FXGLGroup.
* FXListBox current item fix.
* Added new functions to FXElement.h. Particularly, bulk-comparison
function.
* Use new fxstrlcpy() and fxstrlcat() where appropriate; these will
always produce null-terminated strings.
* Passed wrong handle for error FD in FXProcess under Windows.
* Fix introduced bugs in FXHash and FXDict.
* Some extra checks added in GIF loader header detection.
* Typo fix in lock-free queue class FXLFQueue.
* Fast accessors added to FXVariant; they can be used if type already
known.
* Fixed minor issues with FXVariant implementation.
* Missing FXAPI declaration in FXArrayBase added.
* Added area() and volume() calculation to FXRange and FXSphere classes;
added area() to FXExtent classes.
* Added new FXDictionary class; this will replace FXDict at some point in
the future.
Diffstat (limited to 'astro/mymoon')
0 files changed, 0 insertions, 0 deletions