aboutsummaryrefslogtreecommitdiff
path: root/py/pfenv.c
AgeCommit message (Expand)Author
2014-04-05Change pfenv_print_int to take machine_uint_t rather than unsinged inDave Hylands
2014-04-01py: Make pfenv.c conform to code conventions.Damien George
2014-04-01Reduce stack usage of pfenv_print_strnDave Hylands
2014-04-01Fix INT_BUF_SIZE to work with 32-bit and 64-bitDave Hylands
2014-04-01Enhance str.format supportDave Hylands