[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / gslice.c
2014-04-16 Ryan LortieRevert "Bug 724590 - GSlice slab_stack corruption"
2014-04-16 John RallsBug 724590 - GSlice slab_stack corruption
2014-02-15 Matthias Clasendocs: let go of *
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use <footnote>
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-06 Ryan Lortiegslice: don't misuse g_mutex_init()
2013-04-22 Ryan Lortiegslice: disable by default under valgrind
2012-01-28 Ravi Sankar Gunturcomments/docs: Fix couple of typos
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-10-16 Matthias ClasenMove GTrashStack out of gutils.[hc]
2011-10-15 Matthias ClasenMove environment-related functions into their own files
2011-10-04 Ryan Lortiegslice: stop using ctors
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-09-22 Ryan Lortiegslice: remove single-threaded case
2011-09-21 Ryan Lortiegslice: move initialisation to glib-ctor
2011-09-21 Ryan LortieContinue GPrivate rework
2011-09-21 Ryan Lortielibglib: stop using g_mutex_new
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-06 Tor LillqvistFix build on Windows and possibly other non-Linux platforms
2010-09-06 Emmanuele Bassibuild: Fix warnings caused by missing includes
2010-09-05 Matthias ClasenMore header inclusion cleanup
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonInitial support for dtrace and systemtap
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-22 Ryan LortieRemove redudant check for direct #include gslice.h
2010-01-23 Ryan LortieBugĀ 448888 - don't init g_slice for always-malloc
2008-07-24 Tor LillqvistUse G_GSIZE_FORMAT instead of the C99 "zu".
2008-07-16 Matthias ClasenAvoid a warning when printing a pid_t. Pointed out...
2008-01-01 Matthias ClasenRemove C99 comments
2007-08-24 Michael Natterermake g_slice_copy() take a gconstpointer instead of...
2007-08-06 Tor LillqvistRevert my earlier change, see #440544.
2007-08-06 Tor LillqvistMove the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree...
2007-07-12 Tim Janikmigrate per-thread magazine caches from single-thread...
2007-06-13 Sven Neumannglib/gslice.[ch] added g_slice_copy() and g_slice_dup...
2007-05-15 Matthias ClasenMake g_slice_debug_tree_statistics() debug-only functio...
2007-01-30 Matthias ClasenDon't make ABI depend on G_ENABLE_DEBUG, just add an...
2007-01-26 Matthias ClasenMake some structs which are used only once non-static.
2006-12-31 Matthias ClasenFix some C99isms. (#390913, Kazuki Iwamoto)
2006-12-29 Tim Janikturned detection of too late g_thread_init() calls...
2006-12-28 Tim Janikremoved pthread-dependant debugging bits, the code...
2006-12-28 Tor LillqvistCall InitializeCriticalSection() on the sdt_mutex in
2006-12-28 Tor LillqvistMake it compile on Win32 without pthreads: Use a Win32...
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2006-09-30 Matthias ClasenFix PLT issues
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-02-14 Tim Janikonly define _XOPEN_SOURCE to 600 to get at posix_memali...
2006-01-25 Tim Janikfixed buglets reported by Jens Granseuer in #328254.
2006-01-25 Tim Janikhonour g_mem_gc_friendly settings when freeing slices...
2006-01-24 Tim Janikonly use posix_memalign() if it's known to work, revert...
2006-01-23 Tim Janikinitialize GSlice config from G_SLICE environemtn varia...
2006-01-08 Matthias ClasenInclude config.h first
2006-01-06 Matthias ClasenFix a build problem on OS X.
2006-01-04 Tim Janikdon't reverse chunk order when creating magazines,...
2005-12-27 Matthias ClasenPartial fix for bug #32937, Bogdan Nicula.
2005-12-26 Matthias ClasenOn Win32, include process.h (#325015, Kazuki Iwamoto)
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-09 Tim Janikfix type inconsistency pointed out by gmorten
2005-12-05 Tim Janikimplement chain walking for arbitrary ->next pointer...
2005-12-02 Matthias ClasenPortability fixes, C99ism removal
2005-12-02 Tim Janikfix uint/pointer casts
2005-12-02 Tim Janiksome naming and type size fixups.
2005-12-01 Tim Janikimproved gettimeofday() timer resolution by maintaining...
2005-12-01 Tim Janiknew slice allocator implementation.