platform/upstream/glib.git
2005-12-01 Tim Janikuse g_slic_* for all object allocations.
2005-12-01 Tim Janikexport g_hash_table_get_type
2005-12-01 Christian RoseUpdated Tagalog translation by Eric Pareja <xenos@upm...
2005-12-01 Tor LillqvistDon't call g_path_skip_root() unless the path is absolute.
2005-12-01 Tor Lillqvistg_rename() doc comment update.
2005-12-01 Tor LillqvistIn the Win32 implementation, strip trailing slash(es...
2005-11-30 Matthias ClasenFix G_STMT_START / G_STMT_END on Solaris. (#321972...
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-11-27 Matthias ClasenDon't read beyond len. (#322520, Christian Persch)
2005-11-27 Matthias ClasenDocument GObject API additions
2005-11-27 Matthias ClasenDocument GObject api additions
2005-11-25 Morten WelinderTypo in comment.
2005-11-23 Tim Janikaccess datalist flags via atomic pointer access funcito...
2005-11-23 Tim Janikadded floating reference count. g_object_is_floating():
2005-11-23 Tim Janikstreamlined initialization code somewhat, removed GData...
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-11-23 Matthias ClasenDocumentation improvements
2005-11-22 Matthias ClasenAvoid double locking in g_intern_string (#322133, Bened...
2005-11-22 Tim Janikg_hash_table_new_full(): create hash tables with a...
2005-11-21 Behdad EsfahbodOops, copy-pasted Matthias's sig line!
2005-11-21 Behdad EsfahbodNew entries added.
2005-11-21 Matthias ClasenRemove unused variables. (#321984, Andrew Paprocki)
2005-11-18 Matthias ClasenBump version
2005-11-18 Matthias Clasen2.9.0 GLIB_2_9_0
2005-11-17 Matthias ClasenPrepare for 2.9.0
2005-11-17 Matthias ClasenUpdates
2005-11-17 Matthias ClasenAdd functions to set a date from a time_t and from...
2005-11-17 Matthias ClasenUnit tests for g_utf8_pointer_to_offset and g_utf8_offs...
2005-11-17 Matthias Clasenconst correctness fixes, found by Arjan van de Ven...
2005-11-17 Behdad EsfahbodCorrect typo on mentioning @G_UNICODE_BREAK_UNKNOWN...
2005-11-16 Ales NyakhaychykUpdated Belarusian Translation
2005-11-10 Behdad EsfahbodUse bit hacks instead when checking a general category...
2005-11-10 Simos XenitellisAdded Tatar translation by Albert Fazlí
2005-11-08 Matthias ClasenImprove GOnce docs
2005-11-08 Tor LillqvistDon't call g_warning(). (#320688) Instead set error...
2005-11-07 Matthias ClasenDon't call cb_funcs->unref while holding the context...
2005-11-07 Billy BiggsAdd a missing reference to libglib in the LDADD for...
2005-11-07 Matthias ClasenWe need to set n_preallocs to a nonzero value, otherwis...
2005-11-05 Matthias ClasenForgotten file
2005-11-04 Matthias ClasenApply a patch from Behdad Esfahbod to use a faster...
2005-11-04 Matthias ClasenAdd a generator for a mirroring table
2005-11-04 Matthias ClasenExpand the docs. (#320466, Steffen Gutmann)
2005-11-04 Matthias ClasenInclude gdataset.h. (#320322)
2005-11-04 Matthias Clasenadd new GDebugFlag for fatal_criticals handle G_DEBUG...
2005-11-02 Miloslav TrmacUpdated Czech translation.
2005-11-01 Tor LillqvistRemove large amount of trailing whitespace from one...
2005-11-01 Vincent van... Translation updated by Tino Meinen.
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-10-30 Matthias ClasenAdd some tests for conversions between UTF-8, UCS-4...
2005-10-27 Erdal RonahiAdded Kurdish translation
2005-10-27 Matthias ClasenDocument g_value_set_instance(), (#319885, Milosz Derez...
2005-10-26 Takeshi AIHANAUpdated Japanese translation and Fixed typos reported by
2005-10-26 Matthias ClasenAdd a footnote about surrogate pairs. (#317683, Behdad...
2005-10-26 Matthias ClasenFix 319806
2005-10-25 Funda WangUpdated Simplified Chinese translation
2005-10-20 Runa BhattacharjeeAdded Entry for Bengali (bn) Translation Updation:20/10
2005-10-20 Runa BhattacharjeeUpdated Bengali(bn) Translation:20/10
2005-10-19 Ignacio Casal... *** empty log message ***
2005-10-19 Manish SinghUse AC_CHECK_FUNCS for _NSGetEnviron, to get the config...
2005-10-19 Tor LillqvistReturn a g_strdup()ed copy of the value stored in the...
2005-10-17 Priit LaesTranslation updated by Ivar Smolin.
2005-10-17 Chao-Hsiung... Updated Traditional Chinese translation.
2005-10-16 Marcel TelkaUpdated Slovak translation.
2005-10-07 Matthias ClasenFix sorting of 0 sequences in filenames
2005-10-05 Matthias ClasenDocument gmodule-no-export-2.0
2005-10-05 Matthias ClasenDoc addition
2005-10-05 Matthias ClasenAdd Collation tests.
2005-10-03 Matthias ClasenReally fix #314890.
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
2005-10-01 Davyd MadeleyMinor documentation improvements for g_strchug, g_strch...
2005-09-30 Adam WeinbergerUpdated Canadian English translation.
2005-09-27 Michael Nattererrevert last change, it breaks all users of G_IMPLEMENT_...
2005-09-27 David OdinMoved the ChangeLog entry to the right ChangeLog
2005-09-26 David Odininitialize all the fields of GInterfaceInfo in the...
2005-09-26 Matthias ClasenDon't hang on '{' following a trigraph comment in the...
2005-09-26 Matthias ClasenAdd details to the docs. (#314393, Matthew F. Barnes)
2005-09-26 Matthias ClasenRemove g_snprintf() and g_vsnprintf(), since they are...
2005-09-26 Martin Willemoes... Updated Danish translation.
2005-09-25 Christian RoseUpdated Swedish translation.
2005-09-22 Tim Janikfix pspec->name assignment which needs to be strdup...
2005-09-20 Matthias ClasenRemove the misleading comment about G_SIGNAL_TYPE_STATI...
2005-09-20 Tim Janikapplied significant recursion complexity optimization...
2005-09-20 Matthias ClasenDoc fixes
2005-09-19 Tim Janikapplied a patch from matthias which checks on the upper...
2005-09-15 Tor LillqvistAdd warning to doc comment that these functions should...
2005-09-14 Matthias ClasenAdd bug ref
2005-09-14 Matthias ClasenAdd a test for grup names of length 1.
2005-09-12 Matthias ClasenClarify docs.
2005-09-11 Sebastian WilhelmiLink the the refcount tests to the system thread librar...
2005-09-11 Kjartan MaraasRemove some dead code. Closes bug #315278.
2005-09-10 Matthias ClasenMove a few strings from .data to .rodata.
2005-09-08 Kjartan MaraasRemove some unused code. Same here And here Mark some...
2005-09-07 Tor LillqvistCreate also a console version of the gspawn-win32-helpe...
2005-09-06 Matthias ClasenTell xgettext about all the printf-like functions we...
2005-09-05 Matthias ClasenMake the name field const. (g_signal_newv): Don't keep...
2005-09-05 Matthias ClasenReport an error if the file is too large. (#315275...
2005-09-05 Inaki LarranagaAdded Basque translation.
2005-09-05 Matthias ClasenThe return value of read() is signed. (#315273, Kjartan...
next