platform/upstream/glib.git
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-15 Matthias Clasenbump version
2006-05-15 Matthias Clasen2.11.1 GLIB_2_11_1
2006-05-15 Matthias ClasenFix a ChangeLog misedit
2006-05-13 Matthias ClasenFix several cases of deref-before-NULL-check. (#341191...
2006-05-13 Matthias ClasenAllow optional summary and description texts before...
2006-05-12 Tor LillqvistImplement setting/clearing G_IO_FLAG_NONBLOCK for chann...
2006-05-11 Bastien Noceraadd documentation for G_OPTION_ARG_INT64
2006-05-11 Sebastian WilhelmiMake the magic and location arguments to the error...
2006-05-11 Sebastian WilhelmiUse g_atomic_pointer_set instead of old homegrown versi...
2006-05-11 Sebastian WilhelmiPrevent calling into g_cond_wait resp. g_mutex_lock...
2006-05-10 Sebastian WilhelmiAdapt to GLib coding standards.
2006-05-10 Matthias ClasenUpdates
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-05-09 Sebastian WilhelmiUse canonical include form for internal headers. config...
2006-05-09 Sebastian WilhelmiRemove obsolete gthread/gthread-solaris.c.
2006-05-08 Matthias ClasenUse encoding names which may work better on Solaris...
2006-05-08 Matthias ClasenAdd some tests for invalid floating point numbers.
2006-05-08 Matthias ClasenMake const, noticed by Kjartan Maraas.
2006-05-07 Matthias ClasenFix invalid memory reads. (#340816, Nick Treleaven)
2006-05-05 Francisco Javier... Updated Spanish translation.
2006-05-04 Alexander LarssonFix OOB write (#340538)
2006-05-03 Matthias ClasenAdd some more tests.
2006-05-03 Tor LillqvistFree with free() and not g_free() what has been allocat...
2006-05-03 Matthias ClasenUse malloced memory instead of stack-allocated, so...
2006-05-03 Matthias ClasenBump version
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-05-02 Matthias Clasendocument a little pitfall
2006-05-02 Tim Janikadded test code from Behdad Esfahbod, see #337128.
2006-05-02 Tim Janiksplit up G_DEFINE_*TYPE macro definitions so C CODE...
2006-05-02 Tim Janikfixed leak in short option parsing. rewrote parts of...
2006-05-02 Funda WangUpdated glib zh_CN translation.
2006-05-02 Ankitkumar... Updated Translation
2006-04-30 Kjartan MaraasAdd gbookmarkfile.c Adjust accordingly.
2006-04-30 Kjartan MaraasUpdated Norwegian bokmål translation.
2006-04-29 Behdad EsfahbodAdd a period.
2006-04-28 Behdad Esfahbod#include <stdlib.h>
2006-04-27 Matthias ClasenSmall fixes
2006-04-27 Matthias ClasenUpdates
2006-04-27 Behdad Esfahboddocs/reference/glib/glib-sections.txt, Implement g_unic...
2006-04-27 Matthias Clasen (bookmark_app_info_dump): Escape strings before dumping
2006-04-27 Matthias ClasenRemove some special-casing of empty string which led...
2006-04-27 Matthias ClasenRemove some special-casing of empty string which led...
2006-04-27 Matthias Clasenadditions
2006-04-27 Behdad EsfahbodRegenerated using Unicode Character Database 5.0 beta.
2006-04-26 Matthias ClasenDon't repeat a failed fclose() call, since that invokes...
2006-04-26 Matthias ClasenAvoid a possible NULL dereference (found by Coverity...
2006-04-26 Matthias ClasenAdd a test for the previous change.
2006-04-25 Matthias ClasenRemove redundant code. (g_key_file_get_group_comment...
2006-04-24 Matthias ClasenUpdates
2006-04-24 Matthias Clasenforgotten file
2006-04-23 Vincent van... Translation updated by Tino Meinen.
2006-04-23 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2006-04-23 Matthias ClasenFix some problems with my last commit
2006-04-21 David LodgeTranslation updated by David Lodge.
2006-04-21 Matthias Clasendocumentation additions
2006-04-21 Matthias ClasenAdd g_type_register_static_simple
2006-04-21 Ignacio Casal... *** empty log message ***
2006-04-21 Rajesh RanjanUpdated Translation
2006-04-19 Matthias ClasenAdd some missing Since: 2.8 tags
2006-04-19 Tor LillqvistAdapt to the changed prototype of InterlockedCompareExc...
2006-04-19 Ankitkumar... Updated Translation
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-19 Matthias ClasenAccept duplicate groups. (#157877, Sebastien Bacher)
2006-04-18 Matthias ClasenSay that ref/unref are thread-safe now. (#322883, Chris...
2006-04-18 Rajesh RanjanUpdated Translation
2006-04-18 Ankitkumar... Updated Translation
2006-04-18 Matthias ClasenMake passing NULL for new_prefix work as documented...
2006-04-17 Kjartan MaraasRemove obsolete entry for no_NO. And the translation.
2006-04-17 Clytie Siddallvi.po: Updated Vietnamese translation.
2006-04-16 Matthias ClasenAvoid an array overrun. (Coverity, fix by Pascal Terjan)
2006-04-12 Bastien Nocerareviewed by: Matthias Clasen <mclasen@redhat.com>
2006-04-12 Matthias ClasenAdd an assert to make it clear when value can be NULL.
2006-04-11 Vincent van... Translation updated by Tino Meinen.
2006-04-10 Vladimer SichinavaUpdated Georgian translation
2006-04-07 Martyn James... (test_thread_stop_unused): Removed an
2006-04-07 Hans Breueradded gbase64.obj and derive the static libs name from...
2006-04-07 Ignacio Casal... *** empty log message ***
2006-04-07 Martyn James... Make sure g_thread_pool_stop_unused_threads() actually...
2006-04-07 Priit LaesTranslation updated by Ivar Smolin.
2006-04-05 Matthias ClasenDocument class_offset 0. and that class_closure may...
2006-04-05 Matthias ClasenDocument class_offset 0.
2006-04-05 Matthias ClasenMake long long printing work if snprintf is not availab...
2006-04-05 Behdad EsfahbodChange max-depth to max-lookups.
2006-04-05 Behdad EsfahbodCheck the return value of g_get_prgname for NULL before...
2006-04-05 Matthias ClasenFix up shell script
2006-04-05 Matthias ClasenMore test fixes
2006-04-05 Matthias ClasenRun run-bookmark-test.sh
2006-04-05 Matthias ClasenMore warning fixes
2006-04-05 Matthias ClasenSilence a warning
2006-04-05 Behdad Esfahbod.
2006-04-05 Matthias ClasenAdd base64 docs
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-04-04 Matthias ClasenMove short_month_names and long_month_names to bss.
2006-04-04 Matthias ClasenMake the parser struct const
2006-04-04 Behdad EsfahbodFix accidentally broken build.
2006-04-03 Matthias ClasenFix docs
2006-04-03 Matthias ClasenAdd some verbiage to g_object_ref_sink_docs. (#336677)
2006-04-03 Matthias ClasenDon't include sys/time.h (#337027, Kazuki IWAMOTO)
2006-04-02 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
next