| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated to Unicode 4.1. There are five new GUnicodeBreakType types. That | Behdad Esfahbod | 2005-10-01 | 1 | -1/+8 |
* | Update the link to Unicode category values. (#313369, Behnam Esfahbod) | Matthias Clasen | 2005-08-15 | 1 | -1/+1 |
* | New function to calculate collation keys which are more suitable for | Matthias Clasen | 2005-06-08 | 1 | -1/+3 |
* | Mark functions with G_GNUC_MALLOC when appropriate. | Matthias Clasen | 2004-11-28 | 1 | -13/+13 |
* | Add g_unichar_get_mirror_char. (#114749) | Noah Levitt | 2003-09-12 | 1 | -0/+3 |
* | Update Unicode data to 4.0. (#107974) | Noah Levitt | 2003-07-31 | 1 | -1/+3 |
* | New function to revert a utf8 string. Gone, replaced by g_utf8_strreverse. | Matthias Clasen | 2002-07-26 | 1 | -0/+2 |
* | Replace some uses of isspace() with g_ascii_isspace(). | Owen Taylor | 2001-09-02 | 1 | -3/+1 |
* | Add functions to insert a unichar as UTF-8, since this is reasonably | Owen Taylor | 2001-07-19 | 1 | -1/+4 |
* | Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}. | Owen Taylor | 2001-07-07 | 1 | -4/+9 |
* | Use G_N_ELEMENTS rather than a custom macro. | Owen Taylor | 2001-07-02 | 1 | -0/+22 |
* | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 2001-06-26 | 1 | -2/+2 |
* | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 2001-06-23 | 1 | -29/+29 |
* | Added new functions g_strstr_len, g_strrstr and g_strrstr_len | Alex Larsson | 2001-06-08 | 1 | -1/+2 |
* | Make a bit more standalone by adding include of gerror.h. #54543. | Owen Taylor | 2001-06-04 | 1 | -4/+4 |
* | added this function | Havoc Pennington | 2001-03-20 | 1 | -0/+3 |
* | Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>. | Tor Lillqvist | 2001-03-09 | 1 | -1/+1 |
* | Match also UNC paths on Win32. | Tor Lillqvist | 2001-02-21 | 1 | -12/+0 |
* | include string.h | Havoc Pennington | 2001-02-17 | 1 | -10/+10 |
* | move $enable_debug down below checks for GCC to avoid setting CFLAGS | Owen Taylor | 2001-01-05 | 1 | -12/+33 |
* | Use GetACP to get the current ANSI codepage. | Tor Lillqvist | 2000-12-17 | 1 | -1/+3 |
* | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ | Havoc Pennington | 2000-11-29 | 1 | -2/+43 |
* | Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _(). | Owen Taylor | 2000-10-19 | 1 | -1/+1 |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -10/+6 |
* | Add this function. | Havoc Pennington | 2000-09-11 | 1 | -0/+8 |
* | Some inline docs fixes. | Owen Taylor | 2000-09-06 | 1 | -3/+3 |
* | Mark the following functions G_GNUC_CONST (to allow betteroptimization) | Elliot Lee | 2000-08-25 | 1 | -20/+20 |
* | Fix stray character | Owen Taylor | 2000-07-31 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Move string.h include into the .c file instead of where it was in the .h | Owen Taylor | 2000-07-10 | 1 | -1/+1 |
* | Rename the GUTILS_C_VAR macro to GLIB_VAR. | Tor Lillqvist | 2000-07-08 | 1 | -2/+16 |
* | Initial pass at adding unicode support functions. A few things still need | Owen Taylor | 2000-06-21 | 1 | -0/+178 |