platform/upstream/glib.git
2006-01-18 Matthias ClasenAdd a note about casting the results of g_new() and...
2006-01-17 Sebastian WilhelmiTo avoid deadlocks get rid of the settings G_LOCK....
2006-01-17 Matthias ClasenBump version
2006-01-17 Matthias Clasen2.9.3 GLIB_2_9_3
2006-01-16 Matthias ClasenUpdates
2006-01-16 Matthias ClasenRework the strict aliasing fix to not break C++, pointe...
2006-01-16 Matthias ClasenSignal waiting threads, problem noticed by Christian...
2006-01-16 Hendrik RichterUpdated German translation.
2006-01-16 Matthias ClasenFix bug 326747, Alberto Ruiz:
2006-01-16 Hendrik BrandtUpdated translation, Bugfixes, closed Bug #327196
2006-01-14 Matthias ClasenReplace the simple recursive implementation by a nonrec...
2006-01-12 Matthias ClasenFix the assert to not always trigger. (#326558, Daichi...
2006-01-12 Federico Mena... Replaced with the correct file.
2006-01-12 Federico Mena... Huh? This was a 6-byte file. Replaced it with the corre...
2006-01-12 Priit LaesTranslation updated by Ivar Smolin.
2006-01-11 Matthias ClasenDon't test items_read and items_written in error cases...
2006-01-11 Matthias ClasenSet error to NULL.
2006-01-09 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2006-01-09 Takeshi AIHANAFixed wrong translation in v2.9.2.
2006-01-09 Ankitkumar... Updated Translation
2006-01-09 Matthias ClasenBreak some long lines.
2006-01-08 Matthias ClasenInclude config.h first
2006-01-08 Sven Herzbergexplain that G_TYPE_INSTANCE_GET_CLASS() does behave...
2006-01-08 Takeshi AIHANAUpdated Japanese translation for v2.9.2.
2006-01-07 Stefan Kostfix internal link, little XXX cleanup
2006-01-07 Vincent van... Translation updated by Tino Meinen.
2006-01-07 Clytie Siddallvi.po: Updated Vietnamese translation.
2006-01-07 Josep Puigdemont... Updated Catalan translation.
2006-01-07 Theppitak Karoonboon... Updated Thai translation.
2006-01-07 Francisco Javier... Updated Spanish translation.
2006-01-06 Matthias ClasenFix a build problem on OS X.
2006-01-06 Matthias ClasenBump version
2006-01-06 Matthias Clasen2.9.2 GLIB_2_9_2
2006-01-06 Matthias ClasenFix the build
2006-01-05 Hans Breueradded gslice.obj
2006-01-05 Matthias ClasenUpdates
2006-01-05 Matthias ClasenFix make check
2006-01-05 Matthias ClasenClarify the documentation of source ids a bit. (#325874...
2006-01-05 Matthias ClasenFix another strict aliasing problem.
2006-01-05 Matthias ClasenAvoid use of varargs macro. (#325864, Kazuki IWAMOTO)
2006-01-05 Manish Singhglib/glib.symbols don't macroized g_access, g_chdir...
2006-01-04 Tim Janikdon't reverse chunk order when creating magazines,...
2006-01-04 Abel CheungAdded "ml" "zh_HK" to ALL_LINGUAS.
2006-01-04 Kwok-Koon CheungNew Chinese (Hong Kong) translation Updated Chinese...
2006-01-03 Martyn James... - Added new API g_thread_pool_get_idle_time() and
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...
next