[pypy-commit] [Git][pypy/pypy][branch/warmup-improvements-various] 17 commits: start to migrate documentation to foss.heptapod.net and document new workflow

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Feb 23 13:17:06 EST 2020


Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various at PyPy / pypy


Commits:
9d5c16c4 by Matti Picus at 2020-02-11T19:07:51+02:00
start to migrate documentation to foss.heptapod.net and document new workflow

--HG--
branch : heptapod

- - - - -
141737a8 by Matti Picus at 2020-02-11T19:08:29+02:00
more heptapod migration

--HG--
branch : heptapod

- - - - -
0999db56 by Armin Rigo at 2020-02-16T23:50:16+01:00
Write down a minimal counter-example for git branches

- - - - -
305c5d60 by Armin Rigo at 2020-02-17T10:57:13+01:00
"Look at" implies there should be an image.  I won't do an image here.

- - - - -
d862db4f by Armin Rigo at 2020-02-17T11:06:44+01:00
Yet another case

- - - - -
cb6f3ac7 by Matti Picus at 2020-02-17T16:20:49+02:00
tweak merge request instructions, assuming we use topic branches

--HG--
branch : heptapod

- - - - -
6b9e8ad5 by Matti Picus at 2020-02-17T19:19:10+02:00
rework foss.heptapod.net instructions a bit

--HG--
branch : heptapod

- - - - -
5ff75aab by Matti Picus at 2020-02-17T22:52:05+02:00
document and close branch to be merged

--HG--
branch : heptapod

- - - - -
fb21e05a by Matti Picus at 2020-02-17T22:59:52+02:00
merge branch that updates documentation for heptapod workflow and URLs

- - - - -
e6312063 by Matti Picus at 2020-02-19T19:56:36+02:00
add python3.6 constants, they will be exposed to pypy2.7 as well.

- - - - -
a4428959 by Richard Plangger at 2020-02-20T15:16:57-03:00
byteorder related issue, check the byte order of that machine

- - - - -
4f97d2c5 by Richard Plangger at 2020-02-20T16:13:10-03:00
missing properties for the reg allocation tests (zarch)

- - - - -
06ef154c by Carl Friedrich Bolz-Tereick at 2020-02-21T10:01:11+01:00
count the number of ops that aren't even executed, because they are caught by
the heap cache

- - - - -
7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00
fix translation

- - - - -
f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00
fix test

- - - - -
19783278 by Carl Friedrich Bolz-Tereick at 2020-02-22T19:06:18+01:00
merge default

--HG--
branch : warmup-improvements-various

- - - - -
927f1aa0 by Carl Friedrich Bolz-Tereick at 2020-02-23T19:15:50+01:00
merge heads

--HG--
branch : warmup-improvements-various

- - - - -


20 changed files:

- extra_tests/ctypes_tests/test_structures.py
- pypy/doc/build.rst
- pypy/doc/coding-guide.rst
- pypy/doc/conf.py
- pypy/doc/config/translation.backendopt.txt
- pypy/doc/contributing.rst
- pypy/doc/cpython_differences.rst
- pypy/doc/eventhistory.rst
- pypy/doc/extradoc.rst
- pypy/doc/faq.rst
- + pypy/doc/mercurial_heptapod.rst
- pypy/doc/whatsnew-head.rst
- rpython/jit/backend/zarch/test/test_regalloc.py
- rpython/jit/metainterp/jitprof.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/test/test_jitprof.py
- rpython/jit/tool/jitoutput.py
- rpython/jit/tool/test/test_jitoutput.py
- rpython/rlib/_rsocket_rffi.py
- rpython/rlib/jit.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/315d87d0d3969a65a28fa6a4390f1d1206becbd7...927f1aa00ca363ef269c3561e568850183537ba3

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/315d87d0d3969a65a28fa6a4390f1d1206becbd7...927f1aa00ca363ef269c3561e568850183537ba3
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200223/819109e1/attachment.html>


More information about the pypy-commit mailing list