<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://whoopdedo.org/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>WhoopDeDo.org</title>
        <description></description>
        <link>http://whoopdedo.org/doku/</link>
        <lastBuildDate>Sat, 04 Feb 2012 06:10:15 -0700</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://whoopdedo.org/doku/lib/images/favicon.ico</url>
            <title>WhoopDeDo.org</title>
            <link>http://whoopdedo.org/doku/</link>
        </image>
        <item>
            <title>Lua Code - update for 5.2-rc1</title>
            <link>http://whoopdedo.org/doku/lua/index?rev=1308710963</link>
            <description>Lua Homepage

Finalizers


A way to call a function when exiting from a function. Compatible with Lua 5.1.4 and 5.2. It uses pcall so it won’t work in a coroutine with Lua 5.1, but will in 5.2. This can also be done in C by pushing a C-closure with the finalizer stack as an upvalue.</description>
            <author>telliamed</author>
        <category>lua</category>
            <pubDate>Tue, 21 Jun 2011 20:49:23 -0700</pubDate>
        </item>
        <item>
            <title>Comparison of String Replacement Functions - created</title>
            <link>http://whoopdedo.org/doku/string_replace?rev=1300149429</link>
            <description>Measure the speed of str_replace, strtr, and preg_replace with strings of different lengths and number of replacements.


 single:  Change a single character to another character.
 multi:  Change multiple single characters to other single characters.
: 
: 
:</description>
            <author>telliamed</author>
            <pubDate>Mon, 14 Mar 2011 18:37:09 -0700</pubDate>
        </item>
        <item>
            <title>WhoopDeDo.org - string replacement</title>
            <link>http://whoopdedo.org/doku/index?rev=1300148721</link>
            <description>If you’re looking for The Dromesday Book, the URL has changed to &lt;http://dromed.whoopdedo.org/&gt;. Please update your bookmarks.


	*  About This Wiki
	*  About DokuWiki
	*  Indexer Improvement Task
	*  Lua Code samples
	*  Comparison of string replacement functions</description>
            <author>telliamed</author>
            <pubDate>Mon, 14 Mar 2011 18:25:21 -0700</pubDate>
        </item>
        <item>
            <title>Indexer Improvement - describe what will eventually get merged into DokuWiki</title>
            <link>http://whoopdedo.org/doku/indexer?rev=1298498715</link>
            <description>The DokuWiki indexer is being rewritten to be more flexible, and to support searching in metadata.

Source Repositories

 Michael Hamann’s branch:  &lt;https://github.com/michitux/dokuwiki&gt;
 Tom Harris’s branch:  &lt;https://github.com/whoopdedo/dokuwiki/tree/tokenizer-rewrite&gt; (merged into michitux)

: 
:</description>
            <author>telliamed</author>
            <pubDate>Wed, 23 Feb 2011 15:05:15 -0700</pubDate>
        </item>
    </channel>
</rss>

