<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/windows, branch v1.3.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-11-21T19:38:33+00:00</updated>
<entry>
<title>windows: Update config with latest features</title>
<updated>2014-11-21T19:38:33+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-11-16T09:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b89eaaa2e29d94ab3c837c680312df9edbee6f7f'/>
<id>urn:sha1:b89eaaa2e29d94ab3c837c680312df9edbee6f7f</id>
<content type='text'>
- update mpconfigport.h to reflect latest unix version
- fix compilation error in modure due to msvc not allowing dynamic arrays
</content>
</entry>
<entry>
<title>ports: Define mp_off_t.</title>
<updated>2014-11-16T22:16:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-11-16T22:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=91386eee2613cbaf736d746cfef28674cce82c01'/>
<id>urn:sha1:91386eee2613cbaf736d746cfef28674cce82c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void*</title>
<updated>2014-10-29T09:29:09+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-10-29T09:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e54c876a7236cbb50431f1f6d52c7be2052ed6f'/>
<id>urn:sha1:4e54c876a7236cbb50431f1f6d52c7be2052ed6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: Enable moduzlib instead of modzlibd.</title>
<updated>2014-10-13T11:12:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-13T11:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6c5a63fabf3c7195638140496de76522e1a8208'/>
<id>urn:sha1:e6c5a63fabf3c7195638140496de76522e1a8208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: mingw32 gcc doesn't define endianness macros, so just assume little.</title>
<updated>2014-10-06T20:18:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-06T20:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d328cbeb901c31763f044a078ae3f5ed31acee8'/>
<id>urn:sha1:5d328cbeb901c31763f044a078ae3f5ed31acee8</id>
<content type='text'>
Specifically, at least Ubuntu's i586-mingw32msvc-gcc doesn't supply
__LITTLE_ENDIAN__ and friends. And as it's safe enough to assume that
Windows is only little-endian, then it's defined unconditionally,
instead of duplicating detection logic in py/mpconfig.h (or adding
windows-specific defines to it).
</content>
</entry>
<entry>
<title>Enable unicode for Windows port so unicode tests give correct uPy output</title>
<updated>2014-10-04T07:16:20+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-10-04T06:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2f9c9445af51229becf7410a5c102a2ca27c182'/>
<id>urn:sha1:a2f9c9445af51229becf7410a5c102a2ca27c182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: Enable input(), sys.maxsize(), ujson module, emergency exception buf, os module</title>
<updated>2014-09-22T09:10:27+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-09-22T09:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c41920a906eaf6cea739f6edf826f6619d5cb24'/>
<id>urn:sha1:8c41920a906eaf6cea739f6edf826f6619d5cb24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msvc: Exclude modtermios, include extmod and fix compilation error</title>
<updated>2014-09-02T07:00:20+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-09-01T08:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=759138caee65a58ecf1f02ca7c57bc9ba3d3c5f5'/>
<id>urn:sha1:759138caee65a58ecf1f02ca7c57bc9ba3d3c5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix bug where GC collected native/viper/asm function data.</title>
<updated>2014-08-24T15:28:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-24T15:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c658a4e755a75e495303957208486e583ddb270'/>
<id>urn:sha1:3c658a4e755a75e495303957208486e583ddb270</id>
<content type='text'>
Because (for Thumb) a function pointer has the LSB set, pointers to
dynamic functions in RAM (eg native, viper or asm functions) were not
being traced by the GC.  This patch is a comprehensive fix for this.

Addresses issue #820.
</content>
</entry>
<entry>
<title>msvc: Use built-in alignof</title>
<updated>2014-08-13T08:19:56+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-08-13T08:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8cce8b7c4c561ffeb0548bb0e0df1e9d659d9d68'/>
<id>urn:sha1:8cce8b7c4c561ffeb0548bb0e0df1e9d659d9d68</id>
<content type='text'>
This also fixes a 'unnamed type definition in parentheses' warning on the
alignof implementation define in binary.c
</content>
</entry>
</feed>
