<feed xmlns='http://www.w3.org/2005/Atom'>
<title>odenwald/src, 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>sv_path</title>
<updated>2015-11-16T16:22:39Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-11-16T16:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=6c43d8b7788e7c334d98fc937c2754fc946e3cc4'/>
<id>urn:sha1:6c43d8b7788e7c334d98fc937c2754fc946e3cc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc changes</title>
<updated>2015-03-23T10:03:11Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-03-23T10:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=f2989ef661bdb73eabee174ba5c956e2aba5540c'/>
<id>urn:sha1:f2989ef661bdb73eabee174ba5c956e2aba5540c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small changes</title>
<updated>2015-01-14T18:14:06Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-01-14T18:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=02f4420f4d63708ca912e0e095dcfa528bf848dc'/>
<id>urn:sha1:02f4420f4d63708ca912e0e095dcfa528bf848dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include</title>
<updated>2015-01-14T18:13:24Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-01-14T18:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=a1eea9655deea9a563a2ee13c82cd4545e182c7d'/>
<id>urn:sha1:a1eea9655deea9a563a2ee13c82cd4545e182c7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test hypergraph</title>
<updated>2015-01-14T18:08:41Z</updated>
<author>
<name>Patrick Simianer</name>
<email>p@simianer.de</email>
</author>
<published>2015-01-14T18:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/odenwald/commit/?id=9bb2638ce40de809b4d15cae6a7dda4e46c2b5f9'/>
<id>urn:sha1:9bb2638ce40de809b4d15cae6a7dda4e46c2b5f9</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>
</feed>
