Store C<study>'s data as U32s, instead of I32s.
authorNicholas Clark <nick@ccl4.org>
Tue, 28 Jun 2011 10:17:38 +0000 (12:17 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 1 Jul 2011 12:05:41 +0000 (14:05 +0200)
commitb606cf7f37b8b46206c7f521b29167e037397a62
treee45fbf2581a952143dd7e8c7e6c34f9c25075c12
parent378b4d0f82057e5af983d31c5b48b7f10f4758b3
Store C<study>'s data as U32s, instead of I32s.

The "no more" condition is now represented as ~0, instead of -1.
pp.c
regexec.c
util.c