From 42a820099a1c03b6f0a84e4f16cb983c69309aa5 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 12 Mar 2005 04:56:36 +0000 Subject: macros for 64-bit architectures fixes for icc@linux fixes for attribute editor (to deal with large dialogs) fix lines on box text change fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths fixed shared library versioning lock-free thread management don't depend on ldconfig begin in the system path (should be in /sbin/..) fixed flext::Timer::At method new lock-free lifo and fifo svn path=/trunk/; revision=2619 --- externals/grill/flext/notes.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/notes.txt') diff --git a/externals/grill/flext/notes.txt b/externals/grill/flext/notes.txt index 97fefdeb..aed2641b 100644 --- a/externals/grill/flext/notes.txt +++ b/externals/grill/flext/notes.txt @@ -40,6 +40,7 @@ TODO LIST: - optimizations for object initialization and messaging - speed up message handling (usage of other containers?) - SIMD for gcc +- lock-free code for 64-bit architectures - update documentation - add log messages for debugging version -- cgit v1.2.1