unicode: use kmscon_array instead of GArray
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 15 Jul 2012 12:45:19 +0000 (14:45 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 15 Jul 2012 12:45:19 +0000 (14:45 +0200)
commita97c580afd58fa599c7a3050e250305e732ece52
tree08d02d0f549d20ceaa261ff379365fbea32a39ae
parentf59e6f5e12b464ea67adac328401604236dc7f8a
unicode: use kmscon_array instead of GArray

Replace the glib dependency with the new in-house dynamic-array
implementation. Now there is only one utf8 glib dependency left that we
need to convert so we can drop glib-dependency.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/unicode.c