implement chain walking for arbitrary ->next pointer offsets in
[platform/upstream/glib.git] / ChangeLog
2005-12-05 Tim Janikimplement chain walking for arbitrary ->next pointer...
2005-12-05 Matthias ClasenAdd some docs.
2005-12-05 Matthias ClasenFix compiler warnings.
2005-12-05 Behdad EsfahbodRemove comma at the end of enum.
2005-12-04 Matthias ClasenHandle multiple user names with the same UID better...
2005-12-04 Matthias ClasenAdd a macro to make gcc warn if a function result is...
2005-12-03 Matthias ClasenDeprecate g_cache_value_foreach. (#322956, Nicolas...
2005-12-03 Matthias ClasenMake mapping of empty files work. (#321530)
2005-12-03 Matthias ClasenDon't fork a new process just to fix the permissions...
2005-12-02 Matthias ClasenAdd a note about Solaris threads.
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-12-02 Matthias ClasenDefine G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTA...
2005-12-02 Matthias ClasenPortability fixes, C99ism removal
2005-12-02 Matthias ClasenAdd a missing volatile for the IA64 implementation.
2005-12-02 Tim Janiksome naming and type size fixups.
2005-12-02 Tim Janikreworked GCC-specific type-safe macro variant into...
2005-12-02 Tim Janikextended to perform the benchmarking on the old memchun...
2005-12-01 Tim Janikimproved gettimeofday() timer resolution by maintaining...
2005-12-01 Tim Janikimproved gettimeofday() timer resolution by maintaining...
2005-12-01 Matthias ClasenMake tests work with slice allocator
2005-12-01 Matthias ClasenRemove a duplicate _LDADD
2005-12-01 Tim Janiknew slice allocator implementation.
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-27 Matthias ClasenDon't read beyond len. (#322520, Christian Persch)
2005-11-23 Tim Janikaccess datalist flags via atomic pointer access funcito...
2005-11-23 Tim Janikstreamlined initialization code somewhat, removed GData...
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 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-10 Behdad EsfahbodUse bit hacks instead when checking a general category...
2005-11-10 Simos XenitellisAdded Tatar translation by Albert Fazlí
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-04 Matthias ClasenApply a patch from Behdad Esfahbod to use a faster...
2005-11-04 Matthias ClasenInclude gdataset.h. (#320322)
2005-11-04 Matthias Clasenadd new GDebugFlag for fatal_criticals handle G_DEBUG...
2005-11-01 Tor LillqvistRemove large amount of trailing whitespace from one...
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-26 Matthias ClasenFix 319806
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-07 Matthias ClasenFix sorting of 0 sequences in filenames
2005-10-05 Matthias ClasenDoc addition
2005-10-05 Matthias ClasenAdd Collation tests.
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
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 ClasenAdd details to the docs. (#314393, Matthew F. Barnes)
2005-09-26 Matthias ClasenRemove g_snprintf() and g_vsnprintf(), since they are...
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 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-07 Tor LillqvistCreate also a console version of the gspawn-win32-helpe...
2005-09-05 Matthias ClasenReport an error if the file is too large. (#315275...
2005-09-05 Matthias ClasenThe return value of read() is signed. (#315273, Kjartan...
2005-08-31 Tor LillqvistWrapping atexit() is a bad idea on Windows, where the...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-08-28 Matthias ClasenUnify some near-duplicate strings. (#314654, Clytie...
2005-08-26 Matthias ClasenBump version
2005-08-25 Tor LillqvistMake also the g_spawn*() functions take parameters...
2005-08-24 Owen TaylorTruncate ChangeLog after moving aside
2005-08-24 Stepan Kasal(G_MININT64): Cast to gint64.
2005-08-24 Matthias ClasenFix the crt_externs.h include
2005-08-23 Stepan KasalStepan
2005-08-23 Matthias ClasenBump version
2005-08-23 Matthias Clasen2.8.1 GLIB_2_8_1
2005-08-20 Hans Breuerlink with ws2_32.lib
2005-08-18 Tor LillqvistCheck for <sys/wait.h>
2005-08-18 Ross BurtonOptimise single-character insertions
2005-08-17 Matthias ClasenCheck for crt_externs.h and _NSGetEnviron.
2005-08-17 Stepan KasalMove the body of the big if... (g_get_any_init_do)...
2005-08-15 Matthias ClasenWait for the child process and then simply return....
2005-08-15 Matthias ClasenUpdate the link to Unicode category values. (#313369...
2005-08-15 Matthias ClasenClarify docs a little. (#311727, Tristan van Berkom)
2005-08-15 Matthias ClasenFix abi checks for ia64.
2005-08-12 Matthias ClasenBump version
2005-08-12 Matthias Clasen2.8.0 GLIB_2_8_0
2005-08-12 Tim-Philipp MüllerSpecial-case flag value of 0. Instead of returning...
2005-08-12 Matthias ClasenBump version to 2.8.0
next