- 05 Jun, 2014 2 commits
-
-
Armin Rigo authored
-
Armin Rigo authored
if we managed to, it would be a potential obscure GC-related crash.
-
- 02 Jun, 2014 1 commit
-
-
Maciej Fijalkowski authored
-
- 01 Jun, 2014 3 commits
-
-
Ronan Lamy authored
-
Armin Rigo authored
-
Ronan Lamy authored
-
- 31 May, 2014 3 commits
-
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Armin Rigo authored
"address" number which corresponds to the id. That's needed to debug some kind of problems.
-
- 30 May, 2014 1 commit
-
-
Matti Picus authored
-
- 29 May, 2014 5 commits
-
-
Matti Picus authored
-
Armin Rigo authored
works. Use instead some direct way.
-
Ronan Lamy authored
-
Armin Rigo authored
Forgot to add rnone.py, making imports break.
-
Ronan Lamy authored
-
- 28 May, 2014 6 commits
-
-
Brian Kearns authored
-
wenzhuman authored
-
wenzhuman authored
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Ronan Lamy authored
-
- 27 May, 2014 5 commits
-
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Armin Rigo authored
property; and fix test_string:test_promote_string() by not calling make_result_of_lastop() indirectly from opimpl_str_guard_value().
-
Ronan Lamy authored
-
Ronan Lamy authored
-
- 26 May, 2014 7 commits
-
-
Stefano Rivera authored
Replace the VFP assert in detect_cpu with a ProcessorAutodetectError, so we can use detect_cpu on ARMv4
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Ronan Lamy authored
--HG-- branch : unify-call-ops
-
Ronan Lamy authored
--HG-- branch : unify-call-ops
-
- 25 May, 2014 5 commits
-
-
Stefano Rivera authored
Previously this function was only used for the JIT, so it only had to support machines that the JIT supports. Now, it's used by rpython.rlib.rawstorage, and should raise an appropriate exception, rather than KeyError, on unknown machines.
-
Armin Rigo authored
-
Armin Rigo authored
-
Ronan Lamy authored
--HG-- branch : unify-call-ops
-
Ronan Lamy authored
--HG-- branch : unify-call-ops
-
- 24 May, 2014 2 commits
-
-
Alex Gaynor authored
-
Alex Gaynor authored
-