freebsd-ports/x11-toolkits/fox17
Pietro Cerutti 183cbc9c48 - 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.
2013-07-25 15:42:07 +00:00
..
files - Fix build on amd64 < 9.0 by disabling assembly optimizations 2013-05-15 08:43:42 +00:00
distinfo - Update to 1.7.40 2013-07-25 15:42:07 +00:00
Makefile - Update to 1.7.40 2013-07-25 15:42:07 +00:00
pkg-descr
pkg-plist - Update to 1.7.40 2013-07-25 15:42:07 +00:00