log

age author description
Fri, 30 May 2008 18:38:53 +0000 diego dhasetup.exe can be created via make instead of calling gcc directly.
Fri, 30 May 2008 18:03:36 +0000 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
Fri, 30 May 2008 15:20:42 +0000 reimar Handle NULL control function in cache_execute_control, fixes crash with http urls.
Fri, 30 May 2008 12:09:06 +0000 diego Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
Fri, 30 May 2008 11:45:08 +0000 diego Check for AltiVec vector declaration syntax.
Thu, 29 May 2008 21:28:07 +0000 diego typo noticed by Mark Pilgrim, mark diveintomark org