Carl Friedrich Bolz-Tereick pushed to branch branch/rsre-tweaks at PyPy / pypy


Commits:
8128e406 by Carl Friedrich Bolz-Tereick at 2020-04-15T13:49:14+02:00
add jitdrivers to all the find_repetition_end functions

--HG--
branch : rsre-tweaks

- - - - -
6904eadc by Carl Friedrich Bolz-Tereick at 2020-04-15T22:03:20+02:00
move function to rutf8

--HG--
branch : rsre-tweaks

- - - - -
086d1c30 by Carl Friedrich Bolz-Tereick at 2020-04-15T22:19:52+02:00
extend the matches_literal approach beyond ascii

--HG--
branch : rsre-tweaks

- - - - -
318be938 by Carl Friedrich Bolz-Tereick at 2020-04-16T14:41:36+02:00
implement the same n-LITERAL fast path for non-utf8 too

--HG--
branch : rsre-tweaks

- - - - -
8be41323 by Carl Friedrich Bolz-Tereick at 2020-04-16T17:40:22+02:00
fix

--HG--
branch : rsre-tweaks

- - - - -
1c2bf8dd by Carl Friedrich Bolz-Tereick at 2020-04-18T22:39:16+02:00
test and fix: do the right thing with surrogates

--HG--
branch : rsre-tweaks

- - - - -
4ba0d7a9 by Carl Friedrich Bolz-Tereick at 2020-04-18T22:39:28+02:00
also test search in test_zhypothesis

--HG--
branch : rsre-tweaks

- - - - -


8 changed files:

- rpython/rlib/rsre/rsre_core.py
- rpython/rlib/rsre/rsre_utf8.py
- rpython/rlib/rsre/test/support.py
- rpython/rlib/rsre/test/test_match.py
- rpython/rlib/rsre/test/test_zhypothesis.py
- rpython/rlib/rsre/test/test_zjit.py
- rpython/rlib/rutf8.py
- rpython/rlib/test/test_rutf8.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/637fa0788291e110bc687e036c09affc5f51d8c9...4ba0d7a903b1d7dad612e9c4a21702c28614b92f

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/637fa0788291e110bc687e036c09affc5f51d8c9...4ba0d7a903b1d7dad612e9c4a21702c28614b92f
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