# HG changeset patch # User jbe # Date 1158746400 -7200 # Node ID a49e32490aac12a182ee05aef771bad9d0e881d0 # Parent 4ee0d5f54af1c55af281ec6cc73ffb7017c81d98 Version 1.0.1 - included a gem file for the ruby version of the library diff -r 4ee0d5f54af1 -r a49e32490aac README --- a/README Sun Sep 17 12:00:00 2006 +0200 +++ b/README Wed Sep 20 12:00:00 2006 +0200 @@ -11,6 +11,8 @@ "make all" can be used to build everything, but both ruby and PostgreSQL installations are required in this case. +For ruby there is alternatively provided a gem-file "utf8proc-1.0.1.gem". + *** GENERAL INFORMATION *** @@ -88,12 +90,6 @@ your database indicies, if you upgrade to a newer version of utf8proc. -*** KNOWN BUGS *** - -- on Mac OS X there were segfaults reported when compiling the ruby library - with optimization (-> don't use optimization if you have problems) - - *** TODO *** - detect stable code points and process segments independently in order to diff -r 4ee0d5f54af1 -r a49e32490aac utf8proc-1.0.1.gem Binary file utf8proc-1.0.1.gem has changed