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.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to