| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-01 | py: Add MICROPY_USE_GCC_MUL_OVERFLOW_INTRINSIC. | Jeff Epler |
| 2025-07-18 | py/smallint: Update mp_small_int_mul_overflow() to perform the multiply. | Angus Gratton |
| 2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
| 2015-01-01 | py: Move to guarded includes, everywhere in py/ core. | Damien George |
| 2014-10-22 | py: Fix smallint modulo with negative arguments. | Damien George |
| 2014-07-03 | Rename machine_(u)int_t to mp_(u)int_t. | Damien George |
| 2014-06-21 | py: Include mpconfig.h before all other includes. | Paul Sokolovsky |
| 2014-05-28 | py: Fix check of small-int overflow when parsing ints. | Damien George |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 2014-04-04 | py: This time, real proper overflow checking of small int power. | Damien George |
