2014-02-01 |
Matthias Clasen | Docs: Don't use the emphasis tag |
blob | commitdiff |
2014-01-31 |
Daniel Mustieles | Updated FSF's address |
blob | commitdiff | diff to current |
2014-01-31 |
Matthias Clasen | Docs: don't use the type tag |
blob | commitdiff | diff to current |
2013-12-03 |
Marc-André Lureau | gutf8: use g_try_malloc_n |
blob | commitdiff | diff to current |
2013-11-25 |
Marc-André Lureau | utf8: report allocation error |
blob | commitdiff | diff to current |
2013-03-05 |
Christian Persch | unicode: Allow noncharacters |
blob | commitdiff | diff to current |
2012-06-18 |
Martin Pitt | Fix g_utf8_validate() out argument transfer mode |
blob | commitdiff | diff to current |
2012-05-18 |
Dan Winship | g_utf8_validate: @str shouldn't end up annotated as... |
blob | commitdiff | diff to current |
2012-03-31 |
Robert Ancell | Add missing allow-none annotations for function parameters. |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2012-01-04 |
Matthias Clasen | Clarify g_utf8_strlen docs a bit |
blob | commitdiff | diff to current |
2011-12-24 |
Benjamin Otte | docs: Clarify non-NUL requirement in g_utf8_validate() |
blob | commitdiff | diff to current |
2011-10-16 |
Matthias Clasen | Move charset and locale name functions to their own... |
blob | commitdiff | diff to current |
2011-10-16 |
Matthias Clasen | Move g_get_codeset next to g_get_charset |
blob | commitdiff | diff to current |
2011-10-03 |
Matthias Clasen | Replace static privates by privates |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-09-09 |
Ryan Lortie | Clean up l10n threading stuff |
blob | commitdiff | diff to current |
2011-08-29 |
Matthias Clasen | Spelling fixes |
blob | commitdiff | diff to current |
2011-07-26 |
Cosimo Cecchi | utf8: annotate the end pointer in g_utf8_validate as... |
blob | commitdiff | diff to current |
2011-06-24 |
Matthias Clasen | Unicode: add a g_utf8_substring convenience api |
blob | commitdiff | diff to current |
2011-06-19 |
Christian Persch | Clarify nul-termination of g_utf8_to_ucs4[_fast] result |
blob | commitdiff | diff to current |
2011-06-09 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-06-04 |
Mikhail Zabaluev | Made g_utf8_to_ucs4_fast() even faster |
blob | commitdiff | diff to current |
2011-05-02 |
Dan Winship | Fix compiler warnings |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-03-15 |
Emmanuele Bassi | Revert "Remove all uses of G_CONST_RETURN" |
blob | commitdiff | diff to current |
2011-03-15 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-09-04 |
Emmanuele Bassi | Add missing gstrfuncs.h include |
blob | commitdiff | diff to current |
2010-09-04 |
Matthias Clasen | Remove redundant header inclusions |
blob | commitdiff | diff to current |
2010-07-12 |
Ryan Lortie | Fix some glib docs warnings |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-05-27 |
Mikhail Zabaluev | Optimized the overlong sequence check in g_utf8_get_cha... |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-03-08 |
Matthias Clasen | Minor doc clarification |
blob | commitdiff | diff to current |
2010-02-19 |
Colin Walters | [gutf8.c] Add a bit of documentation to UNICODE_VALID |
blob | commitdiff | diff to current |
2009-09-30 |
Matthias Clasen | Improve docs for g_utf16_to_utf8 |
blob | commitdiff | diff to current |
2009-05-03 |
Matthias Clasen | Correct g_utf8_to_utf16 docs |
blob | commitdiff | diff to current |
2009-02-23 |
Paolo Borelli | sanity check the input paramter. |
blob | commitdiff | diff to current |
2009-02-13 |
Mathias Hasselmann | Add note about g_utf8_offset_to_pointer() not checking... |
blob | commitdiff | diff to current |
2008-08-11 |
Behdad Esfahbod | Bug 547200 – g_utf8_find_next_char() issues |
blob | commitdiff | diff to current |
2008-08-10 |
Behdad Esfahbod | Fix docs to use "nul-terminated" consistently. |
blob | commitdiff | diff to current |
2008-06-16 |
Christian Persch | Use g_set_error_literal where appropriate. Patch from... |
blob | commitdiff | diff to current |
2008-02-21 |
Tor Lillqvist | glib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_... |
blob | commitdiff | diff to current |
2008-01-28 |
Matthias Clasen | Document limitations of this function. (#487909, Peter... |
blob | commitdiff | diff to current |
2007-10-21 |
Behdad Esfahbod | Fix warnings from sparse. (#487491, Kjartan Maraas) |
blob | commitdiff | diff to current |
2007-09-14 |
15:07:28 Tim Janik | applied fix for bug #476840. |
blob | commitdiff | diff to current |
2007-06-05 |
Behdad Esfahbod | Add not to g_utf8_get_char_validated() about nul-termin... |
blob | commitdiff | diff to current |
2007-03-18 |
Paolo Borelli | remove unneeded checks. |
blob | commitdiff | diff to current |
2007-01-27 |
Matthias Clasen | Define G_GNUC_INTERNAL for Sun Studio as __hidden.... |
blob | commitdiff | diff to current |
2007-01-24 |
Matthias Clasen | Clarify the behaviour is max_len is zero. (#400044... |
blob | commitdiff | diff to current |
2006-12-27 |
Matthias Clasen | Add hints for locale-dependent interfaces. Add hints... |
blob | commitdiff | diff to current |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
blob | commitdiff | diff to current |
2006-08-26 |
Matthias Clasen | Fix the pthread compiler flag detection. |
blob | commitdiff | diff to current |
2006-05-09 |
Sebastian Wilhelmi | Use canonical include form for internal headers. config... |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Match the prototype in gconvert.c to fix build problems... |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Add tests for g_utf8_strlen(). |
blob | commitdiff | diff to current |
2006-02-17 |
Kang Jeong-Hee | p in str, not str in p |
blob | commitdiff | diff to current |
2005-12-05 |
Matthias Clasen | Documentation updates. (#323291, Morten Welinder) |
blob | commitdiff | diff to current |
2005-11-17 |
Matthias Clasen | Prepare for 2.9.0 |
blob | commitdiff | diff to current |
2005-11-17 |
Matthias Clasen | Unit tests for g_utf8_pointer_to_offset and g_utf8_offs... |
blob | commitdiff | diff to current |
2005-11-10 |
Behdad Esfahbod | Use bit hacks instead when checking a general category... |
blob | commitdiff | diff to current |
2005-10-30 |
Matthias Clasen | Add some tests for conversions between UTF-8, UCS-4... |
blob | commitdiff | diff to current |
2005-10-26 |
Matthias Clasen | Fix 319806 |
blob | commitdiff | diff to current |
2005-08-18 |
Ross Burton | Optimise single-character insertions |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-11-24 |
Matthias Clasen | Replace g_utf8_validate() with an optimized version... |
blob | commitdiff | diff to current |
2004-09-20 |
Matthias Clasen | Add a note explaining how to convert UTF-16 byte stream... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2003-07-24 |
Matthias Clasen | Work around gtk-doc stupidity. |
blob | commitdiff | diff to current |
2003-05-23 |
Noah Levitt | Fix typo in UNICODE_VALID (related to #107427). |
blob | commitdiff | diff to current |
2003-04-06 |
Matthias Clasen | Warn if p == NULL && max != 0. (#110087) |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | 2003-03-a30 Matthias Clasen <maclas@gmx.de> |
blob | commitdiff | diff to current |
2002-12-15 |
Owen Taylor | Break _g_locale_charset() into two pieces - a fast... |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
blob | commitdiff | diff to current |
2002-07-26 |
Matthias Clasen | New function to revert a utf8 string. Gone, replaced... |
blob | commitdiff | diff to current |
2002-01-24 |
Sven Neumann | removed an empty line in the inline documentation that... |
blob | commitdiff | diff to current |
2001-11-28 |
Daniel Elstner | In order to avoid infinite loops on invalid UTF-8 strin... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
blob | commitdiff | diff to current |
2001-09-24 |
Matthias Clasen | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Doc fixes. |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | diff to current |
2001-08-03 |
Christopher James... | Made g_utf8_find_prev_char able to return the first... |
blob | commitdiff | diff to current |
2001-07-20 |
Owen Taylor | s/size_t/gsize/ to match prototypes. |
blob | commitdiff | diff to current |
2001-07-19 |
Owen Taylor | Add functions to insert a unichar as UTF-8, since this... |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
blob | commitdiff | diff to current |
2001-05-19 |
Havoc Pennington | add glibintl.h |
blob | commitdiff | diff to current |
2001-05-15 |
Havoc Pennington | fix docs; they said we validated the UTF-8, but we... |
blob | commitdiff | diff to current |
2001-05-02 |
Owen Taylor | Fix read past end of the string. (#50404, fix from... |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-20 |
Havoc Pennington | rewrite, based on bug #52328 from Anders |
blob | commitdiff | diff to current |
2001-03-20 |
Havoc Pennington | added this function |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
next |