<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>xml-pac Code changes</title><link>https://forge.codesys.com/lib/xml-pac/code/</link><description>Recent changes to Code repository in xml-pac project</description><language>en</language><lastBuildDate>Sun, 02 Jan 2022 17:51:36 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/lib/xml-pac/code/feed" rel="self" type="application/rss+xml"></atom:link><item><title>deleted non-working doc-export command</title><link>https://forge.codesys.com/lib/xml-pac/code/81/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;deleted non-working doc-export command&lt;br/&gt;&lt;a href="/lib/xml-pac/code/81/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Sun, 02 Jan 2022 17:51:36 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/81/</guid></item><item><title>Changed order</title><link>https://forge.codesys.com/lib/xml-pac/code/80/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changed order&lt;br/&gt;&lt;a href="/lib/xml-pac/code/80/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Sun, 02 Jan 2022 17:37:44 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/80/</guid></item><item><title>Seek path variable changed from STRING to T_MaxString. Is required for deep nested xml file, or long tag names.</title><link>https://forge.codesys.com/lib/xml-pac/code/79/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Seek path variable changed from STRING to T_MaxString. Is required for deep nested xml file, or long tag names.&lt;br/&gt;&lt;a href="/lib/xml-pac/code/79/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">timvh</dc:creator><pubDate>Mon, 05 Jul 2021 10:36:15 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/79/</guid></item><item><title>When the buffer is smaller than the filesize, it could happen that some data was not correctly parsed.</title><link>https://forge.codesys.com/lib/xml-pac/code/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the buffer is smaller than the filesize, it could happen that some data was not correctly parsed.&lt;br/&gt;&lt;a href="/lib/xml-pac/code/78/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">timvh</dc:creator><pubDate>Thu, 01 Jul 2021 12:24:31 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/78/</guid></item><item><title>added (project embedded) xml file</title><link>https://forge.codesys.com/lib/xml-pac/code/77/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;added (project embedded) xml file&lt;br/&gt;&lt;a href="/lib/xml-pac/code/77/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">timvh</dc:creator><pubDate>Tue, 29 Jun 2021 13:28:37 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/77/</guid></item><item><title>Example project with small buffer and large file. creates a list of recipes with the memory location in the file. then details from this recipe can be parsed on request.</title><link>https://forge.codesys.com/lib/xml-pac/code/76/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Example project with small buffer and large file. creates a list of recipes with the memory location in the file. then details from this recipe can be parsed on request.&lt;br/&gt;&lt;a href="/lib/xml-pac/code/76/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">timvh</dc:creator><pubDate>Tue, 29 Jun 2021 13:27:16 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/76/</guid></item><item><title>Added method to get current position where file is searched to be able to read the rest of the file.</title><link>https://forge.codesys.com/lib/xml-pac/code/75/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Added method to get current position where file is searched to be able to read the rest of the file.&lt;br/&gt;&lt;a href="/lib/xml-pac/code/75/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">timvh</dc:creator><pubDate>Tue, 29 Jun 2021 12:56:03 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/75/</guid></item><item><title>commit of trunk and tag example</title><link>https://forge.codesys.com/lib/xml-pac/code/74/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;commit of trunk and tag example&lt;br/&gt;&lt;a href="/lib/xml-pac/code/74/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Sat, 26 Jun 2021 14:24:10 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/74/</guid></item><item><title>example for trunk v0.4.0.0</title><link>https://forge.codesys.com/lib/xml-pac/code/73/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;example for trunk v0.4.0.0&lt;br/&gt;&lt;a href="/lib/xml-pac/code/73/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Sat, 26 Jun 2021 14:19:19 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/73/</guid></item><item><title></title><link>https://forge.codesys.com/lib/xml-pac/code/72/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;br/&gt;&lt;a href="/lib/xml-pac/code/72/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Sat, 26 Jun 2021 14:18:13 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/xml-pac/code/72/</guid></item></channel></rss>