<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in NEWS</title>
    <link>http://nxr.netbsd.org/rss/src/external/bsd/lutok/dist/NEWS</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1</description>
    <pubDate>Sat Feb 16 15:06:52 UTC 2013</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.2.4;<br/>Import lutok-0.3.<br/><br/>The main reason for this update is the addition of support for Lua 5.2,<br/>which we will want to import sometime.<br/><br/>Released on 2013/06/14.<br/><br/>* Issue 1: Added support for Lua 5.2 while maintaining support for Lua<br/>  5.1.  Applications using Lutok can be modified to use the new<br/>  interface in this new version and thus support both Lua releases.<br/>  However, because of incompatible changes to the Lua API, this release<br/>  of Lutok is incompatible with previous releases as well.<br/><br/>* Issue 3: Tweaked configure to look for Lua using the pkg-config names<br/>  lua-5.2 and lua-5.1.  These are the names used by FreeBSD.<br/><br/>Interface changes:<br/><br/>* New global constants: registry_index.<br/><br/>* New methods added to the state class: get_global_table.<br/><br/>* Removed global constants: globals_index.</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.2</description>
    <pubDate>Fri Oct 18 23:35:23 UTC 2013</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.4;<br/>Initial import of Lutok, version 0.2.<br/><br/>This is a required component of Kyua and its build will be guarded by<br/>the MKKYUA knob.  core@ has approved this import.<br/><br/>Description:<br/><br/>Lutok is a lightweight C++ API library for Lua.<br/><br/>Lutok provides thin C++ wrappers around the Lua C API to ease the<br/>interaction between C++ and Lua.  These wrappers make intensive use of<br/>RAII to prevent resource leakage, expose C++-friendly data types, report<br/>errors by means of exceptions and ensure that the Lua stack is always<br/>left untouched in the face of errors.  The library also provides a small<br/>subset of miscellaneous utility functions built on top of the wrappers.<br/><br/>Lutok focuses on providing a clean and safe C++ interface; the drawback<br/>is that it is not suitable for performance-critical environments.  In<br/>order to implement error-safe C++ wrappers on top of a Lua C binary<br/>library, Lutok adds several layers or abstraction and error checking<br/>that go against the original spirit of the Lua C API and thus degrade<br/>performance.</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.1</description>
    <pubDate>Sat Feb 16 15:06:52 UTC 2013</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.2.4.2</description>
    <pubDate>Thu May 22 15:49:33 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file NEWS was added on branch yamt-pagecache on 2014-05-22 15:49:33 +0000</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.2.4.1</description>
    <pubDate>Fri Oct 18 23:35:23 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.1.4.3</description>
    <pubDate>Tue Aug 19 23:51:31 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>resync with head</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.1.4.2</description>
    <pubDate>Mon Feb 25 00:26:42 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>file NEWS was added on branch tls-maxphys on 2013-02-25 00:26:42 +0000</title>
    <description>/src/external/bsd/lutok/dist/NEWS - 1.1.1.1.4.1</description>
    <pubDate>Sat Feb 16 15:06:52 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>
</channel></rss>

