2006-05-09 |
Sebastian Wilhelmi | Use canonical include form for internal headers. config... |
blob | commitdiff |
2006-05-09 |
Sebastian Wilhelmi | Remove obsolete gthread/gthread-solaris.c. |
blob | commitdiff | diff to current |
2006-05-08 |
Matthias Clasen | Use encoding names which may work better on Solaris... |
blob | commitdiff | diff to current |
2006-05-08 |
Matthias Clasen | Add some tests for invalid floating point numbers. |
blob | commitdiff | diff to current |
2006-05-08 |
Matthias Clasen | Make const, noticed by Kjartan Maraas. |
blob | commitdiff | diff to current |
2006-05-07 |
Matthias Clasen | Fix invalid memory reads. (#340816, Nick Treleaven) |
blob | commitdiff | diff to current |
2006-05-04 |
Alexander Larsson | Fix OOB write (#340538) |
blob | commitdiff | diff to current |
2006-05-03 |
Matthias Clasen | Add some more tests. |
blob | commitdiff | diff to current |
2006-05-03 |
Matthias Clasen | Use malloced memory instead of stack-allocated, so... |
blob | commitdiff | diff to current |
2006-05-03 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-05-03 |
Matthias Clasen | 2.11.0 GLIB_2_11_0 |
blob | commitdiff | diff to current |
2006-05-02 |
Tim Janik | added test code from Behdad Esfahbod, see #337128. |
blob | commitdiff | diff to current |
2006-05-02 |
Tim Janik | fixed leak in short option parsing. rewrote parts of... |
blob | commitdiff | diff to current |
2006-04-28 |
Behdad Esfahbod | #include <stdlib.h> |
blob | commitdiff | diff to current |
2006-04-27 |
Matthias Clasen | Small fixes |
blob | commitdiff | diff to current |
2006-04-27 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2006-04-27 |
Behdad Esfahbod | docs/reference/glib/glib-sections.txt, Implement g_unic... |
blob | commitdiff | diff to current |
2006-04-27 |
Matthias Clasen | (bookmark_app_info_dump): Escape strings before dumping |
blob | commitdiff | diff to current |
2006-04-27 |
Matthias Clasen | Remove some special-casing of empty string which led... |
blob | commitdiff | diff to current |
2006-04-27 |
Matthias Clasen | Remove some special-casing of empty string which led... |
blob | commitdiff | diff to current |
2006-04-27 |
Behdad Esfahbod | Regenerated using Unicode Character Database 5.0 beta. |
blob | commitdiff | diff to current |
2006-04-26 |
Matthias Clasen | Don't repeat a failed fclose() call, since that invokes... |
blob | commitdiff | diff to current |
2006-04-26 |
Matthias Clasen | Avoid a possible NULL dereference (found by Coverity... |
blob | commitdiff | diff to current |
2006-04-26 |
Matthias Clasen | Add a test for the previous change. |
blob | commitdiff | diff to current |
2006-04-25 |
Matthias Clasen | Remove redundant code. (g_key_file_get_group_comment... |
blob | commitdiff | diff to current |
2006-04-19 |
Matthias Clasen | Add some missing Since: 2.8 tags |
blob | commitdiff | diff to current |
2006-04-19 |
Tor Lillqvist | Adapt to the changed prototype of InterlockedCompareExc... |
blob | commitdiff | diff to current |
2006-04-19 |
Matthias Clasen | Add api to get and set doubles and lists of doubles... |
blob | commitdiff | diff to current |
2006-04-19 |
Matthias Clasen | Accept duplicate groups. (#157877, Sebastien Bacher) |
blob | commitdiff | diff to current |
2006-04-18 |
Matthias Clasen | Make passing NULL for new_prefix work as documented... |
blob | commitdiff | diff to current |
2006-04-17 |
Kjartan Maraas | Remove obsolete entry for no_NO. And the translation. |
blob | commitdiff | diff to current |
2006-04-16 |
Matthias Clasen | Avoid an array overrun. (Coverity, fix by Pascal Terjan) |
blob | commitdiff | diff to current |
2006-04-12 |
Bastien Nocera | reviewed by: Matthias Clasen <mclasen@redhat.com> |
blob | commitdiff | diff to current |
2006-04-12 |
Matthias Clasen | Add an assert to make it clear when value can be NULL. |
blob | commitdiff | diff to current |
2006-04-07 |
Martyn James Russell | (test_thread_stop_unused): Removed an |
blob | commitdiff | diff to current |
2006-04-07 |
Hans Breuer | added gbase64.obj and derive the static libs name from... |
blob | commitdiff | diff to current |
2006-04-07 |
Martyn James Russell | Make sure g_thread_pool_stop_unused_threads() actually... |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | Make long long printing work if snprintf is not availab... |
blob | commitdiff | diff to current |
2006-04-05 |
Behdad Esfahbod | Check the return value of g_get_prgname for NULL before... |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | Fix up shell script |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | More test fixes |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | Run run-bookmark-test.sh |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | More warning fixes |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | Silence a warning |
blob | commitdiff | diff to current |
2006-04-05 |
Matthias Clasen | Add base64 docs |
blob | commitdiff | diff to current |
2006-04-04 |
Alexander Larsson | Add base64 encode/decode functions |
blob | commitdiff | diff to current |
2006-04-04 |
Matthias Clasen | Move short_month_names and long_month_names to bss. |
blob | commitdiff | diff to current |
2006-04-04 |
Matthias Clasen | Make the parser struct const |
blob | commitdiff | diff to current |
2006-04-04 |
Behdad Esfahbod | Fix accidentally broken build. |
blob | commitdiff | diff to current |
2006-04-03 |
Matthias Clasen | Don't include sys/time.h (#337027, Kazuki IWAMOTO) |
blob | commitdiff | diff to current |
2006-03-31 |
Tor Lillqvist | Revert change below. It wasn't a good idea after all... |
blob | commitdiff | diff to current |
2006-03-31 |
Tor Lillqvist | [Win32] call rmdir() only if remove() fails with errno... |
blob | commitdiff | diff to current |
2006-03-30 |
Matthias Clasen | Sync the parameter names with the .h files, otherwise... |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add bookmarkfile-test to the ignored files. |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add test suite for GBookmarkFile. |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | Add documentation for GBookmarkFile to GLib's reference... |
blob | commitdiff | diff to current |
2006-03-27 |
Emmanuele Bassi | glib/gbookmarkfile.h Add GBookmarkFile, a parser for... |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | bump version number to 2.11.0 |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | Change a gboolean to an int. Fixes bug #329789. |
blob | commitdiff | diff to current |
2006-03-27 |
Dom Lachowicz | Copy-and-paste error slipped into test5. Enable test5... |
blob | commitdiff | diff to current |
2006-03-27 |
Matthias Clasen | Support floating point arguments in goption |
blob | commitdiff | diff to current |
2006-03-26 |
Matthias Clasen | Improve the description of parameter_string in the... |
blob | commitdiff | diff to current |
2006-03-24 |
Martyn James Russell | Updated the documentation to explain that when the... |
blob | commitdiff | diff to current |
2006-03-24 |
Matthias Clasen | Split ChangeLog |
blob | commitdiff | diff to current |
2006-03-23 |
Matthias Clasen | Adjust docs |
blob | commitdiff | diff to current |
2006-03-23 |
Emmanuele Bassi | Check for timegm. |
blob | commitdiff | diff to current |
2006-03-20 |
Vladimer Sichinava | Updated Georgian translation |
blob | commitdiff | diff to current |
2006-03-20 |
Matthias Clasen | use standard_calloc to allocate the profile_data. ... |
blob | commitdiff | diff to current |
2006-03-20 |
Matthias Clasen | Add this, at the request of the GNOME sysadmin team. |
blob | commitdiff | diff to current |
2006-03-15 |
Matthias Clasen | Only set the prgname if it hasn't been set before.... |
blob | commitdiff | diff to current |
2006-03-14 |
Matthias Clasen | Don't read past the end of the string. (#334471, Morten... |
blob | commitdiff | diff to current |
2006-03-14 |
Matthias Clasen | Don't create the option_name twice. (#334519, Chris... |
blob | commitdiff | diff to current |
2006-03-13 |
Anders Carlsson | Revert fix for #322476, it breaks module loading since... |
blob | commitdiff | diff to current |
2006-03-11 |
Marcus Brinkmann | Implement watches for GIOChannels for write file descri... |
blob | commitdiff | diff to current |
2006-03-09 |
Matthias Clasen | dist all changelogs |
blob | commitdiff | diff to current |
2006-03-07 |
Tor Lillqvist | Add G_GUINT64_CONSTANT. |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | 2.10.1 GLIB_2_10_1 |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Prepare 2.10.1 |
blob | commitdiff | diff to current |
2006-03-07 |
Matthias Clasen | Match the prototype in gconvert.c to fix build problems... |
blob | commitdiff | diff to current |
2006-03-06 |
Anders Carlsson | Make .dylib the shared library suffix on darwin. (... |
blob | commitdiff | diff to current |
2006-03-06 |
Anders Carlsson | Skip checking thread flags on Darwin. Fix suggested... |
blob | commitdiff | diff to current |
2006-03-01 |
Tor Lillqvist | Separate implementation on Win32: Use the wide characte... |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | 2.10.0 GLIB_2_10_0 |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Preparations for 2.10 |
blob | commitdiff | diff to current |
2006-02-24 |
Matthias Clasen | Add tests for g_utf8_strlen(). |
blob | commitdiff | diff to current |
2006-02-23 |
Kjartan Maraas | Plug leaks reported by valgrind. Same. Same Same. Same... |
blob | commitdiff | diff to current |
2006-02-19 |
Martyn James Russell | Updated to test _sort, _sort_with_data, _insert_sorted and |
blob | commitdiff | diff to current |
2006-02-18 |
Matthias Clasen | Add paramspec-test |
blob | commitdiff | diff to current |
2006-02-18 |
Matthias Clasen | Add more tests. |
blob | commitdiff | diff to current |
2006-02-17 |
Kang Jeong-Hee | p in str, not str in p |
blob | commitdiff | diff to current |
2006-02-15 |
Sebastian Wilhelmi | Fix deadlock when signalling the thread which freed... |
blob | commitdiff | diff to current |
2006-02-14 |
Tim Janik | only define _XOPEN_SOURCE to 600 to get at posix_memali... |
blob | commitdiff | diff to current |
2006-02-14 |
Matthias Clasen | Improve docs |
blob | commitdiff | diff to current |
2006-02-11 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2006-02-11 |
Matthias Clasen | 2.9.6 GLIB_2_9_6 |
blob | commitdiff | diff to current |
2006-01-31 |
Behdad Esfahbod | Specify the type of varargs arguments. (bug #317679) |
blob | commitdiff | diff to current |
2006-01-31 |
Matthias Clasen | Touch README and INSTALL here to pacify automake. ... |
blob | commitdiff | diff to current |
2006-01-31 |
Tim Janik | carry out all dtalist pointer accesses atomically,... |
blob | commitdiff | diff to current |
next |