Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=3294
|
|
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
|
|
fixes for MinGW
fixes for older compilers
added X86-64 code for lockfree fifos
svn path=/trunk/; revision=2935
|
|
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
|
|
install flcontainers.h
Lifos and Fifos with reservoir
forgot about void...
svn path=/trunk/; revision=2601
|
|
Lifos and Fifos with reservoir
svn path=/trunk/; revision=2598
|
|
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
|
|
- conform to idle callback functionality in devel_0_38
new lock-free lifo and fifo
svn path=/trunk/; revision=2582
|