K 10 svn:author V 5 luigi K 8 svn:date V 27 2010-01-05T15:54:09.832792Z K 7 svn:log V 288 try to isolate the heap code a bit more. Also mark a strange performance problem -- when an apparently innocuous RESET_OFFSET() (equivalent to "if (condition) x++;" ) the runtime decreases by some 10% for no clear reason (I suppose it is related to branch prediction or code alignment). END