2007-01-12 |
Matthias Clasen | Improve docs
|
commit | commitdiff | tree |
2007-01-12 |
Matthias Clasen | Include windows.h and fix include order. (#394258,... 2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-12 |
Matthias Clasen | fix the build
|
commit | commitdiff | tree |
2007-01-12 |
Matthias Clasen | Make G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031... 2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-12 |
Matthias Clasen | Fix errors in the recently moved time calculations... 2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-10 |
Matthias Clasen | Actually link gthread against librt. (#394641, Marco... 2007-01-10 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-10 |
Matthias Clasen | Grr, allow '*' in keys, too. (#394262) 2007-01-10 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-08 |
Matthias Clasen | Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME... 2007-01-08 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) 2007-01-07 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-08 |
Matthias Clasen | Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan) 2007-01-07 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-02 |
Matthias Clasen | Avoid warnings from running libtool --config. (#391364... 2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-02 |
Matthias Clasen | Return an error if the uri is bad. (#391370, Maciej... 2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-02 |
Matthias Clasen | Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG... 2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2007-01-02 |
Matthias Clasen | Silence autoconf warnings about datarootdir. (#391367... 2007-01-01 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-31 |
Matthias Clasen | Fix whitespace
|
commit | commitdiff | tree |
2006-12-31 |
Matthias Clasen | Fix some C99isms. (#390913, Kazuki Iwamoto) 2006-12-31 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-31 |
Matthias Clasen | fix include order
|
commit | commitdiff | tree |
2006-12-29 |
Matthias Clasen | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant... 2006-12-29 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-29 |
Matthias Clasen | Clarify a detail about g_object_set_data_full. (#343750... 2006-12-28 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-28 |
Matthias Clasen | Clean up includes. 2006-12-28 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... 2006-12-27 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-28 |
Matthias Clasen | Use AC_CACHE_CHECK for the nl_langinfo check. (#304517... 2006-12-27 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-27 |
Matthias Clasen | forgotten file
|
commit | commitdiff | tree |
2006-12-27 |
Matthias Clasen | Don't modify the current locale. (#389300) 2006-12-27 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-27 |
Matthias Clasen | Forgotten file
|
commit | commitdiff | tree |
2006-12-27 |
Matthias Clasen | Add hints for locale-dependent interfaces. Add hints... 2006-12-26 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-27 |
Matthias Clasen | Improve formatting of docs. 2006-12-26 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-24 |
Matthias Clasen | Silently skip tests if we can't set LC_COLLATE to en_US... 2006-12-24 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-19 |
Matthias Clasen | Accept '/', '+' and '.' in key names, since gnome-vfs... 2006-12-19 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-19 |
Matthias Clasen | Fix the broken poll test. (#387260, Christian Persch) 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-19 |
Matthias Clasen | Readd a return which was removed as dead code a while...
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Forgotten file
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Small clarification (#369908, Tapani Pälli) 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Try a different fix for bug 346373. 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Fix bug 161288: 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Accept '@' in locale names. 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Tighten up the check for allowed key and group names... 2006-12-18 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Don't use $RANDOM if the shell doesn't have it. (#346373...
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Fix a typo
|
commit | commitdiff | tree |
2006-12-18 |
Matthias Clasen | Use AC_LANG_SOURCE for the clock test. 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Don't use "wait" as parameter name. (#379207, Christian... 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Improve docs
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Expand GObject::notify documentation. (#381722, Nickolay... 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | typo fix
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Move docs inline, and improve wording. (#372598, Behdad... 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Add some pointers to the gdk_spawn_ variants. (#338134... 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Make montonic clock test work again. Does AC_COMPILE_IFELSE... 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Silence autoconf 2.60
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Don't use diff -u (#380801, Marek Rouchal) 2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Fix the recent fdwalk()-related changes to not break...
|
commit | commitdiff | tree |
2006-12-17 |
Matthias Clasen | Don't shadow size parameter
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Move more documentation inline. 2006-12-16 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Use AC_COMPILE_IFELSE for the monotonic clock test... 2006-12-16 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Move documentation inline. 2006-12-16 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Make ref_count a gint to avoid compiler warnings. ... 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | On Solaris, set CFLAGS and LDFLAGS that work both with... 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | add a comment
|
commit | commitdiff | tree |
2006-12-16 |
Matthias Clasen | Undefine READ_OK to fix the build on old versions of... 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | broken pipe
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Add a function for clearing a GStringChunk. (#364608... 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Avoid a compiler warning. 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Call set_cloexec() with the right parameters. (#386252... 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Fix #357585, Padraig O'Briain. 2006-12-15 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Don't use alloca and avoid allocating memory for small... 2006-12-14 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | s/Gnome/GNOME/g (#352156, Guillaume Desmottes) 2006-12-14 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-15 |
Matthias Clasen | Improve the docs. (#345569, Tim-Philipp Müller) 2006-12-14 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-14 |
Matthias Clasen | If the group is already there, make it current. (#385910... 2006-12-14 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-13 |
Matthias Clasen | Require AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132... 2006-12-13 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-13 |
Matthias Clasen | Handle valid symbols that are NULL correctly. (#385388... 2006-12-13 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-12 |
Matthias Clasen | Add a check for broken poll on Mac OS X. 2006-12-12 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-11 |
Matthias Clasen | Don't use local numeric labels in inline assembler... 2006-12-11 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-12-11 |
Matthias Clasen | Cast to const char *, not char *. (#138153, Nikolai... 2006-12-11 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-11-15 |
Matthias Clasen | fix 343825
|
commit | commitdiff | tree |
2006-10-09 |
Matthias Clasen | Add docs
|
commit | commitdiff | tree |
2006-10-09 |
Matthias Clasen | Missing files
|
commit | commitdiff | tree |
2006-10-09 |
Matthias Clasen | Add Unicode script support
|
commit | commitdiff | tree |
2006-10-08 |
Matthias Clasen | portability fix
|
commit | commitdiff | tree |
2006-10-08 |
Matthias Clasen | Add a hint about the requirement that enum and flags... 2006-10-08 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-10-06 |
Matthias Clasen | fix a typo
|
commit | commitdiff | tree |
2006-10-01 |
Matthias Clasen | Improve example. (#367625, Ross Burton) 2006-10-01 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-10-01 |
Matthias Clasen | Use nsleep to implement g_usleep on AIX. (#321974,... 2006-10-01 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-10-01 |
Matthias Clasen | Fix typos in doc comments. (#358421, Tom Tromey) 2006-10-01 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-09-30 |
Matthias Clasen | Fix PLT issues
|
commit | commitdiff | tree |
2006-09-30 |
Matthias Clasen | Fix some issues with PLT entries.
|
commit | commitdiff | tree |
2006-09-10 |
Matthias Clasen | Assume string.h is available
|
commit | commitdiff | tree |
2006-09-10 |
Matthias Clasen | Bump version
|
commit | commitdiff | tree |
2006-09-10 |
Matthias Clasen | Add functions for approximate timeouts
|
commit | commitdiff | tree |
2006-09-10 |
Matthias Clasen | Initialize save_errno. (#355206, Mike Edenfield) 2006-09-10 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-09-03 |
Matthias Clasen | Allocate GErrors using the slice allocator. (#354054... 2006-09-03 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-09-03 |
Matthias Clasen | Forgotten macros
|
commit | commitdiff | tree |
2006-09-01 |
Matthias Clasen | Improve clock_gettime check
|
commit | commitdiff | tree |
2006-08-31 |
Matthias Clasen | fix problems with the previous commit
|
commit | commitdiff | tree |
2006-08-31 |
Matthias Clasen | Add missing includes to a few test programs. (#353580... 2006-08-31 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-08-30 |
Matthias Clasen | Don't call va_end on caller-provided va_args. (#353584... 2006-08-30 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-08-28 |
Matthias Clasen | Add a note about G_DISABLE_DEPRECATED. (#353172, Matt... 2006-08-28 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-08-28 |
Matthias Clasen | fix pthread compiler flag detection
|
commit | commitdiff | tree |
2006-08-28 |
Matthias Clasen | Use Posix monotonic clocks instead of gettimeofday... 2006-08-27 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-08-26 |
Matthias Clasen | Fix some typos. (#351741, Kjartan Maraas) 2006-08-26 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
2006-08-26 |
Matthias Clasen | Fix the pthread compiler flag detection. 2006-08-25 Matthias Clasen <mclasen@redhat.com>
|
commit | commitdiff | tree |
next |