- Notifications
You must be signed in to change notification settings - Fork28
Commit298c457
committed
Make dumpcolors() have tolerable performance when using 32-bit chr,
as we do (and upstream Tcl doesn't). The loop limit might be subjectto negotiation if anyone ever tries to do regex debugging in FarEastern languages, but for now 1000 seems plenty. CHR_MAX was right out :-(1 parent06ce02f commit298c457
1 file changed
+10
-6
lines changedLines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
722 | 722 |
| |
723 | 723 |
| |
724 | 724 |
| |
725 |
| - | |
726 |
| - | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
727 | 734 |
| |
728 | 735 |
| |
729 |
| - | |
730 |
| - | |
731 |
| - | |
732 | 736 |
| |
733 | 737 |
| |
734 | 738 |
| |
|
0 commit comments
Comments
(0)