<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed xmlns="http://www.w3.org/2005/Atom">

  <title>C++ Machine Objects</title>
  <link href="http://ehiti.sdf-eu.org/macho"/>
  <link rel="self" href="http://ehiti.sdf-eu.org/macho/atom.xml" />
  <updated>2007-09-01</updated>
  <author>
    <name>Eduard Hiti</name>
  </author>
  <id>http://ehiti.sdf-eu.org/macho</id>
  
  
  <entry>
    <title>Version 0.9.6 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_6.zip</id>
    <updated>2007-09-01</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Changes to state transition semantics.<br /> This version may require changes to client code.<br /> For more information see the documentation.</li> 
               
                <li>New mechanism for state initialization.</li> 
               
                <li>Runtime reflection on state relationships now possible.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9.5 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_5.zip</id>
    <updated>2007-05-01</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Introduction of parametrized state transitions.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9.4 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_4.zip</id>
    <updated>2006-06-01</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Snapshot functionality added.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9.3 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_3.zip</id>
    <updated>2006-04-20</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Code reorganization (file Macho.cpp added).</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9.2 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_2.zip</id>
    <updated>2006-04-10</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Memory leak plugged.</li> 
               
                <li>MSVC6 version updated.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9.1 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9_1.zip</id>
    <updated>2006-03-30</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Introduction of persistent boxes.</li> 
               
                <li>Speed and size optimizations.</li> 
               
                <li>Machine instance can be accessed in event handlers with method <code>machine</code>.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.9 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_9.zip</id>
    <updated>2006-01-15</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Introduction of queuable event type.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.8.2 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_8_2.zip</id>
    <updated>2005-12-15</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Code size reduction by minimizing use of template classes.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.8.1 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_8_1.zip</id>
    <updated>2005-12-01</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Added MSVC6 variant.</li> 
               
                <li>Added method <code>clearHistoryDeep</code> to state classes.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  
  <entry>
    <title>Version 0.8 released</title>
    <link href="http://ehiti.sdf-eu.org/macho"/>
    <id>http://ehiti.sdf-eu.org/macho/macho_0_8.zip</id>
    <updated>2005-11-01</updated>
    <summary type="xhtml">
       <div xmlns="http://www.w3.org/1999/xhtml">
          <p>Summary of changes:
          <ul>
               
                <li>Initial release.</li> 
              
          </ul>
          </p>
          <p>Download <a href="http://ehiti.sdf-eu.org/macho">here</a>.</p>
       </div>    
    </summary>
  </entry>
  

</feed>
