<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-12T11:35:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/turbo_mode_build_option?rev=1469618266&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/turbo_mode?rev=1469599009&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/devel/turbo_mode_build_option?rev=1469618266&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-27T11:17:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:turbo_mode_build_option</title>
        <link>https://manual.dengine.net/devel/turbo_mode_build_option?rev=1469618266&amp;do=diff</link>
        <description>turbo_mode is a build option that speeds up compile times significantly.

As the one-class-per-file convention is becoming more common in the project, compile times have become uncomfortably long. However, because the preferred code conventions also encourage keeping the global namespace clean, it is possible to merge multiple source files together and build them as one. This is much faster than compiling the files separately because the thousands of lines of C++ headers only need to be processe…</description>
    </item>
    <item rdf:about="https://manual.dengine.net/devel/turbo_mode?rev=1469599009&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-27T05:56:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:turbo_mode</title>
        <link>https://manual.dengine.net/devel/turbo_mode?rev=1469599009&amp;do=diff</link>
        <description>*  REDIRECT turbo_mode_build_option_</description>
    </item>
</rdf:RDF>
