Age | Commit message (Expand) | Author | Files | Lines |
2005-12-21 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-12-21 | New function to sort tasks pushed into a threadpool. (#324479, Martyn | Matthias Clasen | 1 | -0/+9 |
2005-12-20 | added mem_error() and mem_assert() to test and handle errors without | Tim Janik | 1 | -0/+22 |
2005-12-18 | Set an error in all failure cases. (#324332, Tim-Philipp Müller) | Matthias Clasen | 1 | -0/+5 |
2005-12-17 | Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get. | Sebastian Wilhelmi | 1 | -0/+9 |
2005-12-16 | Don't return a pointer to a const struct, since apps expect to be able to | Matthias Clasen | 1 | -0/+6 |
2005-12-13 | added g_atomic_pointer_set() and g_atomic_int_set() for systems where the | Tim Janik | 1 | -0/+6 |
2005-12-09 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-12-09 | 2.9.1GLIB_2_9_1 | Matthias Clasen | 1 | -0/+4 |
2005-12-09 | Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the whole | Alexander Larsson | 1 | -0/+7 |
2005-12-08 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-12-07 | - Call g_queue_insert_sorted() instead of duplicating the code. - Call | Martyn James Russell | 1 | -0/+13 |
2005-12-07 | Missed the ChangeLog | Martyn James Russell | 1 | -0/+12 |
2005-12-07 | Look up prefix at run-time on Win32, assuming the standard directory | Tor Lillqvist | 1 | -0/+6 |
2005-12-06 | Exempt GTK+ from the mem chunk deprecation, since we need GTK+ 2.8 to | Matthias Clasen | 1 | -0/+5 |
2005-12-05 | set LC_COLLATE, not LANG, to be sure to override any user settings. | Manish Singh | 1 | -0/+5 |
2005-12-05 | Revert an accidental commit | Matthias Clasen | 1 | -0/+4 |
2005-12-05 | Documentation updates. (#323291, Morten Welinder) | Matthias Clasen | 1 | -0/+2 |
2005-12-05 | Set MALLOC_CHECK_ and MALLOC_PERTURB_ | Matthias Clasen | 1 | -0/+7 |
2005-12-05 | Deprecate mem chunks | Matthias Clasen | 1 | -0/+2 |
2005-12-05 | Add versioned deprecation information | Matthias Clasen | 1 | -0/+9 |
2005-12-05 | - Added support for sorting async queues by with _push_sorted(), | Martyn James Russell | 1 | -0/+11 |
2005-12-05 | implement chain walking for arbitrary ->next pointer offsets in | Tim Janik | 1 | -0/+20 |
2005-12-05 | Add some docs. | Matthias Clasen | 1 | -0/+4 |
2005-12-05 | Fix compiler warnings. | Matthias Clasen | 1 | -0/+6 |
2005-12-05 | Remove comma at the end of enum. | Behdad Esfahbod | 1 | -0/+4 |
2005-12-04 | Handle multiple user names with the same UID better. (#319535, Laszlo | Matthias Clasen | 1 | -0/+10 |
2005-12-04 | Add a macro to make gcc warn if a function result is ignored. (#145466, | Matthias Clasen | 1 | -0/+9 |
2005-12-03 | Deprecate g_cache_value_foreach. (#322956, Nicolas Caniart) | Matthias Clasen | 1 | -0/+4 |
2005-12-03 | Make mapping of empty files work. (#321530) | Matthias Clasen | 1 | -0/+3 |
2005-12-03 | Don't fork a new process just to fix the permissions of the created temp | Matthias Clasen | 1 | -0/+6 |
2005-12-02 | Add a note about Solaris threads. | Matthias Clasen | 1 | -0/+2 |
2005-12-02 | Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by | Matthias Clasen | 1 | -0/+8 |
2005-12-02 | Define G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTANT. (#322568, | Matthias Clasen | 1 | -0/+3 |
2005-12-02 | Portability fixes, C99ism removal | Matthias Clasen | 1 | -0/+5 |
2005-12-02 | Add a missing volatile for the IA64 implementation. | Matthias Clasen | 1 | -2/+7 |
2005-12-02 | some naming and type size fixups. | Tim Janik | 1 | -0/+4 |
2005-12-02 | reworked GCC-specific type-safe macro variant into something less verbose, | Tim Janik | 1 | -0/+5 |
2005-12-02 | extended to perform the benchmarking on the old memchunk code if 'O' is | Tim Janik | 1 | -0/+10 |
2005-12-01 | improved gettimeofday() timer resolution by maintaining acceptable load | Tim Janik | 1 | -2/+2 |
2005-12-01 | improved gettimeofday() timer resolution by maintaining acceptable load | Tim Janik | 1 | -0/+7 |
2005-12-01 | Make tests work with slice allocator | Matthias Clasen | 1 | -1/+4 |
2005-12-01 | Remove a duplicate _LDADD | Matthias Clasen | 1 | -0/+4 |
2005-12-01 | new slice allocator implementation. | Tim Janik | 1 | -0/+30 |
2005-12-01 | In the Win32 implementation, strip trailing slash(es) for non-root | Tor Lillqvist | 1 | -0/+11 |
2005-11-30 | Fix G_STMT_START / G_STMT_END on Solaris. (#321972, Andrew Paprocki) | Matthias Clasen | 1 | -0/+10 |
2005-11-28 | Silence compiler warnings. | Matthias Clasen | 1 | -1/+10 |
2005-11-27 | Don't read beyond len. (#322520, Christian Persch) | Matthias Clasen | 1 | -0/+5 |
2005-11-23 | access datalist flags via atomic pointer access funcitons, instead of | Tim Janik | 1 | -0/+7 |
2005-11-23 | streamlined initialization code somewhat, removed GData node cache. | Tim Janik | 1 | -0/+5 |