<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/unicode.c, branch v1.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-05-11T16:53:11+00:00</updated>
<entry>
<title>py: Rename some unichar functions for consistency.</title>
<updated>2014-05-11T16:53:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-11T16:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c59af52e84cae6be29e5a52e1ec1c3259ffec09a'/>
<id>urn:sha1:c59af52e84cae6be29e5a52e1ec1c3259ffec09a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: Implement .lower() and .upper().</title>
<updated>2014-05-10T16:49:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-10T16:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=69135219111be239d6088457604dcfc185e6ceee'/>
<id>urn:sha1:69135219111be239d6088457604dcfc185e6ceee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license header to (almost) all files.</title>
<updated>2014-05-03T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04b9147e150d2d6fa3750f312fe328b6a71c1b28'/>
<id>urn:sha1:04b9147e150d2d6fa3750f312fe328b6a71c1b28</id>
<content type='text'>
Blanket wide to all .c and .h files.  Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.

Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
</content>
</entry>
<entry>
<title>py: Make form-feed character a space (following C isspace).</title>
<updated>2014-04-10T10:39:36+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-10T10:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=175cecfa87887bfa140c7ab0ce52f4b5160096c7'/>
<id>urn:sha1:175cecfa87887bfa140c7ab0ce52f4b5160096c7</id>
<content type='text'>
Eg, in CPython stdlib, email/header.py has a form-feed character.
</content>
</entry>
<entry>
<title>Replace global "static" -&gt; "STATIC", to allow "analysis builds". Part 2.</title>
<updated>2014-02-12T16:31:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-12T16:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=520e2f58a559c356ea540a5da4e9a585649aecc6'/>
<id>urn:sha1:520e2f58a559c356ea540a5da4e9a585649aecc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement octal and hex escapes in strings.</title>
<updated>2014-01-22T20:48:25+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-22T20:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b7184dcb8250e6654e55174753b24e4cbfea052'/>
<id>urn:sha1:0b7184dcb8250e6654e55174753b24e4cbfea052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put unicode functions in unicode.c, and tidy their names.</title>
<updated>2013-12-30T18:23:50+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-12-30T18:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8cc96a35e532ef999e5a3739deeb44f51a80744b'/>
<id>urn:sha1:8cc96a35e532ef999e5a3739deeb44f51a80744b</id>
<content type='text'>
</content>
</entry>
</feed>
