2007-01-17 |
Tor Lillqvist | Use <malloc.h> also with Digital Mars compiler on Win32... |
tree | commitdiff |
2007-01-16 |
Matthias Clasen | Revert an accidental ABI break by moving gettime out... |
tree | commitdiff |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
tree | commitdiff |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Fix mistake in my last commit. |
tree | commitdiff |
2007-01-15 |
Matthias Clasen | Remove redundant NULL checks |
tree | commitdiff |
2007-01-15 |
Matthias Clasen | Correct the gettime calculations once more. (#395203... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Prepare for potential Win64 build: Use gint64 for the... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Simplify greatly. Instead of hardcoding a large switch... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Rework the handling of invalid keys/groups again. We... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | fix stupid thinko |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Improve docs |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Include windows.h and fix include order. (#394258,... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Fix errors in the recently moved time calculations... |
tree | commitdiff |
2007-01-10 |
Matthias Clasen | Grr, allow '*' in keys, too. (#394262) |
tree | commitdiff |
2007-01-09 |
Behdad Esfahbod | Use a more optimized g_bit_storage() when gcc is availa... |
tree | commitdiff |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) |
tree | commitdiff |
2007-01-07 |
Tor Lillqvist | Handle GIOChannels for file descriptors connected to... |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Remove unneeded strlen. |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Take zerowidth and double-width chars into consideratio... |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Add g_unichar_iszerowidth(). (#347645) |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_cl... |
tree | commitdiff |
2007-01-03 |
Michael Natterer | removed all .cvsignore files. SVN doesn't need them. |
tree | commitdiff |
2007-01-02 |
Emmanuele Bassi | Add support for expanding the desktop entry spec variab... |
tree | commitdiff |
2007-01-02 |
Matthias Clasen | Return an error if the uri is bad. (#391370, Maciej... |
tree | commitdiff |
2007-01-02 |
Matthias Clasen | Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG... |
tree | commitdiff |
2006-12-31 |
Matthias Clasen | Fix some C99isms. (#390913, Kazuki Iwamoto) |
tree | commitdiff |
2006-12-29 |
Tim Janik | turned detection of too late g_thread_init() calls... |
tree | commitdiff |
2006-12-28 |
Tim Janik | removed pthread-dependant debugging bits, the code... |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Call InitializeCriticalSection() on the sdt_mutex in |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | : Use only the wide character API here, too. |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Use only the wide character API here, too. |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Make it compile on Win32 without pthreads: Use a Win32... |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | On Win32, if we get a fatal error message while being... |
tree | commitdiff |
2006-12-28 |
Tim Janik | implemented static debugging hash-tree to validate... |
tree | commitdiff |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | forgotten file |
tree | commitdiff |
2006-12-27 |
Tor Lillqvist | glib/gwin32.h Add const to gchar* arguments. (#384523... |
tree | commitdiff |
2006-12-27 |
Ryan Lortie | cache the value of the hash function in the GHashNode... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Don't modify the current locale. (#389300) |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Add hints for locale-dependent interfaces. Add hints... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Improve formatting of docs. |
tree | commitdiff |
2006-12-19 |
Matthias Clasen | Accept '/', '+' and '.' in key names, since gnome-vfs... |
tree | commitdiff |
2006-12-19 |
Matthias Clasen | Readd a return which was removed as dead code a while... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Fix bug 161288: |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Accept '@' in locale names. |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Tighten up the check for allowed key and group names... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Fix a typo |
tree | commitdiff |
2006-12-18 |
Behdad Esfahbod | Improve docs about string functions taking a length... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Don't use "wait" as parameter name. (#379207, Christian... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Improve docs |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Move docs inline, and improve wording. (#372598, Behdad... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Add some pointers to the gdk_spawn_ variants. (#338134... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Fix the recent fdwalk()-related changes to not break... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Don't shadow size parameter |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Move more documentation inline. |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Move documentation inline. |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Make ref_count a gint to avoid compiler warnings. ... |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | add a comment |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Undefine READ_OK to fix the build on old versions of... |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Add a function for clearing a GStringChunk. (#364608... |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Avoid a compiler warning. |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Call set_cloexec() with the right parameters. (#386252... |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Fix #357585, Padraig O'Briain. |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Don't use alloca and avoid allocating memory for small... |
tree | commitdiff |
2006-12-15 |
Matthias Clasen | Improve the docs. (#345569, Tim-Philipp Müller) |
tree | commitdiff |
2006-12-14 |
Matthias Clasen | If the group is already there, make it current. (#38591... |
tree | commitdiff |
2006-12-12 |
Matthias Clasen | Add a check for broken poll on Mac OS X. |
tree | commitdiff |
2006-12-11 |
Matthias Clasen | Don't use local numeric labels in inline assembler... |
tree | commitdiff |
2006-12-11 |
Matthias Clasen | Cast to const char *, not char *. (#138153, Nikolai... |
tree | commitdiff |
2006-11-22 |
Tim Janik | added G_GNUC_MAY_ALIAS, suggested by Mathias Hasselmann... |
tree | commitdiff |
2006-11-05 |
Hans Breuer | glib/ version not the gobject/ one I accidentially... |
tree | commitdiff |
2006-11-05 |
Tor Lillqvist | makefile.mingw gmodule/makefile.mingw.in glib/makefile... |
tree | commitdiff |
2006-10-26 |
Pascal Terjan | Fix small leak on failed realloc in _g_locale_get_chars... |
tree | commitdiff |
2006-10-16 |
Behdad Esfahbod | Add $(GLIB_DEBUG_FLAGS). (#362543, Peter Kjellerstedt) |
tree | commitdiff |
2006-10-09 |
Matthias Clasen | Missing files |
tree | commitdiff |
2006-10-09 |
Matthias Clasen | Add Unicode script support |
tree | commitdiff |
2006-10-07 |
Tor Lillqvist | g_strdup the keys that we are passed before adding... |
tree | commitdiff |
2006-10-02 |
Behdad Esfahbod | Include pltcheck.sh in EXTRA_DIST, and remove redefinit... |
tree | commitdiff |
2006-10-02 |
Behdad Esfahbod | Added. |
tree | commitdiff |
2006-10-01 |
Matthias Clasen | Use nsleep to implement g_usleep on AIX. (#321974,... |
tree | commitdiff |
2006-10-01 |
Matthias Clasen | Fix typos in doc comments. (#358421, Tom Tromey) |
tree | commitdiff |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
tree | commitdiff |
2006-09-17 |
Hans Breuer | better filtering of G_GNUC_* stuff when generating... |
tree | commitdiff |
2006-09-10 |
Matthias Clasen | Assume string.h is available |
tree | commitdiff |
2006-09-10 |
Matthias Clasen | Add functions for approximate timeouts |
tree | commitdiff |
2006-09-10 |
Matthias Clasen | Initialize save_errno. (#355206, Mike Edenfield) |
tree | commitdiff |
2006-09-03 |
Matthias Clasen | Allocate GErrors using the slice allocator. (#354054... |
tree | commitdiff |
2006-09-03 |
Matthias Clasen | Forgotten macros |
tree | commitdiff |
2006-09-01 |
Tor Lillqvist | Correct C99ism (mixed declarations and code) in Win32... |
tree | commitdiff |
2006-09-01 |
Matthias Clasen | Improve clock_gettime check |
tree | commitdiff |
2006-08-30 |
Matthias Clasen | Don't call va_end on caller-provided va_args. (#353584... |
tree | commitdiff |
2006-08-29 |
Tor Lillqvist | Remove support for Windows 9x/ME, as will be done also... |
tree | commitdiff |
2006-08-28 |
Matthias Clasen | Use Posix monotonic clocks instead of gettimeofday... |
tree | commitdiff |
2006-08-26 |
Matthias Clasen | Fix some typos. (#351741, Kjartan Maraas) |
tree | commitdiff |
2006-08-26 |
Matthias Clasen | Fix the pthread compiler flag detection. |
tree | commitdiff |
2006-08-20 |
Tor Lillqvist | Fix crash when printing large 64-bit values on Win32... glib-2-12-branchpoint |
tree | commitdiff |
2006-08-16 |
Matthias Clasen | Add Since tags. Fix Since tag. (#351583, Brian Cameron) |
tree | commitdiff |
next |