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 |
2006-08-08 |
Emmanuele Bassi | Plug a couple of leaks when removing data from a bookmark. |
tree | commitdiff |
2006-08-05 |
Matthias Clasen | Correct the grammar of an error message. (#349792,... |
tree | commitdiff |
2006-08-05 |
Matthias Clasen | Don't insert unnecessary newlines in keyfiles. (#349825... |
tree | commitdiff |
2006-08-05 |
Matthias Clasen | If a character can't be converted, don't replace it... |
tree | commitdiff |
2006-07-31 |
Behdad Esfahbod | Make it only accept those characters that we accept i |
tree | commitdiff |
2006-07-31 |
Behdad Esfahbod | Update to reflect Unicode PR #29 (#348694, Nikolai... |
tree | commitdiff |
2006-07-22 |
Matthias Clasen | 2.12.1 GLIB_2_12_1 |
tree | commitdiff |
2006-07-21 |
Behdad Esfahbod | Updated to Unicode Character Database 5.0.0. |
tree | commitdiff |
2006-07-20 |
Matthias Clasen | Small optimization. (#348011, Nicolai Weibull) |
tree | commitdiff |
2006-07-19 |
Behdad Esfahbod | Update to final Unicode Character Database 5.0.0. ... |
tree | commitdiff |
2006-07-06 |
Behdad Esfahbod | When matching debug flag keys, ignore case and accept... |
tree | commitdiff |
2006-07-05 |
Matthias Clasen | Fix typos in the docs. (#346660, Mark Drago) |
tree | commitdiff |
2006-06-20 |
Matthias Clasen | Fix an off-by-2 error in the leap year calculation... |
tree | commitdiff |
2006-06-16 |
Matthias Clasen | Add tests. |
tree | commitdiff |
2006-06-14 |
Matthias Clasen | Fix 344868 |
tree | commitdiff |
2006-06-13 |
Tor Lillqvist | Add Windows notes to doc comment. |
tree | commitdiff |
2006-06-12 |
Emmanuele Bassi | Return a boolean instead of void. |
tree | commitdiff |
2006-06-09 |
Emmanuele Bassi | Use an empty string to pass the test in set_app_info. |
tree | commitdiff |
2006-06-08 |
Tor Lillqvist | Workaround for bug in strxfrm() in Microsoft's newer... |
tree | commitdiff |
2006-06-05 |
Matthias Clasen | 2.11.2 GLIB_2_11_2 |
tree | commitdiff |
2006-06-05 |
Matthias Clasen | Revert accidental commit |
tree | commitdiff |
2006-06-05 |
Matthias Clasen | Don't leak the dispatch struct. (#321886) |
tree | commitdiff |
2006-06-05 |
Matthias Clasen | Add some tests involving leading whitespace. |
tree | commitdiff |
2006-06-02 |
Matthias Clasen | fixups |
tree | commitdiff |
2006-06-02 |
Matthias Clasen | More additions |
tree | commitdiff |
2006-06-02 |
Matthias Clasen | Add two new functions, g_source_set_funcs and g_source_... |
tree | commitdiff |
2006-06-01 |
Matthias Clasen | Avoid running in an assertion with small writes. (... |
tree | commitdiff |
2006-06-01 |
Matthias Clasen | Add g_hash_table_{remove,steal}_all to remove all nodes... |
tree | commitdiff |
2006-06-01 |
Behdad Esfahbod | Cleanup. Use return value of g_string_free(...). (... |
tree | commitdiff |
2006-05-29 |
Matthias Clasen | Small optimizations |
tree | commitdiff |
2006-05-29 |
Matthias Clasen | Add a GMarkupParseFlags flag for treating CDATA as... |
tree | commitdiff |
2006-05-23 |
Sebastian Wilhelmi | Run _g_atomic_thread_init as the first of the full... |
tree | commitdiff |
2006-05-20 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2006-05-16 |
Matthias Clasen | g_ascii_strtoll |
tree | commitdiff |
2006-05-13 |
Matthias Clasen | Fix several cases of deref-before-NULL-check. (#341191... |
tree | commitdiff |
2006-05-13 |
Matthias Clasen | Allow optional summary and description texts before... |
tree | commitdiff |
2006-05-12 |
Tor Lillqvist | Implement setting/clearing G_IO_FLAG_NONBLOCK for chann... |
tree | commitdiff |
2006-05-11 |
Bastien Nocera | add documentation for G_OPTION_ARG_INT64 |
tree | commitdiff |
2006-05-11 |
Sebastian Wilhelmi | Make the magic and location arguments to the error... |
tree | commitdiff |
2006-05-11 |
Sebastian Wilhelmi | Use g_atomic_pointer_set instead of old homegrown versi... |
tree | commitdiff |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
tree | commitdiff |
2006-05-09 |
Sebastian Wilhelmi | Use canonical include form for internal headers. config... |
tree | commitdiff |
2006-05-08 |
Matthias Clasen | Add some tests for invalid floating point numbers. |
tree | commitdiff |
2006-05-08 |
Matthias Clasen | Make const, noticed by Kjartan Maraas. |
tree | commitdiff |
2006-05-07 |
Matthias Clasen | Fix invalid memory reads. (#340816, Nick Treleaven) |
tree | commitdiff |
2006-05-04 |
Alexander Larsson | Fix OOB write (#340538) |
tree | commitdiff |
2006-05-03 |
Matthias Clasen | 2.11.0 GLIB_2_11_0 |
tree | commitdiff |
2006-05-02 |
Tim Janik | fixed leak in short option parsing. rewrote parts of... |
tree | commitdiff |
2006-04-28 |
Behdad Esfahbod | #include <stdlib.h> |
tree | commitdiff |
2006-04-27 |
Matthias Clasen | Small fixes |
tree | commitdiff |
2006-04-27 |
Behdad Esfahbod | docs/reference/glib/glib-sections.txt, Implement g_unic... |
tree | commitdiff |
2006-04-27 |
Matthias Clasen | (bookmark_app_info_dump): Escape strings before dumping |
tree | commitdiff |
2006-04-27 |
Matthias Clasen | Remove some special-casing of empty string which led... |
tree | commitdiff |
next |