summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13Check native object in case of early accessScott Shawcroft
2019-05-13Merge pull request #1876 from cpforbes/gcc9Scott Shawcroft
2019-05-13Merge pull request #1877 from pewpew-game/masterScott Shawcroft
2019-05-13Merge pull request #1878 from jreese/docs-reqsScott Shawcroft
2019-05-13Merge pull request #1879 from dhalbert/bytearray-array-range-fixesScott Shawcroft
2019-05-13Fix pin lostsabas1080
2019-05-12use approx of original @godlygeek code for smallints; add testsDan Halbert
2019-05-11Pin dependencies to force sphinx 1.8.5John Reese
2019-05-12Handle truth values; speed up smallint checksDan Halbert
2019-05-11Include sphinx and recommonmark in docs/requirements.txtJohn Reese
2019-05-11Bump circuitpython-stage to 1.0.1Radomir Dopieralski
2019-05-11lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.Damien George
2019-05-10add documentation of transparencyMatt Land
2019-05-10Add documentation for Palette shared binding Matt Land
2019-05-10Merge pull request #1873 from ElectronicCats/escornabot_makech4.0.0-rc.2Scott Shawcroft
2019-05-10Merge pull request #1860 from godlygeek/int_to_bytes_overflow_checksScott Shawcroft
2019-05-10add travissabas1080
2019-05-10Update pins definesabas1080
2019-05-10Merge pull request #1837 from nickzoic/circuitpython-nickzoic-1800-wiznet-socketScott Shawcroft
2019-05-10Tighten down inlining on the pIRkeyScott Shawcroft
2019-05-10Merge pull request #1866 from rafa-gould/spanish_transScott Shawcroft
2019-05-10Merge remote-tracking branch 'adafruit/master' into int_to_bytes_overflow_checksScott Shawcroft
2019-05-10Merge latest adafruit/master in.Scott Shawcroft
2019-05-10randomize tcp source port for adafruit/circuitpython#1800Nick Moore
2019-05-10reset wiznet at network deinitialize adafruit/circuitpython#1800Nick Moore
2019-05-09Merge pull request #1869 from tannewt/fix_programmatic_safe_modeDan Halbert
2019-05-09Merge pull request #1872 from tannewt/fix_1839Dan Halbert
2019-05-09Reverse int to bytes buffer overflow conditionalsMatt Wozniski
2019-05-10Stop DHCP when configuring IP address adafruit/circuitpython#1800Nick Moore
2019-05-09Handle -scale to 0 correctly in GroupScott Shawcroft
2019-05-09Merge pull request #1861 from mchua/patch-1Scott Shawcroft
2019-05-09Rework safe mode so we can trigger on all resetsScott Shawcroft
2019-05-09Make httpsScott Shawcroft
2019-05-09Update translationsMatt Wozniski
2019-05-09Use OverflowError exception type for overflowsMatt Wozniski
2019-05-09Add overflow checks for int to bytes conversionsMatt Wozniski
2019-05-09Add tests for overflows converting ints to bytesMatt Wozniski
2019-05-08wording fixesRafa Gould
2019-05-08Merge pull request #1865 from terriko/mpy_errorScott Shawcroft
2019-05-08Merge pull request #1870 from tannewt/fix_nrf_internal_flash_crashDan Halbert
2019-05-08Merge pull request #1867 from tannewt/hide_reload_tracebackDan Halbert
2019-05-08Fix crash in internal filesystem on nrfScott Shawcroft
2019-05-08Update `on_next_reset` for new safe mode.Scott Shawcroft
2019-05-08Hide the traceback for the ReloadException.Scott Shawcroft
2019-05-08Make MpyError a ValueError (since that's what it was before)Terri Oda
2019-05-08Init escornabotsabas1080
2019-05-08Grammar and TranslationsRafa Gould
2019-05-08Added translations and did grammar fixesRafa Gould
2019-05-08Make status light flash blue for incompatible mpy (fixes #1369)Terri Oda
2019-05-08Merge pull request #1859 from scottbelden/tabbingScott Shawcroft