<feed xmlns='http://www.w3.org/2005/Atom'>
<title>odenwald/Makefile, branch master</title>
<subtitle>Mirror of https://github.com/pks/odenwald.git
</subtitle>
<id>https://git.simianer.de/mirrored/odenwald/atom?h=master</id>
<link rel='self' href='https://git.simianer.de/mirrored/odenwald/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/'/>
<updated>2026-02-26T18:31:35Z</updated>
<entry>
<title>Fix C++ ow binary to produce translations</title>
<updated>2026-02-26T18:31:35Z</updated>
<author>
<name>Patrick Simianer</name>
<email>patrick@lilt.com</email>
</author>
<published>2026-02-26T18:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=a1c5862a46b524d3e11a87c5a732c0c257aefe20'/>
<id>urn:sha1:a1c5862a46b524d3e11a87c5a732c0c257aefe20</id>
<content type='text'>
- Node::mark and Node::score uninitialized, causing segfaults in
  topological_sort — add default initializers (0, 0.0)
- odenwald.cc called incomplete sv_path() + exit(1) instead of
  viterbi_path()
- viterbi_path: add reset() before topological_sort, initialize
  best_edge to nullptr
- derive: off-by-one in NT order indexing — start j at 1 and
  use order[j]-1 (1-indexed alignment map)
- read: ifs.readsome() returns 0 on macOS — use ifs.read() +
  ifs.gcount()
- manual() signature: add missing Vocabulary parameter
- Remove gperftools/tcmalloc dependency from Makefile

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>ow binary</title>
<updated>2016-06-24T11:27:40Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2016-06-24T11:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=09444990ea43f2562b44c028297cfec115f5c646'/>
<id>urn:sha1:09444990ea43f2562b44c028297cfec115f5c646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pretty makefile</title>
<updated>2015-03-23T10:03:25Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-03-23T10:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=775a1055d2ad4e05c007440c467a3f5345bfb0e7'/>
<id>urn:sha1:775a1055d2ad4e05c007440c467a3f5345bfb0e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revised Makefile</title>
<updated>2015-01-14T18:10:05Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-01-14T18:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=9c76a4524cf847eb643b5734e8368a4746b9683b'/>
<id>urn:sha1:9c76a4524cf847eb643b5734e8368a4746b9683b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meta</title>
<updated>2014-09-20T15:27:47Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2014-09-20T15:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=6b5d8430d2cc6337a897bd7ace1a7d57cd211c14'/>
<id>urn:sha1:6b5d8430d2cc6337a897bd7ace1a7d57cd211c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spring cleaning</title>
<updated>2014-09-16T09:23:14Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2014-09-16T09:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=129a22cfcc7651daa4b11ed52e7870249f6373a5'/>
<id>urn:sha1:129a22cfcc7651daa4b11ed52e7870249f6373a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>integration</title>
<updated>2014-06-18T14:19:32Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2014-06-18T14:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=f9106c8353aeaf6456a3eb0ea0c1e429f5de7650'/>
<id>urn:sha1:f9106c8353aeaf6456a3eb0ea0c1e429f5de7650</id>
<content type='text'>
</content>
</entry>
</feed>
