mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-27 22:42:16 +01:00
Move GAllocator/GMemChunk to separate file
Create a deprecated/ directory that we can start moving ancient chunks of code to. Start with GAllocator, GMemChunk and related APIs. Also drop all mention of them from the docs. https://bugzilla.gnome.org/show_bug.cgi?id=659427
This commit is contained in:
@@ -104,7 +104,6 @@ synchronize their operation.
|
||||
<chapter id="glib-data-types">
|
||||
<title>GLib Data Types</title>
|
||||
<xi:include href="xml/memory_slices.xml" />
|
||||
<xi:include href="xml/memory_chunks.xml" />
|
||||
<xi:include href="xml/linked_lists_double.xml" />
|
||||
<xi:include href="xml/linked_lists_single.xml" />
|
||||
<xi:include href="xml/queue.xml" />
|
||||
@@ -123,7 +122,6 @@ synchronize their operation.
|
||||
<xi:include href="xml/datasets.xml" />
|
||||
<xi:include href="xml/relations.xml" />
|
||||
<xi:include href="xml/caches.xml" />
|
||||
<xi:include href="xml/allocators.xml" />
|
||||
<xi:include href="xml/gvarianttype.xml"/>
|
||||
<xi:include href="xml/gvariant.xml"/>
|
||||
<xi:include href="gvariant-varargs.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user