<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/windows, branch v1.3.8</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-12-27T14:32:52+00:00</updated>
<entry>
<title>Makefiles: Support py/*.h includes per #1022.</title>
<updated>2014-12-27T14:32:52+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-12-27T14:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3b74c91684e6dfc785bf33ba03e520470f59059e'/>
<id>urn:sha1:3b74c91684e6dfc785bf33ba03e520470f59059e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: Correctly interpret skipped tests, enable uhashlib and ubinascii</title>
<updated>2014-12-20T14:52:22+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-12-18T15:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f5efefd5a0ba48b4aa980fc21b8371ab6473fb69'/>
<id>urn:sha1:f5efefd5a0ba48b4aa980fc21b8371ab6473fb69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Allow builtins to be overridden.</title>
<updated>2014-12-09T16:19:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-09T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=78d702c300ae9f175e6f47f805a37cdfe5b81898'/>
<id>urn:sha1:78d702c300ae9f175e6f47f805a37cdfe5b81898</id>
<content type='text'>
This patch adds a configuration option (MICROPY_CAN_OVERRIDE_BUILTINS)
which, when enabled, allows to override all names within the builtins
module.  A builtins override dict is created the first time the user
assigns to a name in the builtins model, and then that dict is searched
first on subsequent lookups.  Note that this implementation doesn't
allow deleting of names.

This patch also does some refactoring of builtins code, creating the
modbuiltins.c file.

Addresses issue #959.
</content>
</entry>
<entry>
<title>windows: define __USE_MINGW_ANSI_STDIO for all Windows compilers.</title>
<updated>2014-12-06T19:51:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-06T19:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f8a2f662369c0f51cfa8720d9a11cd187948bf6'/>
<id>urn:sha1:1f8a2f662369c0f51cfa8720d9a11cd187948bf6</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
