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


Commits:
d5eee71b by Carl Friedrich Bolz-Tereick at 2022-10-05T11:42:25+02:00
remove pdb

--HG--
branch : unicode-dawg-toposort

- - - - -
b05edca7 by Carl Friedrich Bolz-Tereick at 2022-10-05T11:44:32+02:00
quick experiment: try to get rid of negative edge direction in the packed dawg
by topologically sorting it. this requires numbering the data *after* sorting

--HG--
branch : unicode-dawg-toposort

- - - - -
1d022284 by Carl Friedrich Bolz-Tereick at 2022-10-05T12:45:50+02:00
cleanup

--HG--
branch : unicode-dawg-toposort

- - - - -
904d33b6 by Carl Friedrich Bolz-Tereick at 2022-10-05T14:52:22+02:00
more cleanups

--HG--
branch : unicode-dawg-toposort

- - - - -
2ed253e5 by Carl Friedrich Bolz-Tereick at 2022-10-05T14:52:34+02:00
regen

--HG--
branch : unicode-dawg-toposort

- - - - -
71ceba70 by Carl Friedrich Bolz-Tereick at 2022-10-05T14:52:49+02:00
merge short-lived branch unicodedata-dawg-toposort:

simplify the decoding a bit by topologically sorting the DAWG to make sure that
edges always go forward in the packed string

- - - - -


9 changed files:

- rpython/rlib/unicodedata/dawg.py
- rpython/rlib/unicodedata/generate_unicodedb.py
- rpython/rlib/unicodedata/test/test_dawg.py
- rpython/rlib/unicodedata/unicodedb_11_0_0.py
- rpython/rlib/unicodedata/unicodedb_12_1_0.py
- rpython/rlib/unicodedata/unicodedb_13_0_0.py
- rpython/rlib/unicodedata/unicodedb_3_2_0.py
- rpython/rlib/unicodedata/unicodedb_5_2_0.py
- rpython/rlib/unicodedata/unicodedb_9_0_0.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/955b3088cbb9ed965016613aa14ab4e94e616aa9...71ceba70670d3282b40a6d501433da5dfe761b5c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/955b3088cbb9ed965016613aa14ab4e94e616aa9...71ceba70670d3282b40a6d501433da5dfe761b5c
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to