<feed xmlns='http://www.w3.org/2005/Atom'>
<title>milf-rs/tests/valid, branch main</title>
<subtitle>My INI-Like Format
</subtitle>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/'/>
<entry>
<title>Move tests into their own crate</title>
<updated>2017-11-13T03:33:11+00:00</updated>
<author>
<name>David Tolnay</name>
<email>dtolnay@gmail.com</email>
</author>
<published>2017-11-13T01:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=3ad6e71f53a87215fb5286bcf87de15524699561'/>
<id>3ad6e71f53a87215fb5286bcf87de15524699561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>close #199: add header information for empty structs</title>
<updated>2017-07-27T13:03:52+00:00</updated>
<author>
<name>Garrett Berg</name>
<email>vitiral@gmail.com</email>
</author>
<published>2017-07-27T04:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=219de2dd4d60420f810cb60496d41f164e5c06b0'/>
<id>219de2dd4d60420f810cb60496d41f164e5c06b0</id>
<content type='text'>
- also add test which fails without this change
- also add a few helpful unit tests to table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- also add test which fails without this change
- also add a few helpful unit tests to table
</pre>
</div>
</content>
</entry>
<entry>
<title>Store fractional seconds as a u32 instead of a f64</title>
<updated>2017-06-01T22:22:35+00:00</updated>
<author>
<name>Alan Du</name>
<email>alanhdu@gmail.com</email>
</author>
<published>2017-06-01T22:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=2dfc9fedd30bf3d40c4c3e97adc06fe3aad34361'/>
<id>2dfc9fedd30bf3d40c4c3e97adc06fe3aad34361</id>
<content type='text'>
Drops precision down to the nanoseconds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drops precision down to the nanoseconds
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow serializing keys with \n in them</title>
<updated>2017-06-01T19:59:26+00:00</updated>
<author>
<name>Alan Du</name>
<email>alanhdu@gmail.com</email>
</author>
<published>2017-06-01T19:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=69576569a7283ba874893fc71b6bff9407d823a6'/>
<id>69576569a7283ba874893fc71b6bff9407d823a6</id>
<content type='text'>
Use special quoted form

Closes https://github.com/alexcrichton/toml-rs/issues/185
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use special quoted form

Closes https://github.com/alexcrichton/toml-rs/issues/185
</pre>
</div>
</content>
</entry>
<entry>
<title>Truncate fractional seconds to picoseconds</title>
<updated>2017-06-01T19:57:06+00:00</updated>
<author>
<name>Alan Du</name>
<email>alanhdu@gmail.com</email>
</author>
<published>2017-06-01T19:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=dc407a6833b8358855fe5fb949b4253874311f47'/>
<id>dc407a6833b8358855fe5fb949b4253874311f47</id>
<content type='text'>
Close https://github.com/alexcrichton/toml-rs/issues/186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close https://github.com/alexcrichton/toml-rs/issues/186
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case</title>
<updated>2017-06-01T11:42:16+00:00</updated>
<author>
<name>Alan Du</name>
<email>alanhdu@gmail.com</email>
</author>
<published>2017-06-01T09:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=20dced6967398c19ae8d502bd916cc294df6a3d4'/>
<id>20dced6967398c19ae8d502bd916cc294df6a3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode control characters with hex not decimal</title>
<updated>2017-05-30T22:55:09+00:00</updated>
<author>
<name>Alan Du</name>
<email>alanhdu@gmail.com</email>
</author>
<published>2017-05-30T22:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=f98d6ccd70850708ca9d7fc98c561556148b397d'/>
<id>f98d6ccd70850708ca9d7fc98c561556148b397d</id>
<content type='text'>
Fix https://github.com/alexcrichton/toml-rs/issues/178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/alexcrichton/toml-rs/issues/178
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak unicode-escape test</title>
<updated>2016-04-03T08:08:23+00:00</updated>
<author>
<name>Tae-il Lim</name>
<email>trlim@iotok.kr</email>
</author>
<published>2016-04-03T08:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=8dbc107441194238267a94aaa46248c405c2159c'/>
<id>8dbc107441194238267a94aaa46248c405c2159c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update integration tests to BurntSushi/toml-test@2f1c20de60bc9de743bdb8c7d2e79172fb28e6f8</title>
<updated>2016-04-02T08:15:59+00:00</updated>
<author>
<name>Tae-il Lim</name>
<email>trlim@iotok.kr</email>
</author>
<published>2016-04-02T08:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=8a207a83fe21da6e498697b9a0ec81932f5208e6'/>
<id>8a207a83fe21da6e498697b9a0ec81932f5208e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow BOM (Byte order mark) in toml</title>
<updated>2015-10-07T09:35:49+00:00</updated>
<author>
<name>osboxes.org</name>
<email>anders.forsgren@gmail.com</email>
</author>
<published>2015-10-07T09:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/misc/milf-rs/commit/?id=dea8646b8b98583d15528031138682d1ac9ada85'/>
<id>dea8646b8b98583d15528031138682d1ac9ada85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
