Enabled g_mem_set_vtable through the configure option --with-overridable-allocators...
authorDolphin Hawkins <dolphin@exitzer0.com>
Wed, 22 Jun 2016 16:49:12 +0000 (09:49 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 11 Jul 2016 17:23:20 +0000 (13:23 -0400)
commit6474f8e6126933773a64374c6a38d662bf80d150
treea96aaccb30f39794f6da2c8b2c9fb5d818af9833
parentc516dda69361557004044b2c966a11082177033b
Enabled g_mem_set_vtable through the configure option --with-overridable-allocators and exposed through mono_set_allocator_vtable
16 files changed:
eglib/configure.ac
eglib/src/eglib-config.h.in
eglib/src/gerror.c
eglib/src/glib.h
eglib/src/gmarkup.c
eglib/src/gmem.c
eglib/src/gmisc-win32.c
eglib/src/goutput.c
eglib/src/gstr.c
eglib/src/vasprintf.c
eglib/src/vasprintf.h
mono/utils/mono-publib.c
mono/utils/mono-publib.h
msvc/mono.def
msvc/monosgen.def
samples/embed/teste.c