summaryrefslogtreecommitdiff
path: root/glib/gconvert.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Imported Upstream version 2.69.0upstream/2.69.0DongHun Kwak1-0/+47
2021-10-29Imported Upstream version 2.65.1upstream/2.65.1DongHun Kwak1-21/+11
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-8/+0
2019-12-03Imported Upstream version 2.59.1Hyunjee Kim1-4/+2
2019-12-03Imported Upstream version 2.59.0Hyunjee Kim1-1/+2
2019-12-03Imported Upstream version 2.56.0Hyunjee Kim1-6/+6
2019-12-03Imported Upstream version 2.55.2Hyunjee Kim1-78/+215
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-7/+6
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-09-29Imported Upstream version 2.53.2DongHun Kwak1-1/+1
2017-09-29Imported Upstream version 2.53.1DongHun Kwak1-101/+59
2017-05-19Imported Upstream version 2.51.5DongHun Kwak1-1/+1
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-3/+2
2017-05-19Imported Upstream version 2.51.0DongHun Kwak1-10/+10
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-9/+11
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-11/+12
2014-05-30gconvert: mention that the g_convert len should be in bytesThiago Santos1-3/+3
2014-02-20gconvert: add note to avoid transliterationRyan Lortie1-0/+3
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-15/+15
2014-02-08Strip out a remaining programlistingMatthias Clasen1-4/+4
2014-02-08Eradicate links and xrefsMatthias Clasen1-21/+19
2014-02-06Docs: replace <literal> by `Matthias Clasen1-2/+2
2014-02-06Use markdown for imagesMatthias Clasen1-4/+3
2014-02-05Don't use <filename> in docsMatthias Clasen1-2/+1
2014-02-05Don't use <envar> in docsMatthias Clasen1-18/+17
2014-02-01gconvert: Stop using footnotesMatthias Clasen1-29/+44
2014-02-01gconvert: Convert docs to markdownMatthias Clasen1-80/+63
2014-01-31Docs: Convert examples to |[ ]|Matthias Clasen1-1/+1
2014-01-31Docs: Don't use the emphasis tagMatthias Clasen1-9/+8
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-10-19gconvert: fix redundant-decls of _g_charset_get_aliases()Djalal Harouni1-3/+0
2013-10-19gconvert: Clarify g_locale_to/from_utf8 docsJehan1-2/+4
2013-07-28Drop iconv caching codeColin Walters1-297/+0
2013-01-18Remove a few more G_GNUC_INTERNAL usersRyan Lortie1-1/+1
2013-01-18Remove most use of G_GNUC_INTERNALColin Walters1-1/+1
2012-11-16win32: re-fix the _utf8 compat function situationDan Winship1-1/+0
2012-11-15win32: add gwin32compat.h, for utf8-renaming compatibility definesDan Winship1-0/+1
2012-11-03Annotate g_filename_to_utf8()Martin Pitt1-4/+5
2012-11-02gcharset: Add header file for private APIColin Walters1-1/+1
2012-10-30Add annotations for g_filename_from_uri()Vincent Untz1-3/+3
2012-08-28glib: don't quote quark names for G_DEFINE_QUARKCosimo Cecchi1-1/+1
2012-08-28Use G_DEFINE_QUARK for GLib's own quarksMatthias Clasen1-5/+1
2012-07-12GRegex, GConvert: Add some missing annotations.Krzesimir Nowak1-3/+3
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell1-1/+1
2012-02-24[Bug 529806] Cannot build in 64-bit Mac OS X due to libiconvJohn Ralls1-1/+2
2011-11-12More consistent doc formattingMatthias Clasen1-1/+1
2011-10-17More include cleanupsMatthias Clasen1-2/+0
2011-10-17include cleanupMatthias Clasen1-0/+1
2011-10-16Also clean up includesMatthias Clasen1-0/+1
2011-10-12thread: hide g_static_rec_mutex_get_rec_mutex_implRyan Lortie1-3/+3