2008-08-05 |
Matthias Clasen | Fix a doc issue |
blob | commitdiff | raw |
2007-12-06 |
Mathias Hasselmann | Mention g_utf8_normalize() returns NULL on invalid... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Matthias Clasen | Documentation cleanups |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Behdad Esfahbod | Make g_unichar_combining_class() public. (#453998) |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Behdad Esfahbod | Update to reflect Unicode PR #29 (#348694, Nikolai... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Matthias Clasen | Don't eat Hangul when normalizing. (#301742, reported... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Matthias Clasen | Correct the end of the Hangul Syllables range, from... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Noah Levitt | Size compose_table correctly. (#123421, Simon Josefsson) |
blob | commitdiff | raw | diff to current |
2003-12-05 |
Manish Singh | fix gint/gsize confusion. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Noah Levitt | Add hangul composition and decomposition to unicode... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Noah Levitt | Unicode 4.0 special casing. (#114681) |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Noah Levitt | Update Unicode data to 4.0. (#107974) |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Noah Levitt | Fix typo (#114375). Also, make the function static. |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Noah Levitt | Fix off-by-one error in g_unicode_canonical_ordering... |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Matthias Clasen | Use g_malloc instead of directly using malloc. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Owen Taylor | Patch from Andrew Taylor to optimize the decomposition... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Owen Taylor | Patch from Andrew Taylor to improve tables and reduce... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Matthias Clasen | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, |
blob | commitdiff | raw | diff to current |
2001-09-02 |
Owen Taylor | Fix some variables that should have been static. |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Owen Taylor | s/size_t/gsize/ to match prototypes. |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Havoc Pennington | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Elliot Lee | Fix warnings. |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | raw | diff to current |
2000-06-21 |
Owen Taylor | Initial pass at adding unicode support functions. A... |
blob | commitdiff | raw | diff to current |
|