igor%mir2.org 157f6c2e53 1. Extend index and offset jump limits to 2^16 - 1 from 2^15 - 1 using unsigned indexes.
2. Use linked list of read-only REPogState to implement state stack instead of array of struct. It fixes bug 258417 while making creation of back track stack data much cheaper since there is no need to copy read-only structures.


git-svn-id: svn://10.0.0.236/trunk@162660 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 09:48:17 +00:00
..