switch to using hashed dictionary search by default
FossilOrigin-Name: 4d5ea504e6fe509fc59d77050a2029cfd6643f25b18d734f374fb0b31f4ba01d
This commit is contained in:
parent
0e7db6dab9
commit
0b6f4769e2
3 changed files with 5 additions and 4 deletions
|
@ -9,6 +9,7 @@
|
|||
================================================================
|
||||
|
||||
* nga-c: split device code into separate source files
|
||||
* use hashed dictionary search by default
|
||||
* removed words deprecated in 2022.8
|
||||
|
||||
================================================================
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
~~~
|
||||
[ &d:add-header #2 + call
|
||||
d:last d:name @d:Hash-Function call d:last d:hash store
|
||||
] &d:add-heaer set-hook
|
||||
] &d:add-header set-hook
|
||||
|
||||
d:rehash
|
||||
d:rehash d:use-hashes
|
||||
~~~
|
||||
|
|
|
@ -21,8 +21,8 @@ CELL ngaImage[] = { 1793,19387,19845,19889,202309,417,389,1249,1535,0,11254,0,10
|
|||
25,2049,130,1793,137,2049,137,117506307,0,130,0,524545,28,135,168820993,0,149,1642241,149,134283523,
|
||||
13,135,1793,130,524545,2049,130,1793,130,16846593,149,163,180,1793,66,16846593,149,135,180,1793,
|
||||
66,7,10,659713,1,659713,2,659713,3,659713,4,659713,5,1793,19642,17108737,3,2,524559,130,
|
||||
2049,130,2049,130,524545,0,130,524545,0,130,2049,144,1048838,2,1642241,10,7,18623,1249,167841793,
|
||||
216,11,17826049,0,216,2,15,25,524546,190,134287105,217,118,2305,218,459023,226,0,0,134287361,
|
||||
2049,130,2049,130,524545,0,130,524545,0,130,2049,144,1048838,2,1642241,10,7,18623,8246457295145463473,167841793,
|
||||
216,11,17826049,0,216,2,15,25,524546,17961,134287105,217,29,2305,218,459023,226,2049,4875,134287361,
|
||||
217,221,659201,216,10,659969,7,2049,58,25,17694978,58,244,9,84152833,48,319750404,243,117507601,246,
|
||||
184618754,45,25,16974851,-1,168886532,1,134284289,1,259,134284289,0,246,660227,32,0,0,115,105,103,
|
||||
105,108,58,105,0,285278479,276,6,2576,524546,104,1641217,1,167838467,273,2049,288,2049,284,524545,
|
||||
|
|
Loading…
Reference in a new issue