Skip to content
  • Matthias Clasen's avatar
    Apply a patch from Behdad Esfahbod to use a faster lookup table for · e9852a17
    Matthias Clasen authored
    2005-11-04  Matthias Clasen  <mclasen@redhat.com>
    
    	* glib/Makefile.am: Apply a patch from Behdad Esfahbod to
    	use a faster lookup table for g_unichar_get_mirror_char().
    	* glib/gmirroringtable.h: The new table.
    	* glib/gunichartables.h: Remove bidi_mirroring_table.
    	* glib/gen-unicode-tables.pl: Don't generate the mirroring
    	table.
    	* glib/glib-mirroring-tab/*: Sources for the program
    	which generated gmirroringtable.h.
    
    	* glib/glist.c: Avoid some code duplication.
    e9852a17