[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gutf8.c
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the type tag
2013-12-03 Marc-André Lureaugutf8: use g_try_malloc_n
2013-11-25 Marc-André Lureauutf8: report allocation error
2013-03-05 Christian Perschunicode: Allow noncharacters
2012-06-18 Martin PittFix g_utf8_validate() out argument transfer mode
2012-05-18 Dan Winshipg_utf8_validate: @str shouldn't end up annotated as...
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-04 Matthias ClasenClarify g_utf8_strlen docs a bit
2011-12-24 Benjamin Ottedocs: Clarify non-NUL requirement in g_utf8_validate()
2011-10-16 Matthias ClasenMove charset and locale name functions to their own...
2011-10-16 Matthias ClasenMove g_get_codeset next to g_get_charset
2011-10-03 Matthias ClasenReplace static privates by privates
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan LortieClean up l10n threading stuff
2011-08-29 Matthias ClasenSpelling fixes
2011-07-26 Cosimo Cecchiutf8: annotate the end pointer in g_utf8_validate as...
2011-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-19 Christian PerschClarify nul-termination of g_utf8_to_ucs4[_fast] result
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-04 Mikhail ZabaluevMade g_utf8_to_ucs4_fast() even faster
2011-05-02 Dan WinshipFix compiler warnings
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
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-04 Emmanuele BassiAdd missing gstrfuncs.h include
2010-09-04 Matthias ClasenRemove redundant header inclusions
2010-07-12 Ryan LortieFix some glib docs warnings
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Mikhail ZabaluevOptimized the overlong sequence check in g_utf8_get_cha...
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'
2010-03-08 Matthias ClasenMinor doc clarification
2010-02-19 Colin Walters[gutf8.c] Add a bit of documentation to UNICODE_VALID
2009-09-30 Matthias ClasenImprove docs for g_utf16_to_utf8
2009-05-03 Matthias ClasenCorrect g_utf8_to_utf16 docs
2009-02-23 Paolo Borellisanity check the input paramter.
2009-02-13 Mathias HasselmannAdd note about g_utf8_offset_to_pointer() not checking...
2008-08-11 Behdad EsfahbodBug 547200 – g_utf8_find_next_char() issues
2008-08-10 Behdad EsfahbodFix docs to use "nul-terminated" consistently.
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-02-21 Tor Lillqvistglib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_...
2008-01-28 Matthias ClasenDocument limitations of this function. (#487909, Peter...
2007-10-21 Behdad EsfahbodFix warnings from sparse. (#487491, Kjartan Maraas)
2007-09-14 15:07:28 Tim Janikapplied fix for bug #476840.
2007-06-05 Behdad EsfahbodAdd not to g_utf8_get_char_validated() about nul-termin...
2007-03-18 Paolo Borelliremove unneeded checks.
2007-01-27 Matthias ClasenDefine G_GNUC_INTERNAL for Sun Studio as __hidden....
2007-01-24 Matthias ClasenClarify the behaviour is max_len is zero. (#400044...
2006-12-27 Matthias ClasenAdd hints for locale-dependent interfaces. Add hints...
2006-09-30 Matthias ClasenFix PLT issues
2006-08-26 Matthias ClasenFix the pthread compiler flag detection.
2006-05-09 Sebastian WilhelmiUse canonical include form for internal headers. config...
2006-03-07 Matthias ClasenMatch the prototype in gconvert.c to fix build problems...
2006-02-24 Matthias ClasenAdd tests for g_utf8_strlen().
2006-02-17 Kang Jeong-Heep in str, not str in p
2005-12-05 Matthias ClasenDocumentation updates. (#323291, Morten Welinder)
2005-11-17 Matthias ClasenPrepare for 2.9.0
2005-11-17 Matthias ClasenUnit tests for g_utf8_pointer_to_offset and g_utf8_offs...
2005-11-10 Behdad EsfahbodUse bit hacks instead when checking a general category...
2005-10-30 Matthias ClasenAdd some tests for conversions between UTF-8, UCS-4...
2005-10-26 Matthias ClasenFix 319806
2005-08-18 Ross BurtonOptimise single-character insertions
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-24 Matthias ClasenReplace g_utf8_validate() with an optimized version...
2004-09-20 Matthias ClasenAdd a note explaining how to convert UTF-16 byte stream...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2003-07-25 Matthias ClasenRemove some explicit Docbook markup which is no longer...
2003-07-24 Matthias ClasenWork around gtk-doc stupidity.
2003-05-23 Noah LevittFix typo in UNICODE_VALID (related to #107427).
2003-04-06 Matthias ClasenWarn if p == NULL && max != 0. (#110087)
2003-03-30 Matthias Clasen2003-03-a30 Matthias Clasen <maclas@gmx.de>
2002-12-15 Owen TaylorBreak _g_locale_charset() into two pieces - a fast...
2002-11-28 Matthias ClasenMark 2.2 API additions.
2002-07-26 Matthias ClasenNew function to revert a utf8 string. Gone, replaced...
2002-01-24 Sven Neumannremoved an empty line in the inline documentation that...
2001-11-28 Daniel ElstnerIn order to avoid infinite loops on invalid UTF-8 strin...
2001-09-27 Owen TaylorFixes for #58195, based on some ideas from Hidetosh...
2001-09-24 Matthias Clasenglib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
2001-09-10 Owen TaylorDoc fixes.
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-08-03 Christopher James... Made g_utf8_find_prev_char able to return the first...
2001-07-20 Owen Taylors/size_t/gsize/ to match prototypes.
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-15 Havoc Penningtonfix docs; they said we validated the UTF-8, but we...
2001-05-02 Owen TaylorFix read past end of the string. (#50404, fix from...
2001-04-16 Havoc Penningtondocs
2001-03-20 Havoc Penningtonrewrite, based on bug #52328 from Anders
2001-03-20 Havoc Penningtonadded this function
next