2.15.4
[platform/upstream/glib.git] / glib /
2008-01-28 Matthias ClasenCheck for gmtime_r. Use gmtime_r when available. (...
2008-01-28 Matthias ClasenMove docs inline. (#316260, Philippe Blain)
2008-01-28 Matthias ClasenDocument limitations of this function. (#487909, Peter...
2008-01-27 Matthias ClasenRemoved unused variable is_main_group. (#512381, Wouter...
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2008-01-25 Loïc MinierPass context down the implementation to check for the...
2008-01-23 Jens GranseuerOnly declare variables at the beginning of a code block...
2008-01-21 Murray CummingAccept -1 for the data length if the data is a null...
2008-01-18 16:51:23 Tim Janikdon't define __GNUC_PREREQ which is not in the glib...
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2008-01-16 Dan WinshipFix another bug (which doesn't affect the results,...
2008-01-15 Alexander LarssonClarify docs for g_uri_unescape_string() (#508773)
2008-01-15 Dan Winshipfix this; the previous code gave the wrong md5sum when...
2008-01-14 Alexander LarssonClarify docs for g_uri_escape_string (#508773)
2008-01-11 Matthias Clasenhook up testutils docs
2008-01-11 09:00:28 Tim Janikuse mv/sed/rm on a temporary file instead of "sed ...
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2008-01-07 Matthias ClasenAdd a translator comment (#503051, Pedro de Medeiros)
2008-01-07 Matthias ClasenCope with gcc 4.3 changed 'extern inline' semantics...
2008-01-06 Matthias ClasenFix fdwalk on OS X
2008-01-04 Mathias HasselmannResolve 64 bit-shift bug in g_markup_collect_attributes.
2008-01-02 Alvaro Lopez OrtegaThese functions prototype defines its output as void...
2008-01-01 Matthias ClasenRemove C99 comments
2007-12-31 Matthias ClasenMark assertion functions as G_GNUC_NORETURN. (#506461...
2007-12-25 Matthias ClasenInclude sys/time.h. (#505258)
2007-12-24 Mathias HasselmannDo not show empty groups in --help output. Initial...
2007-12-23 Matthias ClasenRemove wrong documentation about start group handling...
2007-12-21 18:02:30 Tim Janikuse "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta...
2007-12-21 Matthias ClasenBring up to GLib coding standards: remove C99 comments...
2007-12-21 Hans Breueradapt to recent api changes variable declaration at...
2007-12-21 Matthias Clasen2.15.0
2007-12-20 Matthias ClasenFix make dist
2007-12-20 16:34:04 Tim Janikcommented class definitions. moved HTML character escap...
2007-12-20 Matthias ClasenReturn NULL if the checksum_type is unknown
2007-12-20 Christian PerschUse g_slice_new0, to fix "conditional jump or move...
2007-12-20 15:03:51 Tim Janiknew python script that generates an HTML unit test...
2007-12-20 Matthias ClasenAdditions
2007-12-19 20:30:18 Tim Janikcapture g_log() messages and send to gtester. also...
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-19 Emmanuele BassiFix the date validation check. (#503029)
2007-12-19 Alexander LarssonRename g_format_file_size_for_display to g_format_size_...
2007-12-18 Tim-Philipp Mülleradd g_async_queue_new_full() which takes a GDestroyNoti...
2007-12-18 13:45:23 Tim Janikadded g_test_trap_assert_stdout_unmatched() and
2007-12-16 Mathias HasselmannAllow NULL strings in g_parse_debug_string. (#503862...
2007-12-15 Matthias ClasenFix up docs
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-13 Mathias HasselmannGive exmples in error message unsupported case-changing...
2007-12-13 Bastien NoceraDon't try to parse dates that start with anything but...
2007-12-13 Matthias ClasenFree group_hash. (#503420, Christian Persch)
2007-12-11 Matthias ClasenInclude gurifuncs.h
2007-12-10 Benjamin Otteuse an intermediate cast to void * in g_array_index...
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-12-10 13:02:08 Tim Janikapplied patch by Tommi Komulainen to fix int64 printout...
2007-12-10 Matthias ClasenChange prototype to take msgctxtid + offset instead...
2007-12-09 Hans Breuerremoved -GD to compile with msvc9 (vs2008) with less...
2007-12-08 Hans Breuerbuild gchecksum.obj
2007-12-06 Mathias HasselmannCall destroy notify when destroying the hash table...
2007-12-06 13:29:00 Tim Janikdetect non-blocking fd EOF by read()==0 following poll...
2007-12-06 Mathias HasselmannMention g_utf8_normalize() returns NULL on invalid...
2007-12-06 Mathias HasselmannImprove wording for g_propagate_error docs.
2007-12-05 17:58:18 Tim Janikadded -m=thorough support to gtester.
2007-12-05 17:21:05 Tim Janikprint out random seed for verbose tests, also adapted...
2007-12-05 11:43:22 Tim Janikadded g_test_add_data_func() to pass data into tests...
2007-12-05 Tor LillqvistAdd "shift-jis" as an alternative spelling of "shift_jis".
2007-12-05 Ryan Lortieungtk-docify some comments for internal functions
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...
2007-12-04 Ryan Lortieno code changes; add comments to document the internal...
2007-12-04 Ryan Lortieno code changes; reorder functions to remove the need...
2007-12-04 Ryan Lortieimprove clarity in some functions
2007-12-04 Ryan Lortierename 'node' to 'node_ptr' where appropriate
2007-12-04 Ryan Lortieconvert G_HASH_TABLE_RESIZE() macro to inline function
2007-12-04 Ryan Lortieremove stray (duplicate) entry from file to fix the...
2007-12-04 Ryan Lortieonly whitespace fixes, mostly removing spaces at ends...
2007-12-04 Behdad EsfahbodFix EXTRA_DIST automake warnings. (#501107)
2007-12-03 Hans Breueradded glib_gettext (in use by gio) also try building gio
2007-12-03 Ryan Lortiecreate a common function for the many places where...
2007-12-03 Matthias ClasenDon't call g_get_language_names() per-key. (#500638...
2007-12-03 Marco BarisioneAdd new error codes for when compilation fails and...
2007-12-03 Matthias ClasenSpeed up group lookups
2007-12-03 Ryan Lortiemerge more common code into functions. Vastly simplify...
2007-11-29 Matthias ClasenDoc improvements
2007-11-29 Matthias ClasenAdd Since tags
2007-11-29 Matthias ClasenSome doc cleanups
2007-11-28 Matthias ClasenFix up some doc comments, avoid C99 comments
2007-11-28 Alexander LarssonMove this function before g_string_append_c so that...
2007-11-28 Alexander LarssonAdd in the new symbols
2007-11-28 Ryan Lortienothing to see here... move along, move along :)
2007-11-28 Ryan Lortieinsert/replace were identical except for a single line...
2007-11-27 Alexander LarssonMoved gurifuncs from gio to glib
2007-11-27 Alexander LarssonMove g_format_file_size_for_display from gio to glib
2007-11-27 Ryan LortieAdd new function g_markup_collect_attributes (bug ...
2007-11-26 Tor LillqvistSome improvements, being upstreamed. (must_use_null_use...
2007-11-26 Tor LillqvistUse either lib/locale or share/locale depending on...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...
2007-11-26 Tor LillqvistISO8859-1 is CP28591, not CP1252.
2007-11-25 Tor LillqvistAdd win_iconv.c to EXTRA_DIST.
2007-11-25 Tor LillqvistImplement #491549: On Windows, always use the native...
2007-11-25 Tor LillqvistAdd conditionals for non-Unix. Just g_error() unless...
2007-11-25 Tor LillqvistDo install gtestutils.h even on Win32.
2007-11-25 Tor LillqvistBuild gtestutils etc on OS_UNIX only.
next