[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] [Git][pypy/pypy][branch/rutf8-simd] 2 commits: removed RPYTHON_LL2CTYPES from the comm
From:       Richard Plangger <foss () heptapod ! net>
Date:       2020-02-28 10:41:06
Message-ID: 5e58ee42ee90f_ce3cc2ad8162199186015c () heptapod-foss ! mail
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Richard Plangger pushed to branch branch/rutf8-simd at PyPy / pypy


Commits:
17a9144f by Richard Plangger at 2020-02-27T15:59:26-03:00
removed RPYTHON_LL2CTYPES from the command line of the compiler, linking of pypy-c.so \
fails

--HG--
branch : rutf8-simd

- - - - -
9c285b17 by Richard Plangger at 2020-02-28T07:39:50-03:00
removed C code that was intended to index unicode bytes. Has already been implemented \
in rpython.

--HG--
branch : rutf8-simd

- - - - -


5 changed files:

- rpython/rlib/fastutf8/capi.py
- rpython/rlib/fastutf8/src/utf8-scalar.c
- rpython/rlib/fastutf8/src/utf8-sse4.c
- rpython/rlib/fastutf8/src/utf8.c
- rpython/rlib/fastutf8/src/utf8.h


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e48e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239


---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e48e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239
 You're receiving this email because of your account on foss.heptapod.net.


[Attachment #5 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \
"http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Richard Plangger pushed to branch branch/rutf8-simd
at <a href="https://foss.heptapod.net/pypy/pypy">PyPy / pypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/commit/17a9144fb4cc994a1277597f5a0a0342f3ee357f">17a9144f</a></strong>
 <div>
<span>by Richard Plangger</span>
<i>at 2020-02-27T15:59:26-03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">removed \
RPYTHON_LL2CTYPES from the command line of the compiler, linking of pypy-c.so fails

--HG--
branch : rutf8-simd
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/commit/9c285b17ff6c48bcf32d6c0fca5aeae701cab239">9c285b17</a></strong>
 <div>
<span>by Richard Plangger</span>
<i>at 2020-02-28T07:39:50-03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">removed C code \
that was intended to index unicode bytes. Has already been implemented in rpython.

--HG--
branch : rutf8-simd
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e4 \
8e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239#689488dd3d96f029035b2227098eaa74c59c1f7d">
 rpython/rlib/fastutf8/capi.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e4 \
8e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239#01d4b2855fa4db55b5e1b3e2198fbaef91accd6b">
 rpython/rlib/fastutf8/src/utf8-scalar.c
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e4 \
8e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239#9e02721fc9a078b9ce4790be16c6959e4a0e7a02">
 rpython/rlib/fastutf8/src/utf8-sse4.c
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e4 \
8e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239#7601efbf68dd52373877c01346f136d0c1c8e3f2">
 rpython/rlib/fastutf8/src/utf8.c
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e4 \
8e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239#e4cb52152f8ddcdf481cbf88c4d6c80211b31c0c">
 rpython/rlib/fastutf8/src/utf8.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://foss.heptapod.net/pypy/pypy/compare/10319bf8a7f14f6a2b44238ceb5e800e48e586d7...9c285b17ff6c48bcf32d6c0fca5aeae701cab239">View \
it on GitLab</a>. <br>
You're receiving this email because of your account on foss.heptapod.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>



_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic