- 27 Dec, 2006 7 commits
-
-
Matthias Clasen authored
-
Tor Lillqvist authored
2006-12-27 Tor Lillqvist <tml@novell.com> * glib/gwin32.h * glib/gwin32.c (get_package_directory_from_module) (g_win32_get_package_installation_directory) (g_win32_get_package_installation_subdirectory): Add const to gchar* arguments. (#384523, Yevgen Muntyan)
-
Allison Karlitskaya authored
2006-12-27 Ryan Lortie <desrt@desrt.ca> * glib/ghash.c: cache the value of the hash function in the GHashNode. this speeds up resizing the hash table and it also allows a slight optimisation on lookups. (#388332)
-
Matthias Clasen authored
2006-12-27 Matthias Clasen <mclasen@redhat.com> * glib/gunicollate.c (g_utf8_collate_key): Don't modify the current locale. (#389300)
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-12-26 Matthias Clasen <mclasen@redhat.com> * glib/gutf8.c: Add hints for locale-dependent interfaces. * glib/gconvert.c: Add hints for locale-dependent interfaces.
-
Matthias Clasen authored
2006-12-26 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (g_get_filename_charsets): Improve formatting of docs.
-
- 26 Dec, 2006 1 commit
-
-
Behdad Esfahbod authored
2006-12-26 Behdad Esfahbod <behdad@gnome.org> * configure.in: Use libtool to determine shared library suffix. (#357245)
-
- 24 Dec, 2006 1 commit
-
-
Matthias Clasen authored
2006-12-24 Matthias Clasen <mclasen@redhat.com> * tests/run-collate-tests.sh: * tests/unicode-collate.c: Silently skip tests if we can't set LC_COLLATE to en_US. (#336438)
-
- 19 Dec, 2006 3 commits
-
-
Matthias Clasen authored
2006-12-19 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c (g_key_file_is_key_name): Accept '/', '+' and '.' in key names, since gnome-vfs uses mime types as keys in some cache. 2
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> * configure.in: Fix the broken poll test. (#387260, Christian Persch)
-
Matthias Clasen authored
* glib/gmain.c (child_watch_helper_thread): Readd a return which was removed as dead code a while ago. icc may consider it dead, but gcc doesn't like non-void functions without a return... (#354707)
-
- 18 Dec, 2006 10 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/keyfile.sgml: Small clarification (#369908, Tapani Pälli)
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> * tests/Makefile.am: Try a different fix for bug 346373.
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> Fix bug 161288: * configure.in: Check for wcslen. * glib/gnulib/vasnprintf.c: Handle wcslen missing.
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c: Accept '@' in locale names.
-
Matthias Clasen authored
2006-12-18 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c: Tighten up the check for allowed key and group names. (#343191, Tommi Komulainen) * tests/keyfile-test.c: Test handling of key and group names.
-
Matthias Clasen authored
* tests/Makefile.am: Don't use $RANDOM if the shell doesn't have it. (#346373, Thomas Klausner)
-
Matthias Clasen authored
-
Behdad Esfahbod authored
2006-12-17 Behdad Esfahbod <behdad@gnome.org> * glib/gstring.c: Improve docs about string functions taking a length. (#378727)
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * configure.in: Use AC_LANG_SOURCE for the clock test.
-
- 17 Dec, 2006 11 commits
-
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * glib/gthreadpool.h: * glib/gthreadpool.c (g_thread_pool_free): Don't use "wait" as parameter name. (#379207, Christian Biere)
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Expand GObject::notify documentation. (#381722, Nickolay V. Shmyrev) * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs inline, and improve wording. (#372598, Behdad Esfahbod)
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * glib/gspawn.c: Add some pointers to the gdk_spawn_ variants. (#338134, Federico Mena Quintero)
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * configure.in: Make montonic clock test work again. Does AC_COMPILE_IFELSE not get confdefs ? Also, move the clock tests below the thread checks to fix #364663.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-12-17 Matthias Clasen <mclasen@redhat.com> * tests/run-markup-tests.sh: Don't use diff -u (#380801, Marek Rouchal)
-
Matthias Clasen authored
* glib/gspawn.c: Fix the recent fdwalk()-related changes to not break mapping-test. (#286838, Marco Barisione)
-
Matthias Clasen authored
-
- 16 Dec, 2006 7 commits
-
-
Matthias Clasen authored
2006-12-16 Matthias Clasen <mclasen@redhat.com> * glib/gstring.c: Move more documentation inline.
-
Matthias Clasen authored
2006-12-16 Matthias Clasen <mclasen@redhat.com> * configure.in: Use AC_COMPILE_IFELSE for the monotonic clock test. (#362918, Han-Wen Nienhuys, Jeremy Lainé)
-
Matthias Clasen authored
2006-12-16 Matthias Clasen <mclasen@redhat.com> * glib/gstring.c: Move documentation inline.
-
Matthias Clasen authored
* gtype.c (instance_real_class_get): Dereference the pointer before dropping the lock. (#378078, Jonathan Matthew)
-
Matthias Clasen authored
2006-12-15 Matthias Clasen <mclasen@redhat.com> * glib/giochannel.h: Make ref_count a gint to avoid compiler warnings. (#321977, Andrew Paprocki)
-
Matthias Clasen authored
2006-12-15 Matthias Clasen <mclasen@redhat.com> * configure.in: On Solaris, set CFLAGS and LDFLAGS that work both with Sun cc and gcc. (#315061, Lazlo Peter)
-
Matthias Clasen authored
-