diff options
author | gahr <gahr@FreeBSD.org> | 2013-07-25 23:42:07 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-07-25 23:42:07 +0800 |
commit | d98a97bbffa243410fdd1fb391eeda73d3c003c8 (patch) | |
tree | 923fba0f61090383444a45e8a0c67a0cd8270230 /security | |
parent | 00290f08f81e507a42f0515c98e30e6e2935a3a1 (diff) | |
download | freebsd-ports-gnome-d98a97bbffa243410fdd1fb391eeda73d3c003c8.tar.gz freebsd-ports-gnome-d98a97bbffa243410fdd1fb391eeda73d3c003c8.tar.zst freebsd-ports-gnome-d98a97bbffa243410fdd1fb391eeda73d3c003c8.zip |
- Update to 1.7.40
Changes:
* Updated fxcpuid() with AVX, AVX2, FMA, XOP, etc. detection.
* Updated tables for fxascii.cpp.
* Added various macros for memory alignment in fxdefs.h.
* Added API's to FXTreeList and FXFoldingList to replace one item with
custom item.
* Added API to return processor index of calling thread in FXThread.
* Bounds check in FXTabBook's setCurrent().
* Added isAccessible API to FXStat.
* Added API to rotate vector by quaternion to FXQuatd, FXQuatf.
* Check valid path in FXPath.
* FXFileList Drag and Drop now enabled.
* Improvements to File Open Dialog right-click menu.
* Add ability to remove as well as add directory bookmarks in File Open
Dialogs.
* AVX capabilities added to matrix and vector classes (if compiled with
avx intrinsics).
* FXThread sleep() function reverts to sleep if interrupted by signal.
* 4x4 Double matrix transpose using AVX permute intrinsic.
* Check UTIME_OMIT before using utimensat().
* Updates to PathFinder file manager.
* Check for NULL name in FXMetaClass hash table additions.
* Added isBinDigit() and isOctDigit() to Ascii character class functions.
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions