2008-03-20 |
Tor Lillqvist | Bug 523298 - win_iconv can't convert from UTF-8 to... |
tree | commitdiff |
2008-03-18 |
Sebastian Dröge | Bug 522292 - Gives warnings in glib/gutils.h with GCC... |
tree | commitdiff |
2008-03-16 |
Tor Lillqvist | Don't bother defining Autoconf variables for glib.def... |
tree | commitdiff |
2008-03-14 |
Michael Natterer | make it possible to disable single-file includes by... |
tree | commitdiff |
2008-03-12 |
Sebastian Dröge | Bug 316221 - G_LOCK warns about breaking strict-aliasin... |
tree | commitdiff |
2008-03-12 |
Tor Lillqvist | Bug 520914 - win_iconv doesn't support UCS-2 |
tree | commitdiff |
2008-03-11 |
Murray Cumming | Bug 521591 – g_markup_parse_context_parse() creates... |
tree | commitdiff |
2008-03-11 |
Matthias Clasen | Update to 7.6, for real |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | Fix a typo |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | Fix confusing error message. (#521028, Peter Kjellerstedt) |
tree | commitdiff |
2008-03-05 |
Tor Lillqvist | Remove g_uri_get_scheme. |
tree | commitdiff |
2008-03-04 |
Alexander Larsson | Remove deprecated symbols we kept for one release. |
tree | commitdiff |
2008-03-03 |
Matthias Clasen | Add a version of G_INLINE_FUNC for __GNUC__ && __GNUC_S... |
tree | commitdiff |
2008-03-03 |
Tor Lillqvist | Must set the GError also in the unexpected EOF case. |
tree | commitdiff |
2008-03-01 |
Benjamin Otte | fix last commit. |
tree | commitdiff |
2008-02-29 |
Matthias Clasen | Move docs inline |
tree | commitdiff |
2008-02-28 |
Tor Lillqvist | Add some GNU libiconv compatibility: Recognize "" and... |
tree | commitdiff |
2008-02-28 |
Matthew Barnes | Make 'length' parameter signed to accomodate passing... |
tree | commitdiff |
2008-02-26 |
Tor Lillqvist | Further patch by Vlad Grecescu: Drop the code path... |
tree | commitdiff |
2008-02-25 |
Matthias Clasen | 2.15.6 GLIB_2_15_6 |
tree | commitdiff |
2008-02-25 |
Matthias Clasen | Add Since: markers to docs. (#518556, Jerry Yu) |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Rename g_uri_get_scheme to g_uri_parse_scheme. Keep... |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Rename g_uri_get_scheme to g_uri_parse_scheme. Keep... |
tree | commitdiff |
2008-02-24 |
Tor Lillqvist | Guard against _glib_get_installation_directory() return... |
tree | commitdiff |
2008-02-24 |
Tor Lillqvist | New internal function. |
tree | commitdiff |
2008-02-24 |
Tor Lillqvist | Use alertable wait functions so that I/O completion... |
tree | commitdiff |
2008-02-24 |
Tor Lillqvist | Mention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecat... |
tree | commitdiff |
2008-02-24 |
Tor Lillqvist | New function. Supersedes g_win32_get_package_installati... |
tree | commitdiff |
2008-02-23 |
Matthias Clasen | Return NULL when the key is not found. (#513171, Дилян |
tree | commitdiff |
2008-02-23 |
Matthias Clasen | Documentation updates |
tree | commitdiff |
2008-02-21 |
Tor Lillqvist | glib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_... |
tree | commitdiff |
2008-02-19 |
Tor Lillqvist | Change the g_error() to g_message() to avoid stopping... |
tree | commitdiff |
2008-02-17 |
Marco Barisione | Avoid some useless casts from const gchar * to gchar... |
tree | commitdiff |
2008-02-17 |
Marco Barisione | Don't return duplicate matches when matching empty... |
tree | commitdiff |
2008-02-17 |
Hans Breuer | define CSIDL_MYPICTURES if not available use G_STRFUNC... |
tree | commitdiff |
2008-02-13 |
Tor Lillqvist | Doc change: Deprecate passing anything but NULL for... |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Make the g_test_add macro work with gcc 4.3 |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Fix a typo |
tree | commitdiff |
2008-02-10 |
Matthias Clasen | /bin/ksh can't handle a for-loop with no arguments... |
tree | commitdiff |
2008-02-07 |
Ryan Lortie | add for(;;); after the g_log call so that GCC stops... |
tree | commitdiff |
2008-02-06 |
Behdad Esfahbod | Skip g_bit_*(). Inline functions may end up with a... |
tree | commitdiff |
2008-02-06 |
Murray Cumming | Fixed some minor typos in documentation. |
tree | commitdiff |
2008-02-03 |
Hans Breuer | update |
tree | commitdiff |
2008-01-31 |
Michael Natterer | use %G_GSIZE_FORMAT instead of %lu since sizes have... |
tree | commitdiff |
2008-01-30 |
Wouter Bolsterlee | Fixed gtk-doc warnings by updating the documentation... |
tree | commitdiff |
2008-01-29 |
14:58:31 Tim Janik | changed size argument type from gulong to gsize as... |
tree | commitdiff |
2008-01-28 |
Matthias Clasen | Check for gmtime_r. Use gmtime_r when available. (... |
tree | commitdiff |
2008-01-28 |
Matthias Clasen | Move docs inline. (#316260, Philippe Blain) |
tree | commitdiff |
2008-01-28 |
Matthias Clasen | Document limitations of this function. (#487909, Peter... |
tree | commitdiff |
2008-01-27 |
Matthias Clasen | Removed unused variable is_main_group. (#512381, Wouter... |
tree | commitdiff |
2008-01-27 |
Matthias Clasen | Deprecate G_GNUC_(PRETTY)_FUNCTION. |
tree | commitdiff |
2008-01-25 |
Loïc Minier | Pass context down the implementation to check for the... |
tree | commitdiff |
2008-01-23 |
Jens Granseuer | Only declare variables at the beginning of a code block... |
tree | commitdiff |
2008-01-21 |
Murray Cumming | Accept -1 for the data length if the data is a null... |
tree | commitdiff |
2008-01-18 |
16:51:23 Tim Janik | don't define __GNUC_PREREQ which is not in the glib... |
tree | commitdiff |
2008-01-18 |
Murray Cumming | Fixed some minor typos in the documentation. |
tree | commitdiff |
2008-01-16 |
Dan Winship | Fix another bug (which doesn't affect the results,... |
tree | commitdiff |
2008-01-15 |
Alexander Larsson | Clarify docs for g_uri_unescape_string() (#508773) |
tree | commitdiff |
2008-01-15 |
Dan Winship | fix this; the previous code gave the wrong md5sum when... |
tree | commitdiff |
2008-01-14 |
Alexander Larsson | Clarify docs for g_uri_escape_string (#508773) |
tree | commitdiff |
2008-01-11 |
Matthias Clasen | hook up testutils docs |
tree | commitdiff |
2008-01-11 |
09:00:28 Tim Janik | use mv/sed/rm on a temporary file instead of "sed ... |
tree | commitdiff |
2008-01-07 |
Matthias Clasen | 2.15.1 GLIB_2_15_1 |
tree | commitdiff |
2008-01-07 |
Matthias Clasen | Add a translator comment (#503051, Pedro de Medeiros) |
tree | commitdiff |
2008-01-07 |
Matthias Clasen | Cope with gcc 4.3 changed 'extern inline' semantics... |
tree | commitdiff |
2008-01-06 |
Matthias Clasen | Fix fdwalk on OS X |
tree | commitdiff |
2008-01-04 |
Mathias Hasselmann | Resolve 64 bit-shift bug in g_markup_collect_attributes. |
tree | commitdiff |
2008-01-02 |
Alvaro Lopez Ortega | These functions prototype defines its output as void... |
tree | commitdiff |
2008-01-01 |
Matthias Clasen | Remove C99 comments |
tree | commitdiff |
2007-12-31 |
Matthias Clasen | Mark assertion functions as G_GNUC_NORETURN. (#506461... |
tree | commitdiff |
2007-12-25 |
Matthias Clasen | Include sys/time.h. (#505258) |
tree | commitdiff |
2007-12-24 |
Mathias Hasselmann | Do not show empty groups in --help output. Initial... |
tree | commitdiff |
2007-12-23 |
Matthias Clasen | Remove wrong documentation about start group handling... |
tree | commitdiff |
2007-12-21 |
18:02:30 Tim Janik | use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta... |
tree | commitdiff |
2007-12-21 |
Matthias Clasen | Bring up to GLib coding standards: remove C99 comments... |
tree | commitdiff |
2007-12-21 |
Hans Breuer | adapt to recent api changes variable declaration at... |
tree | commitdiff |
2007-12-21 |
Matthias Clasen | 2.15.0 |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Fix make dist |
tree | commitdiff |
2007-12-20 |
16:34:04 Tim Janik | commented class definitions. moved HTML character escap... |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Return NULL if the checksum_type is unknown |
tree | commitdiff |
2007-12-20 |
Christian Persch | Use g_slice_new0, to fix "conditional jump or move... |
tree | commitdiff |
2007-12-20 |
15:03:51 Tim Janik | new python script that generates an HTML unit test... |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Additions |
tree | commitdiff |
2007-12-19 |
20:30:18 Tim Janik | capture g_log() messages and send to gtester. also... |
tree | commitdiff |
2007-12-19 |
Christian Persch | Add g_checksum_type_get_length, and change g_checksum_g... |
tree | commitdiff |
2007-12-19 |
Emmanuele Bassi | Fix the date validation check. (#503029) |
tree | commitdiff |
2007-12-19 |
Alexander Larsson | Rename g_format_file_size_for_display to g_format_size_... |
tree | commitdiff |
2007-12-18 |
Tim-Philipp Müller | add g_async_queue_new_full() which takes a GDestroyNoti... |
tree | commitdiff |
2007-12-18 |
13:45:23 Tim Janik | added g_test_trap_assert_stdout_unmatched() and |
tree | commitdiff |
2007-12-16 |
Mathias Hasselmann | Allow NULL strings in g_parse_debug_string. (#503862... |
tree | commitdiff |
2007-12-15 |
Matthias Clasen | Fix up docs |
tree | commitdiff |
2007-12-15 |
Matthias Clasen | Add hash table iterators. (#500507, Jean-Yves Lefort) |
tree | commitdiff |
2007-12-13 |
Mathias Hasselmann | Give exmples in error message unsupported case-changing... |
tree | commitdiff |
2007-12-13 |
Bastien Nocera | Don't try to parse dates that start with anything but... |
tree | commitdiff |
2007-12-13 |
Matthias Clasen | Free group_hash. (#503420, Christian Persch) |
tree | commitdiff |
2007-12-11 |
Matthias Clasen | Include gurifuncs.h |
tree | commitdiff |
2007-12-10 |
Benjamin Otte | use an intermediate cast to void * in g_array_index... |
tree | commitdiff |
2007-12-10 |
15:08:59 Tim Janik | mail.gnome.org/archives/gtk-devel-list/2007-October... |
tree | commitdiff |
2007-12-10 |
13:02:08 Tim Janik | applied patch by Tommi Komulainen to fix int64 printout... |
tree | commitdiff |
2007-12-10 |
Matthias Clasen | Change prototype to take msgctxtid + offset instead... |
tree | commitdiff |
next |