[pypy-commit] [Git][pypy/pypy][branch/rutf8-simd] 2 commits: removed RPYTHON_LL2CTYPES from the command line of the compiler, linking of pypy-c.so fails
Richard Plangger
foss at heptapod.net
Fri Feb 28 05:41:06 EST 2020
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200228/dee05b6b/attachment.html>
More information about the pypy-commit
mailing list