aboutsummaryrefslogtreecommitdiff
path: root/modules/extlib_util.h
AgeCommit message (Collapse)Author
2012-11-01creb: proper ifdefs for __COUNTER__ macroTom Schouten
svn path=/trunk/externals/creb/; revision=16514
2012-10-31creb: CT_ASSERT workaround for __APPLE__Tom Schouten
svn path=/trunk/externals/creb/; revision=16500
2012-10-30creb: CT_ASSERT disabled on -DMACOSXTom Schouten
svn path=/trunk/externals/creb/; revision=16496
2012-10-27creb: tabreadmix~ changes + build fixes + 32/64 bit fixesTom Schouten
svn path=/trunk/externals/creb/; revision=16491
2011-11-06made creb compliant with double precisionKatja
- changed float to t_float - adapted subnormal detection svn path=/trunk/externals/creb/; revision=15706
2006-08-25removed envelope_utils.c - moved milliseconds_2_one_minus_realpole() to ↵Tom Schouten
extlib_util.h as static inline svn path=/trunk/externals/creb/; revision=5744
2006-08-25creb: removed garbage system/ and include/ filesTom Schouten
svn path=/trunk/externals/creb/; revision=5742
2006-08-22added macro to test whether its been included or notHans-Christoph Steiner
svn path=/trunk/externals/creb/; revision=5702
2006-08-15creb 0.9.2 importTom Schouten
svn path=/trunk/externals/creb/; revision=5607
2006-05-25moved headers from externals/creb/include to externals/creb/modules to ↵Hans-Christoph Steiner
dramatically simplify build process (I discussed this with Tom, he said he would make the changes to his own source repository, this is just a copy) svn path=/trunk/externals/creb/; revision=5126