| Commit message (Expand) | Author | Age | Files | Lines |
* | force assembler when calling adjust bridges | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-31 | 1 | -0/+2 |
* | Merge 0cdaf4c98369, moving regalloc.py to a general tool | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-07-27 | 1 | -0/+128 |
|\ |
|
| * | Kill a few dependencies and move this file to the general section | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-07-01 | 1 | -0/+127 |
* | | I think getargs() here was intentional | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-22 | 1 | -2/+5 |
* | | merge | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-22 | 2 | -2/+8 |
|\ \ |
|
| * | | bah, test&fix for a bug introduced by 065c98a10f0d (commit message: "that way... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-07-22 | 2 | -2/+8 |
* | | | we always require opt level | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-22 | 1 | -1/+1 |
|/ / |
|
* | | improve display a bit and fix the test | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-21 | 2 | -2/+2 |
* | | that was easy, fix arg usage | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-21 | 1 | -2/+2 |
* | | bah. use full name of missing debug merge point | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-20 | 1 | -1/+1 |
* | | add an option to not write C files, but only simulate writing them. Useful fo... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-07-09 | 2 | -0/+28 |
* | | allow negative offsets for now, should be reverted once we fix reporting | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-17 | 1 | -2/+2 |
* | | Fix bug with regard to multiple loops at the same assembler piece. Make parsing | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-16 | 3 | -7/+16 |
* | | fix tests | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-16 | 3 | -2/+303 |
* | | Backed out changeset f12c4e733acd | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-16 | 3 | -309/+4 |
* | | fix tests | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-16 | 3 | -4/+309 |
|\ \ |
|
* | | | support bridges | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-14 | 2 | -5/+13 |
* | | | consistent capitalization | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-14 | 2 | -2/+14 |
|/ / |
|
* | | also return log | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-08 | 2 | -2/+3 |
* | | Write a simple parser of logs that returns loops | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-08 | 3 | -5/+41 |
* | | Skip tests on 2.7 | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-08 | 1 | -5/+8 |
* | | add a test log (shelve doesn't support adding :-/) | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-06 | 1 | -0/+36 |
* | | start implementing slicing assembler into ops | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-07-06 | 2 | -5/+78 |
* | | Remove the '?' passed to w_obj.getname(): it's the default value for 'default' | ![](//www.gravatar.com/avatar/0508a883f97a7d0b6eb47288428b31a5?s=13&d=retro) Amaury Forgeot d'Arc | 2011-06-30 | 1 | -1/+1 |
|/ |
|
* | a helper function | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-06-29 | 2 | -1/+10 |
* | fix parser and tests | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-06-18 | 2 | -25/+25 |
* | update py.test again (now with 2.5 support) | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2011-06-14 | 2 | -13/+16 |
* | Backout changes 3c0ae7fce1c7 to cfbda2605f9d | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-06-14 | 2 | -10/+12 |
* | add a test for comparisons | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2011-06-13 | 1 | -0/+6 |
* | remove pointless argument for exec_host_bytecode | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2011-06-13 | 1 | -1/+1 |
* | upgrade to latest development version of py.test | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2011-06-13 | 2 | -12/+10 |
* | make package work on osx | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2011-06-12 | 1 | -3/+6 |
* | Fix, indirectly for translator.c.test.test_lladdresses | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-06-11 | 1 | -1/+5 |
* | make it possible to use either the "real model", which uses the real BoxInt&c... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-06-09 | 1 | -0/+2 |
* | In try_compile_cache, if compiling fails, don't emit bold red | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-06-09 | 2 | -9/+28 |
* | Fix tests and parser | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-06-08 | 2 | -27/+27 |
* | put in_recursion back into debug_merge_points | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-06-07 | 1 | -3/+3 |
* | remove (untested) pypy.tool.tls. Don't use tls objects except ll2ctypes | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2011-05-31 | 1 | -8/+0 |
* | Add an interface get_traceback()/set_traceback() on OperationError. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-05-26 | 1 | -1/+1 |
* | bah, fix two typos | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -2/+1 |
* | add instructions on how to use log2gnumeric.py | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -4/+29 |
* | chmod +x log2gnumeric.py | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -0/+0 |
* | add the -o option to memusage.py | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -5/+21 |
* | add this tool to poll the VmRSS of a running process, originally written by a... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -0/+47 |
* | move this tool to its own directory; it does not really belong to the JIT | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 4 | -0/+279 |
* | fix this test for the "fake_pypy_c" case | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-19 | 1 | -0/+1 |
* | store 0/0 for user and group ids in the tarball, and don't store the names | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-18 | 2 | -1/+5 |
* | make sure that all the files and dirs have the right permission bits, i.e. 64... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-18 | 2 | -5/+35 |
* | make get_deep_immutable_oplist returning an actual frozen list instead of a t... | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2011-05-16 | 2 | -0/+40 |
* | Just before spawning a subprocess, do a gc.collect(). This | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-05-13 | 1 | -1/+6 |