Commits
User selector
Commit History
Commits on Oct 19, 2014
Commits on Oct 16, 2014
- committed
- committed
stream: Handle non-blocking errors in readline() properly.
Show description for 923a8a8committed
Commits on Oct 15, 2014
stream: Return errno value as first arg of OSError exception.
Show description for 0c7b26ccommittedobjclosure: Fix printing of generator closures.
Show description for 067ae12committedpy: Fix GC realloc issue, where memory chunks were never shrunk.
Show description for 9b0b373committed- committed
Commits on Oct 13, 2014
Commits on Oct 12, 2014
Merge pull request #904 from pfalcon/moduzlib
Show description for 29f5682committed- committed
py: Add module weak link support.
Show description for c14a816committed- committed
py: Implement native load for viper.
Show description for 91cfd41committed- committed
modure: Make sure that re1.5 compiled in only of modure itself is enabled.
Show description for 1606607committed
Commits on Oct 11, 2014
modure: Initial module, using re1.5 (which is based on re1 codebase).
Show description for c71e045committed
Commits on Oct 9, 2014
- committed
- committed
- committed
- committed
Commits on Oct 7, 2014
Commits on Oct 6, 2014
- committed
- committed
py: Make int.to_bytes work on big endian machine.
Show description for fcdb239committed- committed
Commits on Oct 5, 2014
py: Implement proper context save/restore for eval/exec; factor code.
Show description for c4d0868committed- committed
Commits on Oct 3, 2014
- committed
- committed
py: Change [u]int to mp_[u]int_t in qstr.[ch], and some other places.
Show description for 39dc145committed- committed
py: Convert [u]int to mp_[u]int_t where appropriate.
Show description for 42f3de9committed
Commits on Sep 30, 2014
py: Remove IOError since it's deprecated; use OSError instead.
Show description for 8b03d94committed
Commits on Sep 29, 2014
py: Allow x86-64 to mov r16 to rm16 with extended src reg.
Show description for 1c6a1dccommitted