Mercurial > audlegacy
log
age | author | description |
---|---|---|
Thu, 10 Aug 2006 13:44:27 -0700 | nenolod | [svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunk |
Thu, 10 Aug 2006 13:42:55 -0700 | nenolod | [svn] Do not allow widgetcore private includes to be referenced directly. trunk |
Thu, 10 Aug 2006 12:55:28 -0700 | nenolod | [svn] - add widgetcore.h (replaces directly including all of that junk) trunk |
Wed, 09 Aug 2006 03:58:43 -0700 | nenolod | [svn] - these might be nice huh? trunk |
Wed, 09 Aug 2006 02:47:22 -0700 | nenolod | [svn] this massive commit does the following: trunk |
Wed, 09 Aug 2006 02:11:01 -0700 | nenolod | [svn] - use posix_memalign() instead of memalign(). trunk |
Wed, 09 Aug 2006 02:04:02 -0700 | nenolod | [svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunk |