<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin, branch sisu_3.0.15</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/'/>
<entry>
<title>v2 v3: bin/sisu2 introduced (complement bin/sisu3), currently same as bin/sisu</title>
<updated>2011-05-15T13:48:09+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-15T13:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=5a3b60287a03389de403fc9871f78148e215c05b'/>
<id>5a3b60287a03389de403fc9871f78148e215c05b</id>
<content type='text'>
* later switch bin/sisu to bin/sisu3
* consider using update-alternatives
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* later switch bin/sisu to bin/sisu3
* consider using update-alternatives
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: bin/ cosmetic</title>
<updated>2011-05-05T01:24:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T01:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=6a20d40eadbdafa95cf6c77c42d146d05844d1c4'/>
<id>6a20d40eadbdafa95cf6c77c42d146d05844d1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: bin/ type fix for ruby version check</title>
<updated>2011-04-28T00:32:05+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-04-28T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=03073b714c0d0821003b0491b4a19c1a67d3a98d'/>
<id>03073b714c0d0821003b0491b4a19c1a67d3a98d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: bin/ improved ruby version check</title>
<updated>2011-04-27T00:27:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-04-27T00:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=5102422f1417d5f0a4215965dcd18ef6596ab782'/>
<id>5102422f1417d5f0a4215965dcd18ef6596ab782</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3, v2: bin/sisu*: v3 development ruby &gt;=1.9.2p180; v2 maintenance ruby &gt;=1.8.7</title>
<updated>2011-03-24T13:14:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-03-24T01:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=9e82ccef5eeb3228c7c958b049de4cbbf6b0d8a2'/>
<id>9e82ccef5eeb3228c7c958b049de4cbbf6b0d8a2</id>
<content type='text'>
* bin/sisu* version checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bin/sisu* version checks
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: use "encoding: utf-8" (instead of coding)</title>
<updated>2011-03-02T01:33:56+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-03-02T01:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=d4c06757a0326fe804151cad8027f2778aa2a451'/>
<id>d4c06757a0326fe804151cad8027f2778aa2a451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sisu: v2 require &gt;=ruby1.8.7; v3 require &gt;=ruby1.9.2</title>
<updated>2011-03-02T01:31:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-03-02T01:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=0aff05532329c5e8084a51cf2b7e0af106db421e'/>
<id>0aff05532329c5e8084a51cf2b7e0af106db421e</id>
<content type='text'>
* bin/sisu bin/sisu3 modified accordingly
  note: there are issues with sisu and early versions of ruby1.9.2
  ruby1.9.2p0 is known to segfault on a number of operations
  ruby1.9.2p180 does not have these issues

* v3 includes changelog updates

* v2 includes changelog updates and version update 2.8.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bin/sisu bin/sisu3 modified accordingly
  note: there are issues with sisu and early versions of ruby1.9.2
  ruby1.9.2p0 is known to segfault on a number of operations
  ruby1.9.2p180 does not have these issues

* v3 includes changelog updates

* v2 includes changelog updates and version update 2.8.1
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation &amp; man pages, add sisu3, sisu-po and touches</title>
<updated>2011-02-07T18:48:48+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T16:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=b571083d97d62e381d9b0cccd41889cfc95256a4'/>
<id>b571083d97d62e381d9b0cccd41889cfc95256a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REMOVE sisu v1</title>
<updated>2011-02-07T16:47:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T16:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=c19e5c6135b0b602835ae71aafd96df7188cffbb'/>
<id>c19e5c6135b0b602835ae71aafd96df7188cffbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increment year (2011) for bin and lib/sisu/v3</title>
<updated>2011-02-07T16:44:00+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-02-07T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.com/projects/sisu/commit/?id=b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4'/>
<id>b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
