<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v12.7.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.7.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.7.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-06-23T00:53:29Z</updated>
<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>
<entry>
<title>Make 12.6.0 release</title>
<updated>2019-06-20T23:57:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-20T23:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d3f13ee9a825b27e3175648ae5f0bb8bd344da12'/>
<id>urn:sha1:d3f13ee9a825b27e3175648ae5f0bb8bd344da12</id>
<content type='text'>
Makes set_value() smarter about saving redundant work, in commit f2ac5e3
("Make set_value() no-change check work for "n"/"m"/"y" strings").
</content>
</entry>
<entry>
<title>Clarify that set_value() takes a string for int/hex</title>
<updated>2019-06-20T23:57:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-20T23:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=438e54c3184c80059b523dbc7b386983b6589554'/>
<id>urn:sha1:438e54c3184c80059b523dbc7b386983b6589554</id>
<content type='text'>
Worth pointing out explicitly.
</content>
</entry>
<entry>
<title>Make set_value() no-change check work for "n"/"m"/"y" strings</title>
<updated>2019-06-20T23:47:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-20T23:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f2ac5e3c03c34d13b818ba64441fd6511d8f75a4'/>
<id>urn:sha1:f2ac5e3c03c34d13b818ba64441fd6511d8f75a4</id>
<content type='text'>
Convert "n"/"m"/"y" to 0/1/2 earlier, so that e.g. sym.set_value("y")
is recognized as a no-op when sym.user_value == 2.

This also helps when loading several configuration files that assign
some of the same symbols, because load_config() calls set_value() with
"n"/"m"/"y".

This could also cut down on the number of times a particular warning is
displayed when loading lots of overlapping configuration files.
</content>
</entry>
<entry>
<title>Clean up _load_config() a bit</title>
<updated>2019-06-20T23:38:23Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-20T21:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=823f6952a18c200fccfbd5e54c32c78289ed8570'/>
<id>urn:sha1:823f6952a18c200fccfbd5e54c32c78289ed8570</id>
<content type='text'>
 - Reorganize symbol fetching to remove some duplicated _undef_assign()
   calls

 - Move duplicated assignment warning generation into an
   _assigned_twice() helper function
</content>
</entry>
<entry>
<title>Use 'change' instead of 'convert' re. changing LC_CTYPE</title>
<updated>2019-06-15T20:13:34Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-15T20:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f1e6f328bf30a7a88c5a48a863bdd55aed896b1e'/>
<id>urn:sha1:f1e6f328bf30a7a88c5a48a863bdd55aed896b1e</id>
<content type='text'>
Might be less confusing in the context of locales.
</content>
</entry>
</feed>
