<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/xmerl/src, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'lars/fix-sax-parser-bug-during-check-encoding/OTP-15826' into maint</title>
<updated>2019-05-20T10:10:03+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-05-20T10:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f956281f92756d21bb43aa7cdc59db1cedc0eb7c'/>
<id>f956281f92756d21bb43aa7cdc59db1cedc0eb7c</id>
<content type='text'>
* lars/fix-sax-parser-bug-during-check-encoding/OTP-15826:
  [xmerl] Fix parse bug when checking the character encoding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lars/fix-sax-parser-bug-during-check-encoding/OTP-15826:
  [xmerl] Fix parse bug when checking the character encoding
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Fix parse bug when checking the character encoding</title>
<updated>2019-05-15T10:54:39+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-05-15T07:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f7ee340593a7e69eb37f9f52b903a19d65e6b22e'/>
<id>f7ee340593a7e69eb37f9f52b903a19d65e6b22e</id>
<content type='text'>
The parser chrashed when an endmarker was missing when parsing
attribute values during the character encoding check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parser chrashed when an endmarker was missing when parsing
attribute values during the character encoding check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-03-21T19:45:46+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-21T19:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4c8c3f0e66c3d200a2e5891b0649c87f85fe0db2'/>
<id>4c8c3f0e66c3d200a2e5891b0649c87f85fe0db2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Normalize attribute correctly when references are used</title>
<updated>2019-03-20T11:13:49+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-03-20T11:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a4defddf3397a7e1d0e85bb1b04f6c13c7c5a88f'/>
<id>a4defddf3397a7e1d0e85bb1b04f6c13c7c5a88f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Replace character refs correctly in attributes</title>
<updated>2019-03-19T13:35:06+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-03-19T06:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b1c6356a9d3cd8d6e9767a4252eb0bcc1602664b'/>
<id>b1c6356a9d3cd8d6e9767a4252eb0bcc1602664b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-01-08T11:23:28+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-01-08T11:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0d218ea065dcb087a2ca0fafa1f447c4c73cea84'/>
<id>0d218ea065dcb087a2ca0fafa1f447c4c73cea84</id>
<content type='text'>
* maint:
  [xmerl] Fix detect charset crash
  [cdv] Check only own persistent terms in crashdump_viewer test
  Fix remote-call error in ms_transform

Conflicts:
	lib/observer/test/crashdump_helper.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  [xmerl] Fix detect charset crash
  [cdv] Check only own persistent terms in crashdump_viewer test
  Fix remote-call error in ms_transform

Conflicts:
	lib/observer/test/crashdump_helper.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lars/xmerl/bug-in-detect-charset/OTP-15492' into maint</title>
<updated>2019-01-08T11:14:58+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-01-08T11:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=91e5207a14ff50bfc42aa9bcf2219cc2f4af63f8'/>
<id>91e5207a14ff50bfc42aa9bcf2219cc2f4af63f8</id>
<content type='text'>
* lars/xmerl/bug-in-detect-charset/OTP-15492:
  [xmerl] Fix detect charset crash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lars/xmerl/bug-in-detect-charset/OTP-15492:
  [xmerl] Fix detect charset crash
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Fix detect charset crash</title>
<updated>2019-01-07T12:21:14+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-01-07T12:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7880634d51beb05b86f3bc7616831f4f5f7c1dbe'/>
<id>7880634d51beb05b86f3bc7616831f4f5f7c1dbe</id>
<content type='text'>
The charset detection parsing crash in some cases when
the XML directive is not syntactic correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The charset detection parsing crash in some cases when
the XML directive is not syntactic correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2018-09-26T10:19:15+00:00</updated>
<author>
<name>Peter Lemenkov</name>
<email>lemenkov@gmail.com</email>
</author>
<published>2018-09-26T10:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77a9445af06fec32f267d9dcb52be652a8c0fdb3'/>
<id>77a9445af06fec32f267d9dcb52be652a8c0fdb3</id>
<content type='text'>
Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-09-21T10:23:25+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-09-21T10:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d04b53936d5e9f84a3066ecd466993671b1428bf'/>
<id>d04b53936d5e9f84a3066ecd466993671b1428bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
