Commits
User selector
Commit History
Commits on Jun 21, 2018
Commits on Jun 14, 2018
Commits on May 8, 2018
Merge pull request #817 from jepler/uzlib-as-submodule
Show description for b46cc9dauthoreduzlib: convert to submodule
Show description for a6072f7committed
Commits on May 6, 2018
- committed
uhashlib: some functions should refuse unicode for python3 compatibility
Show description for 005226acommitted
Commits on May 1, 2018
- committed
ubinascii: some functions should refuse unicode for python3 compatibility
Show description for 0f869bbcommitted
Commits on Mar 28, 2018
- committed
Add VfsFat.label property
Show description for fe7f405committed
Commits on Mar 23, 2018
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.
Show description for fa55b15authored andcommitted
Commits on Jan 25, 2018
Revert "alloca seems buggy on M4"
Show description for 302ad40committed
Commits on Jan 24, 2018
- committed
Commits on Nov 2, 2017
Merge tag 'v1.9.3'
Show description for 7b393bccommitted
Commits on Oct 31, 2017
atmel-samd: More USB polish
Show description for 4aeef10committed
Commits on Oct 30, 2017
extmod/modussl_mbedtls: Allow to compile with unix coverage build.
Show description for 10b76a9committedextmod/modussl: Add finaliser support for ussl objects.
Show description for 74ec52dauthored andcommitted
Commits on Oct 27, 2017
extmod/vfs: Replace VLA in proxy func with small, static sized array.
Show description for c64eb4fcommitted
Commits on Oct 25, 2017
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dccommitted
Commits on Oct 24, 2017
all: Use NULL instead of "" when calling mp_raise exception helpers.
Show description for f4059dccommitted
Commits on Oct 19, 2017
extmod/uos_dupterm: Swallow any errors from dupterm closing the stream.
Show description for 9725a65committed
Commits on Oct 13, 2017
extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index.
Show description for 37282f8committed
Commits on Oct 4, 2017
all: Remove inclusion of internal py header files.
Show description for a3dc1b1committed
Commits on Oct 2, 2017
Commits on Sep 24, 2017
extmod/re1.5: Update to 0.8.1.
Show description for 4a314a6committed
Commits on Sep 12, 2017
extmod/machine_pinbase: Put PinBase singleton in ROM.
Show description for b02be23committed
Commits on Sep 6, 2017
extmod/modussl_mbedtls: Allow to compile with MBEDTLS_DEBUG_C disabled.
Show description for beeb748committedall: Update Makefiles and others to build with new ports/ dir layout.
Show description for 4a93801committed
Commits on Aug 31, 2017
Commits on Aug 30, 2017
all: Convert remaining "mp_uint_t n_args" to "size_t n_args".
Show description for 71c9cfbcommitted
Commits on Aug 29, 2017
all: Convert mp_uint_t to mp_unary_op_t/mp_binary_op_t where appropriate
Show description for 58321ddcommitted
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 21, 2017
- committed
extmod,unix: For uos.stat interpret st_size member as an unsigned int.
Show description for 4c736eacommitted