<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/modstruct.c, branch v1.1.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-06-02T13:35:56+00:00</updated>
<entry>
<title>modstruct: Add one more extension to typecodes - 'S', a pointer to C string.</title>
<updated>2014-06-02T13:35:56+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-06-02T13:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=62798831bea83f7c75810064115e7f3a65892ca5'/>
<id>urn:sha1:62798831bea83f7c75810064115e7f3a65892ca5</id>
<content type='text'>
Also, add comment with description of extension to CPython's typecodes.
</content>
</entry>
<entry>
<title>Rename configuration variables controling Python features.</title>
<updated>2014-05-24T22:03:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-24T22:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee3fd46f1383e984c968c4a82d634d7b0cea49b8'/>
<id>urn:sha1:ee3fd46f1383e984c968c4a82d634d7b0cea49b8</id>
<content type='text'>
Now of the form MICROPY_PY_*.  See issue #35.
</content>
</entry>
<entry>
<title>modstruct: struct_calcsize: Fix case of uninitialized var.</title>
<updated>2014-05-20T13:34:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-20T13:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=053765414c9d3345a628ff11145639506ae90288'/>
<id>urn:sha1:053765414c9d3345a628ff11145639506ae90288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py, unix: Add copyright for modules I worked closely on.</title>
<updated>2014-05-13T15:41:25+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-13T05:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da9f0924ef4d6e2a7a455e8d0409ae93e60ec1ca'/>
<id>urn:sha1:da9f0924ef4d6e2a7a455e8d0409ae93e60ec1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Implement count specifier for strings (e.g. "100s").</title>
<updated>2014-05-12T20:45:50+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-12T20:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df94b717b42bea39c1794a38bc10254e4f924e22'/>
<id>urn:sha1:df94b717b42bea39c1794a38bc10254e4f924e22</id>
<content type='text'>
Infra for counts of other types is there, need last mile to be implemented.
</content>
</entry>
<entry>
<title>modstruct: Use MP_OBJ_FUN_ARGS_MAX instead of -1.</title>
<updated>2014-05-11T19:50:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-11T19:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=147c80bf7cad0f8e02f3b7ccf8ec14e65092e52b'/>
<id>urn:sha1:147c80bf7cad0f8e02f3b7ccf8ec14e65092e52b</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>Add ARRAY_SIZE macro, and use it where possible.</title>
<updated>2014-04-26T09:47:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-26T09:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6d3c5e4301df363055dc256e6692c610e4d0b918'/>
<id>urn:sha1:6d3c5e4301df363055dc256e6692c610e4d0b918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Initial implementation of struct.pack().</title>
<updated>2014-04-19T00:22:08+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-19T00:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6204460461cc21b27861fa89b2423119f8cdce88'/>
<id>urn:sha1:6204460461cc21b27861fa89b2423119f8cdce88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Fix .calcsize() to account for struct type/alignment.</title>
<updated>2014-04-19T00:21:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-18T22:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1355cf42f23a39d3b887d2771d8bc7f3669d211c'/>
<id>urn:sha1:1355cf42f23a39d3b887d2771d8bc7f3669d211c</id>
<content type='text'>
</content>
</entry>
</feed>
