Commits
User selector
Commit History
Commits on Jul 30, 2016
lib/berkeley-db-1.xx: Switch to "embedded" branch.
Show description for 2ec9432committed- committed
Commits on Jul 29, 2016
lib/embed/abort_: Implementation of abort_() function raising uPy exception.
Show description for c8b80e4committed
Commits on Jul 22, 2016
Commits on Jul 20, 2016
Commits on Jul 11, 2016
Commits on Jul 10, 2016
Commits on Jun 25, 2016
- committed
lib/libm: Format code to pass gcc v6.1.1 warning.
Show description for 873853fcommitted
Commits on Jun 15, 2016
lib/fatfs/option/ccsbcs: Follow uPy optional features model.
Show description for d402bf2committedlib/berkeley-db-1.xx: Update to upstream which builds for uPy.
Show description for a1eab98committed
Commits on Jun 14, 2016
lib/berkeley-db-1.xx: Add Berkeley DB 1.85 as a submodule.
Show description for 06b783ccommitted
Commits on Jun 3, 2016
Commits on Jun 2, 2016
lib/timeutils/timeutils: timeutils_mktime may accept negative time values.
Show description for 993cc36committed
Commits on May 2, 2016
lib/libc/string0: Remove better-than-standard strncpy() implementation.
Show description for c6923f5committed- committed
Commits on May 1, 2016
Commits on Apr 27, 2016
Commits on Apr 25, 2016
lib/utils/pyhelp: Extract implementation of help(obj) to a library function.
Show description for 2b46da2authored andcommitted
Commits on Apr 19, 2016
lib/utils/pyexec: Condition-out GC calls from pyexec.
Show description for 8aa3cbfauthored andcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committedlib/utils/printf: Rework overriding printer of DEBUG_printf().
Show description for 47442d9committed
Commits on Apr 8, 2016
Commits on Apr 1, 2016
esp8266: Disallow recursive calls to REPL.
Show description for 777232ccommitted
Commits on Mar 30, 2016
esp8266: Fix issue when current repl line was garbage-collected.
Show description for 2e75a17committed
Commits on Feb 10, 2016
lib/fatfs: Add support for sector sizes larger than 512 bytes.
Show description for 13a4c12committed
Commits on Dec 31, 2015
lib/libc/string0: Use uintptr_t instead of uint32_t.
Show description for 64ececbcommitted
Commits on Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245fcommitted
Commits on Dec 18, 2015
lib/libm: Allow math funcs to be used by non-Thumb archs.
Show description for a676514committed
Commits on Dec 12, 2015
lib/utils/printf: Add vsnprintf alias for Clang.
Show description for f2ed736committed
Commits on Dec 10, 2015
lib/utils/printf: Apply workaround for static linking with uclibc.
Show description for 1f0aaeccommitted