[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / guniprop.c
2014-06-28 Christian Perschunicode: Update to unicode 7.0.0
2014-06-28 Christian Perschunicode: Simplify width table generation
2014-04-04 David Kingdocs: Fix typo in g_unichar_iswide_cjk() comment
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-01-31 Daniel MustielesUpdated FSF's address
2012-10-03 Christian Perschunicode: Update to unicode 6.2.0 beta
2012-07-27 Lionel Landwerlinglib: fix locale detection on android
2012-02-27 Christian Perschunicode: Add new scripts from Unicode 6.1.0
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-06 Philip Withnallunicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSIT...
2011-12-06 Philip WithnallBug 665685 — Add a #define for the max length of a...
2011-12-06 Behdad EsfahbodMinor
2011-11-21 Matthias ClasenFix a case conversion bug
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-05 Ryan Lortiegtk-doc fixups for glib/
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Behdad EsfahbodFixup max decomposition len guarantee
2011-07-22 Behdad EsfahbodDon't use deprecated G_UNICODE_COMBINING_MARK
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Vincent UntzStop using deprecated g_unicode_canonical_decomposition()
2011-04-29 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-12 Tor LillqvistAdd some more individual own header includes where...
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-12-12 Behdad EsfahbodImprove g_unichar_iswide_cjk() docs.
2008-07-04 Behdad EsfahbodBug 541507 – Ambiguous description of assigned characte...
2008-05-20 Behdad EsfahbodBug 459905 – Bug in wcwidth data Bug 534085 – g_unichar...
2007-08-21 Behdad EsfahbodDocument that GUnicodeScript is interchangeable with...
2007-07-19 Behdad EsfahbodMake g_unichar_combining_class() public. (#453998)
2007-05-25 Behdad EsfahbodUpdate to Markus Kuhn's updated wcwidth for Unicode...
2007-05-03 Behdad Esfahbodsvn path=/trunk/; revision=5482
2007-03-23 Matthias ClasenFix corner-cases of upper/lowercase conversion. (#41821...
2007-01-03 Behdad EsfahbodTake zerowidth and double-width chars into consideratio...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2006-12-15 Matthias ClasenAvoid a compiler warning.
2006-10-09 Matthias ClasenAdd Unicode script support
2006-08-05 Matthias ClasenIf a character can't be converted, don't replace it...
2006-07-31 Behdad EsfahbodMake it only accept those characters that we accept i
2006-07-20 Matthias ClasenSmall optimization. (#348011, Nicolai Weibull)
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-04-28 Behdad Esfahbod#include <stdlib.h>
2006-04-27 Matthias ClasenSmall fixes
2006-04-27 Behdad Esfahboddocs/reference/glib/glib-sections.txt, Implement g_unic...
2005-11-21 Matthias ClasenRemove unused variables. (#321984, Andrew Paprocki)
2005-11-10 Behdad EsfahbodUse bit hacks instead when checking a general category...
2005-11-04 Matthias ClasenApply a patch from Behdad Esfahbod to use a faster...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-04 Tor LillqvistUse g_win32_getlocale() instead of setlocale() on Windo...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-05-09 Matthias ClasenMerge from 2.4:
2004-03-14 Owen TaylorSome warning fixes for the Sun compiler (Reported by...
2003-11-15 Matthias ClasenAdd a NULL check to be consistent with the other g_utf8...
2003-09-30 Soeren Sandmannmake the argument const to get rid of warning
2003-09-29 Matthias ClasenAdd "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
2003-09-12 Noah LevittAdd g_unichar_get_mirror_char. (#114749)
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-08-06 Noah LevittFix small mistake in last commit. (still falls in the...
2003-08-06 Noah LevittGet rid of "len" parameter to output_special_case and...
2003-08-05 Hans Breuerfor msvc build
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-05-23 Noah LevittRemove stale comment.
2003-05-22 Noah LevittUpdate g_unichar_iswide to Unicode 4.0 (#113404).
2003-05-21 Noah LevittFix obscure typo in case conversion routine (#113469).
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-07-25 Owen TaylorHandle the end of the string properly when max_len...
2002-02-26 Owen TaylorAccount for some characters having now uppercase/lowerc...
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-09-26 Owen TaylorPatch from Andrew Taylor to make much of the unicode...
2001-09-24 Matthias Clasenglib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-03 Owen TaylorFix computation (Fix from Cesar Rincon)
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-07-11 Owen TaylorAdd gunicomp.h (Reported by Sven Neumann).
2001-07-07 Owen TaylorAdd length arguments to g_utf8_{strup,strdown,casefold...
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-04-16 Havoc Penningtondocs
2000-11-28 Elliot LeeFix warnings.
2000-11-20 Havoc PenningtonUse a switch here, maybe helps the compiler optimize...
2000-10-09 Havoc PenningtonAdd new files.
2000-09-06 Owen TaylorSome inline docs fixes.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...