You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 963a5a3e82 py, unix: Allow to compile with -Wsign-compare. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile Remove obsolete bss-related code/build features 10 years ago
alloc.c py, unix: Trace root pointers with native emitter under unix port. 10 years ago
file.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 10 years ago
gccollect.c unix, windows: Don't call mp_unix_mark_exec on windows. 10 years ago
input.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
input.h Add input command for unix 11 years ago
main.c py, unix: Allow to compile with -Wsign-compare. 10 years ago
modffi.c py, unix: Allow to compile with -Wsign-compare. 10 years ago
modos.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modsocket.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modtermios.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modtime.c py, unix, lib: Allow to compile with -Wold-style-definition. 10 years ago
mpconfigport.h py, unix: Trace root pointers with native emitter under unix port. 10 years ago
mpconfigport.mk modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
mpconfigport_fast.h unix: fast: Set initial module dict size big to have high pystone score. 10 years ago
qstrdefsport.h py: Allow to properly disable builtin "set" object. 10 years ago