This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reinstate "Use new Svt_INVLIST for inversion lists."
authorKarl Williamson <public@khwilliamson.com>
Sat, 6 Jul 2013 21:33:57 +0000 (15:33 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 16 Jul 2013 19:58:09 +0000 (13:58 -0600)
commitd361b00481905de183664c6b0d414fd509a0e68f
tree736bd60517eb512255a5628833960f67a3d70bd1
parente94d9b54a21e9546724df09abe1968bd32f833cf
Reinstate "Use new Svt_INVLIST for inversion lists."

This reverts commit 2e0b8fbeab3502bee36f25825c3cdd0d075c4fd3, which
reverted e0ce103ae532f9576f54a5938a24d1ee98dfb928, thus reinstating the
latter commit.  It turns out that the error being chased down was not
due to this commit.

Its original message was:

This converts inversion lists to use their own scalar type.
embed.fnc
inline_invlist.c
perl.h
proto.h
regcomp.c
sv.c
sv.h