2004-09-20 |
Matthias Clasen | Add a note explaining how to convert UTF-16 byte stream... |
blob | commitdiff |
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 |
2001-01-25 |
Tor Lillqvist | Socket support rewritten. It was utterly broken, and... |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2001-01-05 |
Owen Taylor | move $enable_debug down below checks for GCC to avoid... |
blob | commitdiff | diff to current |
2000-12-17 |
Tor Lillqvist | Use GetACP to get the current ANSI codepage. |
blob | commitdiff | diff to current |
2000-12-13 |
Havoc Pennington | make static |
blob | commitdiff | diff to current |
2000-09-18 |
Owen Taylor | Implement g_ucs4_to_utf8 which was in |
blob | commitdiff | diff to current |
2000-09-11 |
Havoc Pennington | Add this function. |
blob | commitdiff | diff to current |
2000-09-06 |
Owen Taylor | Some inline docs fixes. |
blob | commitdiff | diff to current |
2000-07-31 |
Owen Taylor | Fix stray character |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-03 |
Owen Taylor | Fix up to correspond to configure.in checks. |
blob | commitdiff | diff to current |
2000-06-21 |
Owen Taylor | Initial pass at adding unicode support functions. A... |
blob | commitdiff | diff to current |
|