<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/src/tokenizer/char_ref, branch html5ever-fork</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/src/tokenizer/char_ref?h=html5ever-fork</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/src/tokenizer/char_ref?h=html5ever-fork'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2021-11-30T10:22:35Z</updated>
<entry>
<title>introduce Error enum</title>
<updated>2021-11-30T10:22:35Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T06:28:21Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=14f1a85d994ad97dae3d9de735fc51adb25d390a'/>
<id>urn:sha1:14f1a85d994ad97dae3d9de735fc51adb25d390a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature gate named-entities (making phf optional)</title>
<updated>2021-11-19T07:38:58Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-19T07:38:57Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=98ad8cec144900c7799772b3a53241825b416b4f'/>
<id>urn:sha1:98ad8cec144900c7799772b3a53241825b416b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code with cargo fmt</title>
<updated>2021-11-19T06:54:49Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-19T06:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=29f4f54fdb173c93f17b8515e7cb459d78bc0068'/>
<id>urn:sha1:29f4f54fdb173c93f17b8515e7cb459d78bc0068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix named entities</title>
<updated>2021-11-12T02:52:47Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-12T02:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=c914b71a28ce7177171b83df2815352bf5741844'/>
<id>urn:sha1:c914b71a28ce7177171b83df2815352bf5741844</id>
<content type='text'>
In 462bb0ef0ba9e027f5138c87438328db718d15da I dropped the
markup5ever::data dependency but omitted to include its
named_entities data. This commit remedies that mistake.
</content>
</entry>
<entry>
<title>drop log dependency</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T12:53:10Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=7c1b82bf4bac750b7d7311ee29625e40e4441aef'/>
<id>urn:sha1:7c1b82bf4bac750b7d7311ee29625e40e4441aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop mac dependency</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T12:51:11Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=6a37a2432efda67aa681338251a0d47d6336f9e3'/>
<id>urn:sha1:6a37a2432efda67aa681338251a0d47d6336f9e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop tendril dependency</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T10:42:04Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=e0bef0105e0cc64bb610889b6921fd94897431d9'/>
<id>urn:sha1:e0bef0105e0cc64bb610889b6921fd94897431d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge buffer_queue and smallcharset from markup5ever</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T07:51:44Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=69c070d9436028a3eed97596243bb52aee198210'/>
<id>urn:sha1:69c070d9436028a3eed97596243bb52aee198210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>depend on tendril directly (instead of markup5ever::tendril)</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T07:41:07Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=071a1bf860900482079c0f602430ebdc425e5fee'/>
<id>urn:sha1:071a1bf860900482079c0f602430ebdc425e5fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop relying on markup5ever::data</title>
<updated>2021-04-08T13:40:48Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-08T07:38:16Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=462bb0ef0ba9e027f5138c87438328db718d15da'/>
<id>urn:sha1:462bb0ef0ba9e027f5138c87438328db718d15da</id>
<content type='text'>
</content>
</entry>
</feed>
