Ryan C. Gordon <icculus@icculus.org> [Mon, 23 Mar 2009 00:13:24 -0400] rev 954
Fixed comment typo.
Ryan C. Gordon <icculus@icculus.org> [Mon, 23 Mar 2009 00:13:08 -0400] rev 953
Removed the __arch__swabX macros; Linux kernel headers aren't reliable.
Ryan C. Gordon <icculus@icculus.org> [Mon, 23 Mar 2009 00:12:03 -0400] rev 952
Screw it, change this back.
Ryan C. Gordon <icculus@icculus.org> [Sun, 22 Mar 2009 21:46:01 -0400] rev 951
Tagging 1.0.1 release.
Ryan C. Gordon <icculus@icculus.org> [Sun, 22 Mar 2009 21:19:21 -0400] rev 950
Corrected soname.
Apparently we should be using 0 if we add functions. It's only changing or
removing symbols that causes an SOVERSION bump.
Ryan C. Gordon <icculus@icculus.org> [Sat, 28 Feb 2009 01:37:57 -0500] rev 949
Merged changeset 948:923323444178 from default branch: valgrind sorting fix.
Ryan C. Gordon <icculus@icculus.org> [Sat, 28 Feb 2009 01:34:02 -0500] rev 948
Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!).
Ryan C. Gordon <icculus@icculus.org> [Wed, 05 Nov 2008 14:42:48 -0500] rev 947
Haiku support.
Ryan C. Gordon <icculus@icculus.org> [Mon, 03 Nov 2008 15:55:29 -0500] rev 946
Removed the manually-maintained changelog.
This was a legacy workaround for CVS limitations. Use the web interface
to our shiny, modern revision control tools instead.
Ryan C. Gordon <icculus@icculus.org> [Sun, 02 Nov 2008 15:26:22 -0500] rev 945
Updated.