Added support for Bidi_Class and a number of binary Unicode properties.
A number of changes to script matching for \p and \P.
Speed up for maximizing character property matches.
Fix quantified [Aa]{2} optimization which could cause match failure.
Fix Unicode properrty matching in JIT.
Fix JIT recursion caused by duplicated data transfers.