2008-05-05 |
Michael Natterer | #define __GLIB_H_INSIDE__ around including everything. |
blob | commitdiff | raw |
2008-04-08 |
Behdad Esfahbod | Add ISO 15924 code comments for new scripts. |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Matthias Clasen | Bug 491554 – Update to Unicode 5.1.0 |
blob | commitdiff | raw | diff to current |
2008-03-14 |
Michael Natterer | make it possible to disable single-file includes by... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Matthias Clasen | Forgotten file |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Behdad Esfahbod | Make g_unichar_combining_class() public. (#453998) |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Behdad Esfahbod | Add more G_GNUC_CONST and G_GNUC_PURE. |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Behdad Esfahbod | svn path=/trunk/; revision=5482 |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Behdad Esfahbod | Add g_unichar_iszerowidth(). (#347645) |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Matthias Clasen | Cast to const char *, not char *. (#138153, Nikolai... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Matthias Clasen | Add Unicode script support |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Matthias Clasen | Fix the pthread compiler flag detection. |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Behdad Esfahbod | docs/reference/glib/glib-sections.txt, Implement g_unic... |
blob | commitdiff | raw | diff to current |
2005-10-01 |
Behdad Esfahbod | Updated to Unicode 4.1. There are five new GUnicodeBrea... |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Matthias Clasen | Update the link to Unicode category values. (#313369... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Matthias Clasen | New function to calculate collation keys which are... |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Matthias Clasen | Mark functions with G_GNUC_MALLOC when appropriate. |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Noah Levitt | Add g_unichar_get_mirror_char. (#114749) |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Noah Levitt | Update Unicode data to 4.0. (#107974) |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Matthias Clasen | New function to revert a utf8 string. Gone, replaced... |
blob | commitdiff | raw | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Owen Taylor | Add functions to insert a unichar as UTF-8, since this... |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
blob | commitdiff | raw | diff to current |
2001-06-04 |
Owen Taylor | Make a bit more standalone by adding include of gerror... |
blob | commitdiff | raw | diff to current |
2001-03-20 |
Havoc Pennington | added this function |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | raw | diff to current |
2001-02-21 |
Tor Lillqvist | Match also UNC paths on Win32. |
blob | commitdiff | raw | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Owen Taylor | move $enable_debug down below checks for GCC to avoid... |
blob | commitdiff | raw | diff to current |
2000-12-17 |
Tor Lillqvist | Use GetACP to get the current ANSI codepage. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Havoc Pennington | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Owen Taylor | Change ERROR_OTHER to ERROR_FAILED, add some dummy... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Sebastian Wilhelmi | Split glib.h into many header files mostly according... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Havoc Pennington | Add this function. |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Owen Taylor | Some inline docs fixes. |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Elliot Lee | Mark the following functions G_GNUC_CONST (to allow... |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Owen Taylor | Fix stray character |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Owen Taylor | Move string.h include into the .c file instead of where... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Tor Lillqvist | Rename the GUTILS_C_VAR macro to GLIB_VAR. |
blob | commitdiff | raw | diff to current |
2000-06-21 |
Owen Taylor | Initial pass at adding unicode support functions. A... |
blob | commitdiff | raw | diff to current |
|