aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flmap.h
AgeCommit message (Collapse)Author
2005-03-16static method mapThomas Grill
minor other things fixes for OSX fix for gcc svn path=/trunk/; revision=2629
2005-03-15new data type flext::AtomListStatic using pre-allocated space if possibleThomas Grill
fixes for OSX replaced memory-intensive STL maps by custom-made vector/map-container fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) small fix for gcc fixed bugs in SIMD code for non-power-of-2 lengths fixes for attribute editor (to deal with large dialogs) svn path=/trunk/; revision=2628
2005-01-26- fixed typos and 64-bit compatibilityThomas Grill
usage of symbols for method and attribute adding fixed buggy unbinding of receive symbols reconsidered flext::buffer:Update some restructuring added object construction and destruction flags better templates, some minor changes build system: added profiler mode, more fixes added method for clicks into object box - conform to idle callback functionality in devel_0_38 oops, forgot about SIMD for Windows fix for ToOut calls in dsp time svn path=/trunk/; revision=2540
2004-10-26 ""Thomas Grill
svn path=/trunk/; revision=2169
2004-08-11 ""Thomas Grill
svn path=/trunk/; revision=1937
2004-08-10 ""Thomas Grill
svn path=/trunk/; revision=1934
2004-04-23 ""Thomas Grill
svn path=/trunk/; revision=1634