platform/upstream/glib.git
2006-01-03 Matthias ClasenAdd new functions
2006-01-03 Matthias ClasenSmall fixes
2006-01-03 Michael Meeksnew method to determine if the current thread is the...
2006-01-03 Matthias ClasenDon't provide g_rmdir() as a macro expanding to rmdir...
2006-01-02 Stepan Kasaltypo
2006-01-01 Kjartan MaraasUpdated Norwegian bokmål translation. Same
2006-01-01 Tor LillqvistSet the GIOChannels for stdout and stderr to unbuffered...
2005-12-31 Matthias ClasenRemove the handler trash stack, which is now unused...
2005-12-30 Matthias ClasenRemove the handler trash stack, which is now unused.
2005-12-30 Matthias ClasenFix a copy-and-paste error in the docs. (#325273, Decla...
2005-12-27 Manish SinghShut up CVS
2005-12-27 Manish Singhuse LC_ALL instead of LC_COLLATE, to make sure we reall...
2005-12-27 Matthias ClasenFix #316221, Michal Benes, Stanislav Brabec;
2005-12-27 Matthias ClasenAdd a cast to silence compiler warnings. (#321978,...
2005-12-27 Matthias ClasenPartial fix for bug #32937, Bogdan Nicula.
2005-12-27 Manish Singhexport LC_COLLATE so it takes. (#324950, Dan Yefimov)
2005-12-26 Matthias ClasenOn Win32, include process.h (#325015, Kazuki Iwamoto)
2005-12-26 Ilkka TuohelaUpdated Finnish translation
2005-12-26 Matthias ClasenUpdates
2005-12-26 Matthias ClasenFix C99isms. (#324950, Dan Yefimov)
2005-12-25 Adam WeinbergerUpdated Canadian English translation.
2005-12-24 Matthias Clasenadditions
2005-12-24 Matthias ClasenOne more
2005-12-24 Matthias ClasenAdd new functions.
2005-12-22 Tim Janikrenamed GUnowned to GInitiallyUnowned.
2005-12-22 Tim Janikimplemented G_TYPE_GTPYE. applied patch from matthias...
2005-12-21 Matthias ClasenUpdates
2005-12-21 Matthias ClasenNew function to sort tasks pushed into a threadpool...
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-20 Matthias ClasenUpdates
2005-12-19 Matthias ClasenDocument G_TYPE_HASH_TABLE.
2005-12-19 Matthias ClasenAdd g_list_free1
2005-12-19 Christophe... Updated French translation.
2005-12-18 Ignacio Casal... *** empty log message ***
2005-12-18 Matthias ClasenSet an error in all failure cases. (#324332, Tim-Philip...
2005-12-17 Sebastian WilhelmiFix memory barrier position in g_atomic_int_get and...
2005-12-16 Matthias ClasenDon't return a pointer to a const struct, since apps...
2005-12-15 Tim Janikfixed conditional symbols definitions
2005-12-15 Matthias ClasenDocument new atomic operations.
2005-12-15 Tim Janikadded g_atomic_pointer_set() and g_atomic_int_set()
2005-12-13 Tim Janikadded g_atomic_pointer_set() and g_atomic_int_set(...
2005-12-12 Tim Janikcorrected floating reference documentation.
2005-12-09 Matthias ClasenBump version
2005-12-09 Matthias Clasen2.9.1 GLIB_2_9_1
2005-12-09 Tim Janikfix type inconsistency pointed out by gmorten
2005-12-09 Alexander LarssonUse G_GNUC_WARN_UNUSED_RESULT on list functions that...
2005-12-08 Matthias ClasenUpdates
2005-12-07 Matthias ClasenDocument n_preallocs as ignored.
2005-12-07 Tim Janikremoved commit leftover
2005-12-07 Martyn James... - Call g_queue_insert_sorted() instead of duplicating...
2005-12-07 Martyn James... Missed the ChangeLog
2005-12-07 Martyn James... - Added g_list_insert_sorted_with_data () and
2005-12-07 Tor LillqvistLook up prefix at run-time on Win32, assuming the stand...
2005-12-06 Matthias ClasenExempt GTK+ from the mem chunk deprecation, since we...
2005-12-05 Manish Singhset LC_COLLATE, not LANG, to be sure to override any...
2005-12-05 Matthias ClasenRevert an accidental commit
2005-12-05 Matthias ClasenDocumentation updates. (#323291, Morten Welinder)
2005-12-05 Matthias ClasenUse G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)
2005-12-05 Matthias Clasenbroken commit
2005-12-05 Matthias ClasenSet MALLOC_CHECK_ and MALLOC_PERTURB_
2005-12-05 Matthias ClasenUpdates
2005-12-05 Matthias Clasenfix a formatting problem
2005-12-05 Matthias ClasenDeprecate mem chunks
2005-12-05 Matthias ClasenAdd versioned deprecation information
2005-12-05 Martyn James... - Added support for sorting async queues by with _push_...
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 Matthias ClasenUpdates
2005-12-05 Matthias ClasenUpdate for latest header additions
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 ClasenAdd more api
2005-12-03 Matthias ClasenDocument the slice allocator
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 ClasenBroken commit
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 Janikfix uint/pointer casts
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-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 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...
next