aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext
AgeCommit message (Collapse)Author
2005-07-17changes for devel_0_39 supportThomas Grill
svn path=/trunk/; revision=3357
2005-07-06fix for 64 bit codeThomas Grill
svn path=/trunk/; revision=3294
2005-07-06changed initialization functions accordinglyThomas Grill
FIFO code with mutex lock c++ conformance fix fixes for Codewarrior updates for OSX extracted maps into flmap.h fix for BCC made flext::Forward threadsafe don't install build system yet digest one-element list messages as single atoms updated tutorials fixes for MSVC6 documentation slimmed object data structures simplified message analysis corrected flext version to 0.4.5 added X86-64 code for lockfree fifos preparation of release upgraded version number svn path=/trunk/; revision=3292
2005-06-08c++ conformance fixThomas Grill
svn path=/trunk/; revision=3131
2005-06-08c++ conformance fixThomas Grill
svn path=/trunk/; revision=3130
2005-06-07cosmetic stuffThomas Grill
corrections to config build templates digest one-element list messages as single atoms made flext::Forward threadsafe simplified message analysis svn path=/trunk/; revision=3127
2005-06-07changed initialization functions accordinglyThomas Grill
small fix slimmed object data structures digest one-element list messages as single atoms made flext::Forward threadsafe small fixes simplified message analysis svn path=/trunk/; revision=3125
2005-06-05small changes to flext build systemThomas Grill
svn path=/trunk/; revision=3114
2005-05-24small fixThomas Grill
changed initialization functions accordingly slimmed object data structures svn path=/trunk/; revision=3076
2005-05-23oops, fixThomas Grill
Max/MSP has its own check.... changed initialization functions accordingly better timers for Windows fixed timer bug changed template parameter of TableMap compiler flag for MinGW binary compatibility (thanks to GG) enable WIN2000/XP API features with definition in build system fix for symbol messages into non-left inlets restructured TableMap type (doesn't own pointers any more) no sanity check for iterator fixes for MSVC6 slimmed object data structures better c++ compliance fixed problems with symbol binding svn path=/trunk/; revision=3074
2005-05-10better c++ complianceThomas Grill
fixes for MinGW fixes for older compilers added X86-64 code for lockfree fifos svn path=/trunk/; revision=2935
2005-05-01better c++ complianceThomas Grill
fixes for MSVC6 restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2861
2005-04-25small fixesThomas Grill
fixes for MSVC6 svn path=/trunk/; revision=2813
2005-04-23*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2808
2005-04-23*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2807
2005-04-23added profiling flags for OSXThomas Grill
small fixes more correct library versioning svn path=/trunk/; revision=2806
2005-04-22*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2800
2005-04-19*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2793
2005-04-19fixed typoThomas Grill
added profiling flags for OSX small fixes svn path=/trunk/; revision=2790
2005-04-18fixed typoThomas Grill
fixed bugs in TableMaps fixes for OSX restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2782
2005-04-18changed template parameter of TableMapThomas Grill
fixed problems with symbol binding restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2779
2005-04-17*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2775
2005-04-16updated templatesThomas Grill
changed template parameter of TableMap fixes for OSX fixed problems with symbol binding svn path=/trunk/; revision=2771
2005-04-13more correct library versioningThomas Grill
svn path=/trunk/; revision=2750
2005-04-10fixed library versioningThomas Grill
updates for build system small fix updates to build system fix tutorial compilation install build system and a convenient script first steps to flext framework for OSX svn path=/trunk/; revision=2707
2005-04-09optimized AtomList functionsThomas Grill
temporary fixes for VASP compilation updates for batch mode fixes for OSX updated build system fixed timer1 tutorial project oops, forgot about SIMD for Windows fixed compilation with SIMD instructions added shared library build facility for Windows fixed shared library versioning fixed flext::Timer::At method build system: added profiler mode, more fixes moved FLEXT_SHARE definition smaller changes to TableMap small optimizations new: FLEXT_WARN, FLEXT_ERROR macros win32 threading model included fixes for Max compilation svn path=/trunk/; revision=2706
2005-04-07no more static assignment of symbols (problems with Metrowerks)Thomas Grill
updated build system fix for mingw win32 threading model included fixes for Max compilation fixed timer1 tutorial project better templates, some minor changes moved FLEXT_SHARE definition temporary fixes for VASP compilation new: FLEXT_WARN, FLEXT_ERROR macros updates for batch mode fixed flext::Timer::At method updated the docs fixed strange gcc 3.4 compilation problem build system: added profiler mode, more fixes small optimizations added shared library build facility for Windows optimized AtomList functions fixes for OSX oops, forgot about SIMD for Windows fixed compilation with SIMD instructions fixed bugs in SIMD code for non-power-of-2 lengths fixed shared library versioning smaller changes to TableMap svn path=/trunk/; revision=2688
2005-03-31optimized AtomList functionsThomas Grill
moved FLEXT_SHARE definition smaller changes to TableMap enhancements and more features for TableMap type new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2653
2005-03-25optimized AtomList functionsThomas Grill
minor fixes for Max fixes for OSX small update of linkage styles etc. updated the docs new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2642
2005-03-22optimized AtomList functionsThomas Grill
no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths install flcontainers.h small update of linkage styles etc. new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2640
2005-03-19fixes for OSXThomas Grill
small update of linkage styles etc. svn path=/trunk/; revision=2634
2005-03-18fix for gccThomas Grill
small update of linkage styles etc. svn path=/trunk/; revision=2632
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-03-13fixes for attribute editor (to deal with large dialogs)Thomas Grill
fix for gcc strangeness eliminated ChannelsIn/ChannelsOut moved ShouldExit to flext namespace new naming for some virtual callback functions fix for flext_dsp @ Max svn path=/trunk/; revision=2621
2005-03-12macros for 64-bit architecturesThomas Grill
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
2005-03-10new lock-free lifo and fifoThomas Grill
fixed buggy unbinding of receive symbols no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths Max: use high-priority click instead of qelem for message-posting added method for clicks into object box svn path=/trunk/; revision=2614
2005-03-09fix for mingwThomas Grill
svn path=/trunk/; revision=2609
2005-03-08updated flext lock-free containersThomas Grill
install flcontainers.h Lifos and Fifos with reservoir forgot about void... svn path=/trunk/; revision=2601
2005-03-06introduce compile time error reporting for architectures not supportedThomas Grill
Lifos and Fifos with reservoir svn path=/trunk/; revision=2598
2005-03-04fixed shared library versioningThomas Grill
library versioning for linux fixed eol-style svn path=/trunk/; revision=2597
2005-02-27small name change and reuse of Fifo cellsThomas Grill
fixed eol-style new lock-free lifo and fifo fixes for linux eliminated ChannelsIn/ChannelsOut updated docs build system: added profiler mode, more fixes fix for linux autodetection of build platform fix for flext_dsp @ Max svn path=/trunk/; revision=2584
2005-02-26- fixed typos and 64-bit compatibilityThomas Grill
- conform to idle callback functionality in devel_0_38 new lock-free lifo and fifo svn path=/trunk/; revision=2582
2005-02-24added shared library build facility for WindowsThomas Grill
svn path=/trunk/; revision=2579
2005-02-23fix lines on box text changeThomas Grill
svn path=/trunk/; revision=2572
2005-02-12Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed flext::Timer::At method eliminated ChannelsIn/ChannelsOut fix for flext_dsp @ Max better STL support on OSX svn path=/trunk/; revision=2567
2005-02-11Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed flext::Timer::At method svn path=/trunk/; revision=2566
2005-02-08Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed buggy unbinding of receive symbols added method for clicks into object box svn path=/trunk/; revision=2559
2005-01-28Max: use high-priority click instead of qelem for message-postingThomas Grill
svn path=/trunk/; revision=2551
2005-01-27Fixes for MacThomas Grill
fixed autoconf files updates for batch mode some more SIMD optimized functions svn path=/trunk/; revision=2543