summaryrefslogtreecommitdiff
path: root/glib/libcharset
Commit message (Expand)AuthorAgeFilesLines
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-1/+3
* build: Fix shellcheck warnings in various old build and test scriptsPhilip Withnall2020-02-272-13/+13
* libcharset: Drop a redundant environment variablePhilip Withnall2020-02-071-5/+1
* build: Rework path construction to reliably add prefixPhilip Withnall2020-02-071-6/+1
* build: Drop autotools supportPhilip Withnall2019-01-151-67/+0
* Meson: Add missing options and conform to naming guidelinesXavier Claessens2017-12-191-1/+1
* libcharset: Don't try to include configmake.hNirbheek Chauhan2017-12-041-1/+0
* meson: Add 'charsetalias-dir' option mirroring the autotools oneNirbheek Chauhan2017-11-221-1/+6
* Add configuration option for charset.alias directoryDaniel Macks2017-11-202-8/+10
* meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller2017-07-131-1/+1
* meson: Minor modernizationsPatrick Griffis2017-07-131-1/+2
* meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan2017-07-131-1/+1
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-131-2/+2
* meson: initial glib buildJussi Pakkanen2017-07-131-0/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rework the build system for a new tests approachRyan Lortie2013-05-311-3/+3
* Silence automakeMatthias Clasen2013-02-021-2/+3
* Fix visibility for glib/ and gio/ submodulesRyan Lortie2013-01-181-0/+1
* Bug 681685: Transcoding fails on OSXJohn Ralls2012-11-251-0/+32
* Quiet down the build a bitMatthias Clasen2011-05-281-4/+4
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-1/+1
* Bug 549771 – improved .gitignore for glibRyan Lortie2008-09-021-0/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 501651 – Update glib/libcharsetBehdad Esfahbod2008-05-2013-196/+488
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+2
* Some file list updates (#398069, Owen Taylor)Matthias Clasen2007-01-191-1/+2
* removed all .cvsignore files. SVN doesn't need them.Michael Natterer2007-01-031-13/+0
* Fix small leak on failed realloc in _g_locale_get_charset_aliasesPascal Terjan2006-10-261-0/+4
* Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas)Matthias Clasen2004-10-241-2/+2
* === Released 2.4.1 ===GLIB_2_4_1Matthias Clasen2004-04-301-1/+1
* Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some point.Matthias Clasen2004-04-231-1/+4
* glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decorating variableTor Lillqvist2004-04-101-0/+7
* Add cp1251 support for Solaris. (#104738, Hidetoshi Tajima)Matthias Clasen2003-03-301-1/+2
* Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slowOwen Taylor2002-12-153-24/+59
* Don't distribute ref-add/del.sed., fixing problem with srcdir != destdir.Owen Taylor2002-12-061-2/+0
* Update from libcharset CVS. Includes additional encodings for SolarisOwen Taylor2002-05-134-41/+155
* Remove charset.alias from EXTRA_DIST; we don't want the charset.alias fromOwen Taylor2002-02-191-1/+0
* add ISO8859-3 for Solaris. (#66174)Hidetoshi Tajima2001-12-101-1/+2
* Set this from libtool rather than hardcoding values for certain platforms.Dan Winship2001-11-272-1/+7
* Minor edits.Tor Lillqvist2001-11-051-1/+1
* Dist ref-add.sin, ref-del.sin. (#63092, Dan Winship)Owen Taylor2001-10-291-0/+2
* Add missing g_pattern_match_simple and g_pattern_spec_equal.Tor Lillqvist2001-10-281-1/+1
* add config.charsetHavoc Pennington2001-10-041-0/+1
* Fix macros from libcharset to work with autoconf-2.5x. (From LaszloOwen Taylor2001-09-286-3/+78
* Fixes for #58195, based on some ideas from Hidetosh Tajima.Owen Taylor2001-09-2711-0/+1023