chiark / gitweb /
set default gap to 0
[disorder] / lib / unidata.c
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-22 Richard Kettlewellsync with trunk
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard KettlewellNFC and NFKC support
2007-11-19 Richard KettlewellGenerate, but do not use, composition mappings.
2007-11-18 Richard Kettlewelldistinguish the different decompositions via a flag bit
2007-11-18 Richard Kettlewelltable-drive UTF-8 validity checker
2007-11-18 Richard Kettlewellmore space efficient unicode tables
2007-11-18 Richard Kettlewellword break now comes from the table
2007-11-18 Richard Kettlewellall characters now in the table, which is broken to...
2007-11-18 Richard Kettlewellstart on ut32__unidata() which will provide a uniform...
2007-11-18 Richard Kettlewelldon't be fooled by First/Last entries in UnicodeData.txt
2007-11-18 Richard Kettlewellunicode_gc_cat -> unicode_General_Category
2007-11-18 Richard Kettlewellcompute Sentence_Break as well
2007-11-18 Richard Kettlewelltest and corrections for utf32_is_word_boundary()
2007-11-18 Richard Kettlewelluntested utf32_is_word_boundary() and associated table...
2007-11-17 Richard Kettlewelluntested grapheme cluster boundary detection
2007-11-17 Richard KettlewellStart of Unicode support rewrite
2007-10-27 Richard KettlewellIn the web interface only, new 'short' track name part...