Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests | Armin Rigo | 2020-06-25 | 1 | -0/+2 |
* | do it in minimark.py too | Armin Rigo | 2020-06-16 | 1 | -1/+1 |
* | oops, only issue a general write_barrier() if at least one card is set | Armin Rigo | 2020-06-16 | 1 | -1/+1 |
* | Add rgc.ll_arraymove(), as a way to shift items inside the same array | Armin Rigo | 2020-06-16 | 6 | -0/+53 |
* | Use py3-style names for function attributes | Ronan Lamy | 2020-04-22 | 1 | -2/+2 |
* | Modernize exec syntax in rpython/ | Ronan Lamy | 2020-04-18 | 2 | -3/+3 |
* | in-progress: remove asmgcc completely (modern versions of gcc show test | Armin Rigo | 2019-12-11 | 3 | -890/+3 |
* | Issue #2979 | Armin Rigo | 2019-08-22 | 6 | -3/+33 |
* | Emit some dots while progressing in the inline_helpers_and_postprocess() | Armin Rigo | 2019-08-09 | 1 | -0/+7 |
* | Broken line, get_L2cache_linux2_cpuinfo_s390x() was never called. Comment it | Armin Rigo | 2019-07-24 | 1 | -2/+2 |
* | fix | Armin Rigo | 2019-05-08 | 1 | -1/+1 |
* | Use rgc.increase_root_stack_depth() from PyPy (+tweaks) | Armin Rigo | 2019-05-08 | 1 | -3/+4 |
* | Link 'increase_root_stack_depth' through RPython and test it | Armin Rigo | 2019-05-08 | 2 | -11/+29 |
* | in-progress | Armin Rigo | 2019-05-04 | 1 | -4/+42 |
* | fix comment | Armin Rigo | 2019-03-27 | 1 | -1/+1 |
* | fix test for linux 32 | Matti Picus | 2019-02-12 | 1 | -1/+1 |
* | fix the test to match 432d816c6d7b | Armin Rigo | 2019-01-19 | 1 | -1/+1 |
* | Fix comments and tweaks to the logic in incminimark.collect() | Armin Rigo | 2018-12-19 | 1 | -4/+18 |
* | hg merge default | Antonio Cuni | 2018-12-13 | 2 | -7/+14 |
|\ | |||||
| * | switch to use time.time() instead of read_timestamp for the GC time measuring | Carl Friedrich Bolz-Tereick | 2018-11-28 | 2 | -19/+8 |
| * | expose the time that the GC takes as a stat | Carl Friedrich Bolz-Tereick | 2018-11-22 | 1 | -0/+18 |
* | | implement the return value for collect_step in the real incminimark | Antonio Cuni | 2018-10-19 | 3 | -8/+15 |
* | | hg merge default | Antonio Cuni | 2018-10-10 | 4 | -69/+133 |
|\| | |||||
| * | hg merge default | Armin Rigo | 2018-05-23 | 1 | -1/+6 |
| |\ | |||||
| | * | Backed out changeset f0f9cfefd069 | Carl Friedrich Bolz-Tereick | 2018-05-21 | 1 | -3/+0 |
| | * | more base methods | Carl Friedrich Bolz-Tereick | 2018-05-18 | 1 | -0/+3 |
| * | | hg merge release-pypy2.7-6.x | Armin Rigo | 2018-05-13 | 8 | -30/+343 |
| |\ \ | |||||
| * | | | Change 'hash' field to be there only for revdb. | Manuel Jacob | 2018-03-22 | 1 | -1/+2 |
| * | | | Fix replaying by adding back hash field to GC header. | Manuel Jacob | 2018-03-22 | 1 | -1/+1 |
| * | | | Make translation work, looks like only revdb.c is doing ->hash writes and tha... | Alexander Schremmer | 2018-03-20 | 1 | -1/+1 |
| * | | | Changes after merging default into this branch: | Alexander Schremmer | 2018-03-19 | 2 | -2/+3 |
| * | | | Merge default into reverse-debugger state as of now for reverse-debugger-upda... | Alexander Schremmer | 2018-03-19 | 22 | -342/+2335 |
| |\ \ \ | |||||
| * | | | | Fix for edc44ccff552: the previous fix in clibffi had no effectRevDB-pypy2.7-v5.6.2 | Armin Rigo | 2017-07-25 | 1 | -13/+10 |
| * | | | | hg merge default | Armin Rigo | 2017-01-01 | 3 | -23/+77 |
| |\ \ \ \ | |||||
| * \ \ \ \ | hg merge default | Armin Rigo | 2016-08-24 | 4 | -8/+103 |
| |\ \ \ \ \ | |||||
| * | | | | | | in-progress: fixes the inconsistency in static pointers to raw | Armin Rigo | 2016-07-03 | 1 | -1/+2 |
| * | | | | | | fix for tests | Armin Rigo | 2016-07-01 | 1 | -1/+1 |
| * | | | | | | Go through the list of all llops and mark the ones that are unsafe. | Armin Rigo | 2016-06-30 | 3 | -6/+13 |
| * | | | | | | bug fixes, there is more | Armin Rigo | 2016-06-30 | 1 | -4/+14 |
| * | | | | | | Replaying old-style finalizers | Armin Rigo | 2016-06-27 | 1 | -8/+13 |
| * | | | | | | old-style finalizers, recording | Armin Rigo | 2016-06-27 | 1 | -7/+7 |
| * | | | | | | hg merge default | Armin Rigo | 2016-06-27 | 1 | -1/+38 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix all tests | Armin Rigo | 2016-06-24 | 1 | -0/+1 |
| * | | | | | | | Weakrefs, in-progress | Armin Rigo | 2016-06-24 | 1 | -36/+57 |
| * | | | | | | | Change the API of get_unique_id(), start implementing it | Armin Rigo | 2016-06-14 | 1 | -1/+1 |
| * | | | | | | | hg merge default | Armin Rigo | 2016-06-13 | 2 | -9/+21 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Record the creation time of objects | Armin Rigo | 2016-06-13 | 1 | -2/+5 |
| * | | | | | | | | Tweaks. Can now record and replay duhton. | Armin Rigo | 2016-06-11 | 1 | -0/+3 |
| * | | | | | | | | identityhash() | Armin Rigo | 2016-06-11 | 1 | -14/+20 |
| * | | | | | | | | Copy from stmgc-c8 the logic to disable some fast paths that read or | Armin Rigo | 2016-06-05 | 2 | -20/+21 |