<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch debian/sisu_4.2.5-2</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/'/>
<entry>
<title>v4 v5: i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean</title>
<updated>2013-09-21T04:12:01+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-21T04:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=235f83d470866decff55a50c0ea380ab174457d8'/>
<id>235f83d470866decff55a50c0ea380ab174457d8</id>
<content type='text'>
* texpdf, has large texlive xetex dependencies (Korean untested)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* texpdf, has large texlive xetex dependencies (Korean untested)
</pre>
</div>
</content>
</entry>
<entry>
<title>v4: dal, objects, store book index as hash (simplify downstream processing)</title>
<updated>2013-09-21T04:05:24+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-21T04:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=6a8a7c3cf32fa1920bfcd62c0702b14dd84e6d65'/>
<id>6a8a7c3cf32fa1920bfcd62c0702b14dd84e6d65</id>
<content type='text'>
* merge v5
* db, book index, convert hash back to string (associated downstream processing
  change)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* merge v5
* db, book index, convert hash back to string (associated downstream processing
  change)
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: minor cleaning</title>
<updated>2013-09-21T04:02:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-21T04:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=220c63e5ac25d2539ffb11b5348bad339a268cb5'/>
<id>220c63e5ac25d2539ffb11b5348bad339a268cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: db, book index, convert hash back to string</title>
<updated>2013-09-07T05:42:18+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-07T05:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=af29258b1f388ec20a2695db7e3f1122bdbe47c8'/>
<id>af29258b1f388ec20a2695db7e3f1122bdbe47c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: dal, book index, hash key, strip whitespace, a (required) fix</title>
<updated>2013-09-07T05:37:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-07T05:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=9aeb2343e59d1ca8df6f5e764aa33858b334a783'/>
<id>9aeb2343e59d1ca8df6f5e764aa33858b334a783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: dal, objects, store book index as hash (simplify downstream processing)</title>
<updated>2013-09-06T03:46:00+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-06T03:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=6fd685918309318549009821d73d87d85c558017'/>
<id>6fd685918309318549009821d73d87d85c558017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: dal, book index markup, round delimiters: allow spaces or space &amp; newline</title>
<updated>2013-09-06T03:42:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-06T03:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=55617009d55521dc4c9bf3e998dc8354a74fb8e1'/>
<id>55617009d55521dc4c9bf3e998dc8354a74fb8e1</id>
<content type='text'>
* allow spaces on both sides of delimiters, or a space before &amp; newline
  following a delimiter \s+[:|;](\s+|\n) [else parses as before no spaces]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow spaces on both sides of delimiters, or a space before &amp; newline
  following a delimiter \s+[:|;](\s+|\n) [else parses as before no spaces]
</pre>
</div>
</content>
</entry>
<entry>
<title>v4: dal, grouped text with fontface spanning newlines, partial solution</title>
<updated>2013-09-06T03:40:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-06T03:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d756e90690f3a395b52c60843015ba2b8e89df2a'/>
<id>d756e90690f3a395b52c60843015ba2b8e89df2a</id>
<content type='text'>
* merged from v5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* merged from v5
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: dal, grouped text with fontface spanning newlines, partial solution, test</title>
<updated>2013-08-28T22:19:03+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-08-28T22:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=3f912866187fd5bdaf2a6428aad074044e1e2060'/>
<id>3f912866187fd5bdaf2a6428aad074044e1e2060</id>
<content type='text'>
* merge into v4 after testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* merge into v4 after testing
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: dal, text blocks, tuning</title>
<updated>2013-08-28T22:17:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-08-28T22:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=349169b7fb76b63431080552d02bff5e3d29d9ea'/>
<id>349169b7fb76b63431080552d02bff5e3d29d9ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
