<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/unix/alloc.c, branch v1.5.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-01-16T18:03:01+00:00</updated>
<entry>
<title>unix: Add target to build "minimal" uPy interpreter.</title>
<updated>2015-01-16T18:03:01+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-11T17:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3926c72dd2c6c9bfc4840f914be5a55258d3a248'/>
<id>urn:sha1:3926c72dd2c6c9bfc4840f914be5a55258d3a248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py, unix: Trace root pointers with native emitter under unix port.</title>
<updated>2015-01-14T00:11:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-14T00:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2127e9a844ae46cb2149e7c38eb9f4345075f6e4'/>
<id>urn:sha1:2127e9a844ae46cb2149e7c38eb9f4345075f6e4</id>
<content type='text'>
Native code has GC-heap pointers in it so it must be scanned.  But on
unix port memory for native functions is mmap'd, and so it must have
explicit code to scan it for root pointers.
</content>
</entry>
<entry>
<title>Code style/whitespace cleanup; remove obsolete headers.</title>
<updated>2014-09-03T21:47:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-03T21:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dda46460fff56c0756adba0d63fd72b311bdbcc9'/>
<id>urn:sha1:dda46460fff56c0756adba0d63fd72b311bdbcc9</id>
<content type='text'>
And move the MAP_ANON redefinition from py/asmx64.c to unix/alloc.c.
</content>
</entry>
<entry>
<title>Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FREE_EXEC macros</title>
<updated>2014-09-03T21:07:42+00:00</updated>
<author>
<name>Fabian Vogt</name>
<email>fabian@ritter-vogt.de</email>
</author>
<published>2014-09-03T14:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7235b8412a7511c94b31c0391eaf5c1b35ed3a8'/>
<id>urn:sha1:b7235b8412a7511c94b31c0391eaf5c1b35ed3a8</id>
<content type='text'>
Fixes issue #840
</content>
</entry>
</feed>
