| Commit message (Expand) | Author | Age | Files | Lines |
* | glib/: LGPLv2+ -> LGPLv2.1+ | Sébastien Wilmet | 2017-05-24 | 1 | -1/+1 |
* | Do not build utf8_encode on CARBON platform | Daniel Macks | 2017-03-21 | 1 | -2/+2 |
* | Correct collation key generation on OS X | Carlos Sánchez de La Lama | 2017-03-08 | 1 | -16/+20 |
* | License headers: "the Gnome Library" -> "this library" | Sébastien Wilmet | 2017-01-04 | 1 | -8/+7 |
* | docs: use "Returns:" consistently | William Jon McCann | 2014-02-19 | 1 | -3/+3 |
* | Docs: Drop entities, switch away from sgml mode | Matthias Clasen | 2014-02-09 | 1 | -2/+2 |
* | Eradicate links and xrefs | Matthias Clasen | 2014-02-08 | 1 | -5/+3 |
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -2/+1 |
* | Trivial formatting fixes | Matthias Clasen | 2014-01-01 | 1 | -6/+6 |
* | Bug 673047 - gunicollate is broken on OS X | Michael Natterer | 2012-11-16 | 1 | -15/+14 |
* | GLib: Add forgotten includes and build fixes | Chun-wei Fan | 2011-10-17 | 1 | -0/+1 |
* | Add some more individual own header includes where required | Tor Lillqvist | 2010-09-12 | 1 | -0/+3 |
* | More include cleanups | Matthias Clasen | 2010-09-03 | 1 | -1/+6 |
* | glib/: fully remove galias hacks | Ryan Lortie | 2010-07-07 | 1 | -5/+0 |
* | Handle strfxrm returning -1 a little better. Problem pointed out by Takao | Matthias Clasen | 2008-06-11 | 1 | -10/+16 |
* | Bug 531403 - g_utf8_collate broken on Mac. | Yevgen Muntyan | 2008-06-02 | 1 | -7/+185 |
* | Consistently use gsize rather than size_t. (#333310, Morten Welinder) | Matthias Clasen | 2006-12-28 | 1 | -5/+5 |
* | Don't modify the current locale. (#389300) | Matthias Clasen | 2006-12-27 | 1 | -2/+0 |
* | Forgotten file | Matthias Clasen | 2006-12-27 | 1 | -7/+14 |
* | Workaround for bug in strxfrm() in Microsoft's newer C runtimes. (#343919, | Tor Lillqvist | 2006-06-08 | 1 | -0/+18 |
* | Don't read beyond len. (#322520, Christian Persch) | Matthias Clasen | 2005-11-27 | 1 | -5/+5 |
* | Fix sorting of 0 sequences in filenames | Matthias Clasen | 2005-10-07 | 1 | -1/+11 |
* | New function to calculate collation keys which are more suitable for | Matthias Clasen | 2005-06-08 | 1 | -2/+198 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+4 |
* | Fix last commit. | Matthias Clasen | 2004-12-20 | 1 | -2/+2 |
* | Make docs more accurate. (#161683, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-20 | 1 | -2/+2 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -0/+1 |
* | Guard against bogus return value from strxfrm(). For instance Microsoft's | Tor Lillqvist | 2004-08-21 | 1 | -0/+8 |
* | Correct source and destination charset parameter order in g_convert() | Tor Lillqvist | 2004-08-19 | 1 | -3/+3 |
* | Unicode 4.0 special casing. (#114681) | Noah Levitt | 2003-09-10 | 1 | -4/+1 |
* | Remove some explicit Docbook markup which is no longer necessary | Matthias Clasen | 2003-07-25 | 1 | -3/+3 |
* | Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz, | Owen Taylor | 2002-12-05 | 1 | -1/+1 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -0/+2 |
* | Fix typo from previous commit | Frédéric Crozat | 2002-12-03 | 1 | -1/+1 |
* | Check for NULL before doing anything. | James M. Cape | 2002-12-03 | 1 | -6/+26 |
* | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, | Matthias Clasen | 2001-09-24 | 1 | -9/+9 |
* | Add gunicomp.h (Reported by Sven Neumann). | Owen Taylor | 2001-07-11 | 1 | -17/+16 |
* | Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}. | Owen Taylor | 2001-07-07 | 1 | -8/+11 |
* | Use G_N_ELEMENTS rather than a custom macro. | Owen Taylor | 2001-07-02 | 1 | -0/+233 |