- 26 Oct, 2014 15 commits
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
all, this crashes. Not 100% sure why.
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
fix: must be ready for the _pinned_objects list to contain both RPython and LL objects at the same time, for some tests
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
and make the hack more local to pypy/module/bz2.
-
- 25 Oct, 2014 18 commits
-
-
Armin Rigo authored
-
Maciej Fijalkowski authored
-
Maciej Fijalkowski authored
-
Philip Jenvey authored
o match CPython's TypeError behavior w/ rich comparisons & number types
-
Alex Gaynor authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Manuel Jacob authored
Split RPython documentation from PyPy documentation and clean up. There now is a clearer separation between documentation for users, developers and people interested in background information.
-
Maciej Fijalkowski authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Maciej Fijalkowski authored
This branch adds an interface rgc.pin which would (very temporarily) make object non-movable. That's used by rffi.alloc_buffer and rffi.get_nonmovable_buffer and improves performance considerable for IO operations.
-
Maciej Fijalkowski authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
- 24 Oct, 2014 7 commits
-
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Ronan Lamy authored
-
Manuel Jacob authored
-
Manuel Jacob authored
-
Maciej Fijalkowski authored
-
Maciej Fijalkowski authored
-