2006-01-16 |
Matthias Clasen | Fix bug 326747, Alberto Ruiz: |
blob | commitdiff |
2005-08-08 |
Matthias Clasen | Enable the endianness test. |
blob | commitdiff | diff to current |
2005-08-02 |
Matthias Clasen | Don't go in an infinite loop if the input text ends... |
blob | commitdiff | diff to current |
2005-08-02 |
Matthias Clasen | Remove accidental documentation redundancies |
blob | commitdiff | diff to current |
2005-08-02 |
Matthias Clasen | Cleanup converter state after the conversion. Document... |
blob | commitdiff | diff to current |
2005-04-27 |
Tor Lillqvist | Don't call g_set_error() unless the GError pointer... |
blob | commitdiff | diff to current |
2005-04-05 |
Matthias Clasen | Clarify docs in some places. (#172404, Morten Welinder) |
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 |
2005-01-17 |
Matthias Clasen | Don't crash if G_FILENAME_ENCODING is empty. (#164330... |
blob | commitdiff | diff to current |
2004-12-20 |
Tor Lillqvist | Improve docs. |
blob | commitdiff | diff to current |
2004-12-15 |
Alexander Larsson | Fix spelling Add g_return_val_if_fail. |
blob | commitdiff | diff to current |
2004-12-15 |
Alexander Larsson | Add g_filename_display_basename. |
blob | commitdiff | diff to current |
2004-12-12 |
Tor Lillqvist | glib/glib.symbols Implement Windows DLL ABI stability... |
blob | commitdiff | diff to current |
2004-11-10 |
Tor Lillqvist | Fix typo in doc comment. |
blob | commitdiff | diff to current |
2004-11-04 |
Tor Lillqvist | Document that the result is guaranteed to be non-NULL. |
blob | commitdiff | diff to current |
2004-11-02 |
Matthias Clasen | *** empty log message *** |
blob | commitdiff | diff to current |
2004-11-02 |
Matthias Clasen | New function to convert a filename to a UTF-8 string... |
blob | commitdiff | diff to current |
2004-11-01 |
Matthias Clasen | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread... |
blob | commitdiff | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | diff to current |
2004-10-22 |
Matthias Clasen | Add some uri list tests.c. |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-08-02 |
Matthias Clasen | Add a G_GNUC_INTERNAL macro to mark function declaratio... |
blob | commitdiff | diff to current |
2004-07-30 |
Matthias Clasen | Don't validate for UTF-8 here. (#148420, Robert Ă–gren) |
blob | commitdiff | diff to current |
2004-06-08 |
Federico Mena Quintero | Fixes #140532. |
blob | commitdiff | diff to current |
2004-05-06 |
Matthias Clasen | Quote the file scheme to mark it as untranslatable... |
blob | commitdiff | diff to current |
2004-04-23 |
Matthias Clasen | Don't call g_strerror() here, since it can lead to... |
blob | commitdiff | diff to current |
2003-12-13 |
Hans Breuer | get_filename_charset() needs to return false for filena... |
blob | commitdiff | diff to current |
2003-11-09 |
Mark McLoughlin | re-work to retain a copy of the cached charset rather... |
blob | commitdiff | diff to current |
2003-11-05 |
Matthias Clasen | Replacement for have_broken_filenames() which consults... |
blob | commitdiff | diff to current |
2003-10-24 |
Tor Lillqvist | Force shared library (DLL) only on Windows. (I don... |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | Drop the Win32-specific implementation. It used WideCha... |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Use gchar, gint, gsize instead of char, int, size_t... |
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-06-25 |
Abigail Brady | Use C99 style \uxxxx and \Uxxxxyyyy escapes instead... |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Get rid of UNSAFE_DOS_PATH. (acceptable): Align with... |
blob | commitdiff | diff to current |
2003-02-14 |
Sebastian Wilhelmi | Fixes for #101264 and #99372: |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-08-20 |
Hidetoshi Tajima | validate 'len' argument properly for the case that... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Handle the end of the string properly when max_len... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Document the (GIConv)-1 return value on failure. (... |
blob | commitdiff | diff to current |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of... |
blob | commitdiff | diff to current |
2002-03-20 |
Owen Taylor | Try to work around segfaults on Solaris if NULL is... |
blob | commitdiff | diff to current |
2002-03-13 |
Erwann Chenede | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast... |
blob | commitdiff | diff to current |
2002-03-13 |
Alexander Larsson | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filen... |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Check for iconv_* in -liconv as well as libiconv_*... |
blob | commitdiff | diff to current |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
blob | commitdiff | diff to current |
2002-02-08 |
Darin Adler | Make hostname parameter const char *. Added a new ... |
blob | commitdiff | diff to current |
2002-01-29 |
Jeffrey Stedfast | Rewritten to cache iconv conversion descriptors. On... |
blob | commitdiff | diff to current |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
blob | commitdiff | diff to current |
2002-01-21 |
Jeffrey Stedfast | If g_convert fails, set bytes_written to 0 and close... |
blob | commitdiff | diff to current |
2001-12-20 |
Owen Taylor | SGML doc fix. |
blob | commitdiff | diff to current |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
blob | commitdiff | diff to current |
2001-12-12 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | diff to current |
2001-10-17 |
Hidetoshi Tajima | Fix a typo: to_codeset => from_codeset. (#58195, #55152) |
blob | commitdiff | diff to current |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
blob | commitdiff | diff to current |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
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-14 |
Matthias Clasen | glib/gconvert.c (g_filename_from_uri): Replace `is... |
blob | commitdiff | diff to current |
2001-08-27 |
Darin Adler | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI... |
blob | commitdiff | diff to current |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
blob | commitdiff | diff to current |
2001-08-25 |
Alexander Larsson | New function, doing the same as g_convert but taking... |
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-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-02-13 |
Havoc Pennington | don't overwrite errors |
blob | commitdiff | diff to current |
2001-01-19 |
Kjartan Maraas | Fix typo. Same here. |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2001-01-06 |
Tor Lillqvist | Get len using strlen() if arg is negative in the Win32... |
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-13 |
Havoc Pennington | make static |
blob | commitdiff | diff to current |
2000-11-13 |
Tor Lillqvist | Add USE_LIBICONV. |
blob | commitdiff | diff to current |
2000-11-12 |
Owen Taylor | Create wrapper functions for iconv() so that we can... |
blob | commitdiff | diff to current |
2000-11-12 |
Robert Brady | Remove g_filename_{to,from}_utf8 |
blob | commitdiff | diff to current |
2000-10-19 |
Owen Taylor | Change ERROR_OTHER to ERROR_FAILED, add some dummy... |
blob | commitdiff | diff to current |
2000-09-29 |
Havoc Pennington | fix indentation (GConvertError): generic error is conve... |
blob | commitdiff | diff to current |
2000-09-17 |
Elliot Lee | Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define... |
blob | commitdiff | diff to current |
2000-09-11 |
Owen Taylor | Havoc Pennington's implementation of convenient charact... |
blob | commitdiff | diff to current |
|