<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jkc.git/src/java_uescape.cc, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.spawned.biz/jkc.git/atom?h=main</id>
<link rel='self' href='https://git.spawned.biz/jkc.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/'/>
<updated>2026-04-28T20:43:08Z</updated>
<entry>
<title>Make clang-tidy happy</title>
<updated>2026-04-28T20:43:08Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2026-04-28T20:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=665bb6a5202ad0ca30e60bec338ca65853c1b131'/>
<id>urn:sha1:665bb6a5202ad0ca30e60bec338ca65853c1b131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change io::Reader and company to return ReadError::Eof instead of 0.</title>
<updated>2025-09-22T21:38:21Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2025-09-22T21:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=ce271f82f16ee89a18e7bfc9ed8eab7cbd6f37bc'/>
<id>urn:sha1:ce271f82f16ee89a18e7bfc9ed8eab7cbd6f37bc</id>
<content type='text'>
It's debatable if Eof should be considered an error or not.
But it is pretty clear it generally is a special response that
needs special handling, so easier to keep with the unexpected lot.

Also keeps better at higher abstraction levels, such as the line
reader.
</content>
</entry>
<entry>
<title>java::uescape: Unicode reader that knows about Java's \uXXXX escapes</title>
<updated>2025-09-18T21:57:56Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2025-09-18T21:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=50348284f5d82ccfd65b0c803ba0ba895912ceff'/>
<id>urn:sha1:50348284f5d82ccfd65b0c803ba0ba895912ceff</id>
<content type='text'>
</content>
</entry>
</feed>
