6 |
|
|
7 |
1. Replaced UCP searching code with optimized version as implemented for Ad |
1. Replaced UCP searching code with optimized version as implemented for Ad |
8 |
Muncher (http://www.admuncher.com/) by Peter Kankowski. This uses a two- |
Muncher (http://www.admuncher.com/) by Peter Kankowski. This uses a two- |
9 |
stage table and inline lookup instead of a function, giving speed ups of 2 |
stage table and inline lookup instead of a function, giving speed ups of 2 |
10 |
to 5 times on some simple patterns that I tested. Permission was given to |
to 5 times on some simple patterns that I tested. Permission was given to |
11 |
distribute the MultiStage2.py script that generates the tables (it's not in |
distribute the MultiStage2.py script that generates the tables (it's not in |
12 |
the tarball, but is in the Subversion repository). |
the tarball, but is in the Subversion repository). |
13 |
|
|
14 |
|
2. Updated the Unicode datatables to Unicode 5.1.0. This adds yet more |
15 |
|
scripts. |
16 |
|
|
17 |
|
|
18 |
Version 7.7 07-May-08 |
Version 7.7 07-May-08 |