<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/kconfiglib.py, branch v12.9.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.9.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.9.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-06-24T07:32:41Z</updated>
<entry>
<title>Make 12.9.0 release</title>
<updated>2019-06-24T07:32:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-24T07:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=164ef007a8bb0c88b447252b7590e940d95f1561'/>
<id>urn:sha1:164ef007a8bb0c88b447252b7590e940d95f1561</id>
<content type='text'>
Adds commit a7302a6 ("menuconfig/guiconfig: Use orig_defaults in symbol
info").
</content>
</entry>
<entry>
<title>Make 12.8.0 release</title>
<updated>2019-06-24T07:04:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-24T07:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ee4cb6af460bcb9614cef1489721d26be2527772'/>
<id>urn:sha1:ee4cb6af460bcb9614cef1489721d26be2527772</id>
<content type='text'>
Adds commit 0ca8e78 ("Add {Symbol,Choice}.orig_*, corresponding to the
MenuNode fields").
</content>
</entry>
<entry>
<title>Add {Symbol,Choice}.orig_*, corresponding to the MenuNode fields</title>
<updated>2019-06-24T06:57:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-24T06:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0ca8e78ebaed9ded586162753e8224f8ce7ef4a2'/>
<id>urn:sha1:0ca8e78ebaed9ded586162753e8224f8ce7ef4a2</id>
<content type='text'>
Getting defaults, select, implies, and ranges without dependencies
propagated to conditions can be useful for symbols and choices as well,
e.g. when generating standalone documentation for properties.
</content>
</entry>
<entry>
<title>Factor out multiplication in expr_value()</title>
<updated>2019-06-24T03:58:20Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T12:40:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=277c43348b65d8f6a4fb16c66fd48e9c697661e9'/>
<id>urn:sha1:277c43348b65d8f6a4fb16c66fd48e9c697661e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some blank lines</title>
<updated>2019-06-23T05:51:20Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T05:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c1f63df34f2c0d4d6126daddd11b5821c8228419'/>
<id>urn:sha1:c1f63df34f2c0d4d6126daddd11b5821c8228419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 12.7.0 release</title>
<updated>2019-06-23T00:53:29Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T00:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d35e1c7d939cd3ebe27a0aa2f5230293db3cec22'/>
<id>urn:sha1:d35e1c7d939cd3ebe27a0aa2f5230293db3cec22</id>
<content type='text'>
Adds commit 58c65e0 ("Make REL_TO_STR public").
</content>
</entry>
<entry>
<title>Make REL_TO_STR public</title>
<updated>2019-06-23T00:52:26Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T00:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=58c65e020530ac1ffc0d3a5c327832ee0c5b0727'/>
<id>urn:sha1:58c65e020530ac1ffc0d3a5c327832ee0c5b0727</id>
<content type='text'>
Generally useful, and not likely to need any internal hackery.
</content>
</entry>
<entry>
<title>Shorten __repr__() functions a bit</title>
<updated>2019-06-23T00:52:26Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T00:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7b97da6821a45ce34e731df68980dea0983cf18c'/>
<id>urn:sha1:7b97da6821a45ce34e731df68980dea0983cf18c</id>
<content type='text'>
Do 'add = fields.append'. Pointless as an optimization, but shaves some
lines, and obvious in context.

Also add test coverage for __repr__() for string symbols with user
values.
</content>
</entry>
<entry>
<title>Whitespace nit</title>
<updated>2019-06-23T00:52:24Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-23T00:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3b45f4bfdb253085062e86749f9ed449b85c3c86'/>
<id>urn:sha1:3b45f4bfdb253085062e86749f9ed449b85c3c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shorten choice parsing a tiny bit</title>
<updated>2019-06-22T08:48:58Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-22T08:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e0c1cae9dff383a9f54eea00b86e8e208e12e27c'/>
<id>urn:sha1:e0c1cae9dff383a9f54eea00b86e8e208e12e27c</id>
<content type='text'>
</content>
</entry>
</feed>
