Commits
User selector
Commit History
Commits on Aug 6, 2016
- committed
- committed
- committed
extmod/modwebsocket: Add readline method.
Show description for a931c4ecommitted
Commits on Aug 5, 2016
extmod/modbtree: open(): Add option kwargs.
Show description for d79342dcommittedextmod/modwebrepl: Make GET_FILE operation non-blocking.
Show description for ed500e4committed- committed
Commits on Aug 1, 2016
Commits on Jul 30, 2016
extmod/modbtree: Switch to accepting stream object instead of filename.
Show description for 99061d1committed
Commits on Jul 29, 2016
py/stream: Add adapter methods with POSIX-compatible signatures.
Show description for 4f1b029committed
Commits on Jul 23, 2016
Commits on Jul 22, 2016
Commits on Jul 16, 2016
extmod/vfs_fat: Implement rmdir() method.
Show description for 0a6f599committed
Commits on Jul 14, 2016
extmod/modussl_axtls: Add dummy setblocking() method.
Show description for 780114ecommitted
Commits on Jul 12, 2016
extmod/modussl_axtls: Further changes to allow alternative SSL modules.
Show description for 20283aecommitted- committed
Commits on Jul 6, 2016
extmod/moduos_dupterm: Reuse dupterm_arr_obj for write operations.
Show description for a4c8a1fcommitted
Commits on Jul 4, 2016
extmod/moduos_dupterm: Reserve buffer bytearray object for dupterm.
Show description for 426112ccommitted
Commits on Jul 2, 2016
Commits on Jun 23, 2016
extmod/modbtree: Cleverly implement "for key in btree:" syntax.
Show description for 2f7ebf1committed
Commits on Jun 20, 2016
extmod/modbtree: Implement keys(), values(), items() iterators.
Show description for 6b088a6committed
Commits on Jun 19, 2016
extmod/modlwip: Store a chain of incoming pbufs, instead of only one.
Show description for 5071ceecommitted
Commits on Jun 18, 2016
extmod/machine_pinbase: Fix nanbox build.
Show description for efee577committedextmod/machine_pinbase: Implementation of PinBase class.
Show description for 3fecbb2committedall: Rename mp_obj_type_t::stream_p to protocol.
Show description for 07209f8committed
Commits on Jun 17, 2016
extmod/modbtree: open(): Support "in-memory" database with filename=None.
Show description for 0801379committed- committed
- committed
Commits on Jun 16, 2016
- committed
esp8266: Use RTC to set date & time stamps for files.
Show description for 23067a1authored andcommitted- committed