<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/gc.rst, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-05-23T00:49:08+00:00</updated>
<entry>
<title>add caveat language re MicroPython libraries; other slight changes</title>
<updated>2018-05-23T00:49:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-05-23T00:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=59615fc9938e0e7c7cf8141069f5eaaba05b18eb'/>
<id>urn:sha1:59615fc9938e0e7c7cf8141069f5eaaba05b18eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RTD documentation updates</title>
<updated>2018-05-22T23:52:01+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-05-22T23:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e65cc077640881baedae1dcea0b8fcc1886d0f88'/>
<id>urn:sha1:e65cc077640881baedae1dcea0b8fcc1886d0f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/library: Add CPython docs xref to each pertinent module.</title>
<updated>2017-07-02T12:37:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T12:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=465d84b7e72c9fe4a8907ee539f736ff576d9dd6'/>
<id>urn:sha1:465d84b7e72c9fe4a8907ee539f736ff576d9dd6</id>
<content type='text'>
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
</content>
</entry>
<entry>
<title>docs/library/gc: Fix grammar and improve readability of gc.threshold().</title>
<updated>2017-06-26T05:25:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-26T05:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a4694fc4ead22a225e53dca8228c107ad7314fa'/>
<id>urn:sha1:7a4694fc4ead22a225e53dca8228c107ad7314fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/gc: Document gc.threshold() function.</title>
<updated>2017-06-24T10:35:41+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-24T10:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4e3a03fa53bf456e13f930bc6187f203ca77e71'/>
<id>urn:sha1:c4e3a03fa53bf456e13f930bc6187f203ca77e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/gc: Mark mem_alloc()/mem_free() as uPy-specific.</title>
<updated>2017-06-24T10:12:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-24T10:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4cdddfed8e89a09875aa3ef3de06c295a758d9a9'/>
<id>urn:sha1:4cdddfed8e89a09875aa3ef3de06c295a758d9a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Cleanup and update some docs.</title>
<updated>2014-10-31T22:21:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T22:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a58713a899b7df5b291e868d2553b2333c0b3dc9'/>
<id>urn:sha1:a58713a899b7df5b291e868d2553b2333c0b3dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Make gc.enable/disable just control auto-GC; alloc is still allowed.</title>
<updated>2014-10-31T21:30:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T21:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=109c1de015eeee385020233e2f8cc6f921149103'/>
<id>urn:sha1:109c1de015eeee385020233e2f8cc6f921149103</id>
<content type='text'>
gc.enable/disable are now the same as CPython: they just control whether
automatic garbage collection is enabled or not.  If disabled, you can
still allocate heap memory, and initiate a manual collection.
</content>
</entry>
<entry>
<title>docs: Import documentation from source-code inline comments.</title>
<updated>2014-10-31T01:37:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T01:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88d3054ac072f9c73b0f3f045c59ba74f6730c1d'/>
<id>urn:sha1:88d3054ac072f9c73b0f3f045c59ba74f6730c1d</id>
<content type='text'>
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
</content>
</entry>
</feed>
