Commits
User selector
Commit History
Commits on Apr 8, 2016
unix: freedos strip and size names for binaries
Show description for b32b0d3authored andcommitted
Commits on Apr 4, 2016
Commits on Apr 3, 2016
- authored andcommitted
Commits on Apr 2, 2016
unix/file: "encoding" arg to open() isn't kw-only.
Show description for a5d2af7committedunix/file: Parse "buffering" argument of open() builtin.
Show description for e5fa163committed
Commits on Apr 1, 2016
- authored andcommitted
Commits on Mar 27, 2016
unix/unix_mphal: Hack to make uos.dupterm() actually work.
Show description for 13394a6committed
Commits on Mar 1, 2016
Commits on Feb 25, 2016
Commits on Feb 14, 2016
extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf.
Show description for 46a0ac0committed- committed
- committed
- committed
- committed
Commits on Feb 6, 2016
unix/file: Stop assuming that O_RDWR == O_RDONLY | O_WRONLY.
Show description for a63a476committed
Commits on Feb 1, 2016
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0bcommitted
Commits on Jan 28, 2016
- committed
lib/utils/printf: Fix printf on release builds
Show description for 6a804cbauthored andcommitted
Commits on Jan 27, 2016
Commits on Jan 26, 2016
extmod/modurandom: Add some extra random functions.
Show description for a53af6ccommitted
Commits on Jan 21, 2016
unix/modsocket: accept(): Make IPv6-clean.
Show description for cb4fbc8committed
Commits on Jan 17, 2016
extmod/modurandom: Add "urandom" module.
Show description for a58a91ecommitted
Commits on Jan 15, 2016
- committed
- committed
unix: Add option to build 64-bit NaN-boxing interpreter.
Show description for d8b08cfcommitted
Commits on Jan 11, 2016
- committed
- authored andcommitted
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
Show description for 5b3f0b7committedpy: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommittedpy: Change type of .make_new and .call args: mp_uint_t becomes size_t.
Show description for a0c9781committed
Commits on Jan 10, 2016
unix/modtime: strftime(): Support 2nd argument, but as time_t value.
Show description for 8175877committed
Commits on Jan 3, 2016
Commits on Jan 2, 2016
unix/Makefile: Move include of mpconfigport.mk to before mkenv.mk.
Show description for ae4865ecommitted- committed