- 26 Feb, 2014 1 commit
-
-
Damien George authored
-
- 16 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
In particular, unix outputs to stderr, to allow to run testsuite against micropython built with debug output (by redirecting stderr to /dev/null).
-
- 12 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 11 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 10 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
If there's malloc and memset, then there's no need for calloc, especially if we need to implement it ourselves.
-
- 30 Jan, 2014 1 commit
-
-
Paul Sokolovsky authored
To alloc complete memory alloc flow tracing.
-
- 29 Jan, 2014 1 commit
-
-
Damien George authored
-
- 03 Jan, 2014 5 commits
-
-
Paul Sokolovsky authored
mpconfig.h will automatically pull mpconfigport.h.
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
This is just max value of current_bytes_allocated seen.
-
Paul Sokolovsky authored
Unlike total_bytes_allocated, this tracks m_free()'s too.
-
Paul Sokolovsky authored
-
- 29 Dec, 2013 1 commit
-
-
Damien authored
-
- 23 Oct, 2013 1 commit
-
-
Damien authored
-
- 04 Oct, 2013 1 commit
-
-
Damien authored
-