You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bidi: support for changes to bidi algorithm in Unicode 8.0
Code changes to support:
- updated rules X5a,X5b and X6a in Unicode 8.0
- max depth for nested brackets in Unicode 8.0
- updated definitions BD14 and BD15 in Unicode 8.0
- clarifications to rule N0 in Unicode 8.0
To makes the tests pass again:
- use par.getLevels() instead of using par.resultLevels directly in
test file
Change-Id: I63bdba11d91932e62e830ce9b71b1a6c6261abb0
Reviewed-on: https://go-review.googlesource.com/29630
Reviewed-by: Sam Whited <[email protected]>
Reviewed-by: Marcel van Lohuizen <[email protected]>
Run-TryBot: Marcel van Lohuizen <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
0 commit comments