148 |
26. Updated RunTest.bat in the distribution to the version supplied by Tom |
26. Updated RunTest.bat in the distribution to the version supplied by Tom |
149 |
Fortmann. This supports explicit test numbers on the command line, and has |
Fortmann. This supports explicit test numbers on the command line, and has |
150 |
argument validation and error reporting. |
argument validation and error reporting. |
151 |
|
|
152 |
|
27. An instance of \X with an unlimited repeat could fail if at any point the |
153 |
|
first character it looked at was a mark character. |
154 |
|
|
155 |
|
28. Some minor code refactoring concerning Unicode properties and scripts |
156 |
|
should reduce the stack requirement of match() slightly. |
157 |
|
|
158 |
|
|
159 |
|
|