Ryan C. Gordon <icculus@icculus.org> [Thu, 08 Apr 2010 09:56:51 -0400] rev 1089
Patched to compile on Solaris.
Ryan C. Gordon <icculus@icculus.org> [Wed, 07 Apr 2010 12:34:31 -0400] rev 1088
Patched to compile on Solaris.
Ryan C. Gordon <icculus@icculus.org> [Mon, 05 Apr 2010 15:51:28 -0400] rev 1087
Merged changeset e2515a0fdec1 into stable-2.0: documentation fix.
Ryan C. Gordon <icculus@icculus.org> [Mon, 05 Apr 2010 15:50:02 -0400] rev 1086
Fixed documentation issue.
Ryan C. Gordon <icculus@icculus.org> [Thu, 25 Mar 2010 16:00:21 -0400] rev 1085
Merged changeset 1084:ee3d2e6e1161 from stable-2.0: unitialized array fix.
Ryan C. Gordon <icculus@icculus.org> [Thu, 25 Mar 2010 15:58:47 -0400] rev 1084
Initialize an array to quiet compiler complaining.
Some versions of GCC think this can be used uninitialized. It doesn't appear
to be the case, but we initialize it to keep the compiler happy. It's probably
a good idea anyhow.
Ryan C. Gordon <icculus@icculus.org> [Wed, 24 Mar 2010 23:51:40 -0400] rev 1083
Tagging 2.0.1 release
Ryan C. Gordon <icculus@icculus.org> [Tue, 23 Mar 2010 16:06:49 -0400] rev 1082
Upped version to 2.0.1
Ryan C. Gordon <icculus@icculus.org> [Tue, 23 Mar 2010 13:40:00 -0400] rev 1081
Updated copyright date in stable-1.0 branch.
Ryan C. Gordon <icculus@icculus.org> [Tue, 23 Mar 2010 13:39:34 -0400] rev 1080
Update copyright date in stable-2.0 branch.