Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-30 | glib: add compatibility interface for g_hash_table_add() | Markus Armbruster | 1 | -0/+8 |
2015-10-19 | glib-compat: add 2.38/2.40/2.46 asserts | Marc-André Lureau | 1 | -0/+61 |
2015-05-22 | glib: remove stale compat functions | John Snow | 1 | -35/+0 |
2015-05-08 | glib-compat.h: change assert to g_assert | Michael Tokarev | 1 | -3/+3 |
2015-04-02 | glib-compat: fix problems with not-quite glib 2.22 | Cornelia Huck | 1 | -1/+3 |
2014-10-16 | glib: add compatibility interface for g_strcmp0() | Gonglei | 1 | -0/+17 |
2014-10-15 | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi | 1 | -0/+19 |
2014-06-10 | glib-compat.h: add new thread API emulation on top of pre-2.31 API | Michael Tokarev | 1 | -0/+119 |
2014-05-09 | glib: fix g_poll early timeout on windows | Sangho Park | 1 | -1/+8 |
2014-05-07 | glib: move g_poll() replacement into glib-compat.h | Stefan Hajnoczi | 1 | -0/+12 |
2013-03-25 | glib: add a compatibility interface for g_timeout_add_seconds | Anthony Liguori | 1 | -0/+27 |