<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xfdf, branch master</title>
<subtitle>Convert data to XFDF for PDF forms</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/'/>
<entry>
<title>README: Add installation instructions</title>
<updated>2023-04-25T01:07:18+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-25T01:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=fd452f5001c0d35df070d5cff4a99cf9fe102985'/>
<id>fd452f5001c0d35df070d5cff4a99cf9fe102985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add license section</title>
<updated>2023-04-25T00:59:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-25T00:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=85b03e00dd63b4d6d2a6bae246091ea43d539274'/>
<id>85b03e00dd63b4d6d2a6bae246091ea43d539274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add a link to the XFDF specification reference</title>
<updated>2023-04-25T00:59:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-25T00:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=15ca59dce9bfb65fe61a4d691a40cd9ba9b07353'/>
<id>15ca59dce9bfb65fe61a4d691a40cd9ba9b07353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2023-04-25T00:50:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-25T00:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=86860b88a6f7478c2296072ae5c6179b53a80dc8'/>
<id>86860b88a6f7478c2296072ae5c6179b53a80dc8</id>
<content type='text'>
Include a brief description and an example of code and XML output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include a brief description and an example of code and XML output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2023-04-21T19:32:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T19:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=5cbbbe48969ea1d33adcb27ca63360b267ad7639'/>
<id>5cbbbe48969ea1d33adcb27ca63360b267ad7639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xfdf.lisp: Remove old code and TODOs for nested fields</title>
<updated>2023-04-21T19:10:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T19:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=2e1d7561fe1bfb3e97e1205622c5ea5da2b9925b'/>
<id>2e1d7561fe1bfb3e97e1205622c5ea5da2b9925b</id>
<content type='text'>
Nested field handling works now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nested field handling works now.
</pre>
</div>
</content>
</entry>
<entry>
<title>field-xfdf*: Extract nested field handling to function</title>
<updated>2023-04-21T19:08:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T19:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=85a325bb00831a5237b57f2851835655f7a7c5b1'/>
<id>85a325bb00831a5237b57f2851835655f7a7c5b1</id>
<content type='text'>
Move this logic to a named function.

Adjust the names of the other string building functions to be more
consistent now that I have this one which does something similar but at
a different level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move this logic to a named function.

Adjust the names of the other string building functions to be more
consistent now that I have this one which does something similar but at
a different level.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-xfdf-outer-field: Rename inner-fields-str to inner-fields-string</title>
<updated>2023-04-21T18:16:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T18:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=c056748c337384aa6f3b9eb8879d82f28df798ed'/>
<id>c056748c337384aa6f3b9eb8879d82f28df798ed</id>
<content type='text'>
It occurred to me that this is Lisp, and we don't really need to
abbreviate things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It occurred to me that this is Lisp, and we don't really need to
abbreviate things.
</pre>
</div>
</content>
</entry>
<entry>
<title>field-xfdf: Add documentation to these functions</title>
<updated>2023-04-21T18:10:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T18:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=2e5415ff7cfd8b8bd176a9206ae8fdc08c364862'/>
<id>2e5415ff7cfd8b8bd176a9206ae8fdc08c364862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-xfdf-field: Add function documentation</title>
<updated>2023-04-21T18:03:34+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-04-21T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/xfdf/commit/?id=d70f4a9091968b3664078b9ebc228a09d3990f55'/>
<id>d70f4a9091968b3664078b9ebc228a09d3990f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
