comparison src/version.c @ 5351:923738744a60 v7.4.028

updated for version 7.4.028 Problem: Equivalence classes are not working for multi-byte characters. Solution: Copy the rules from the old to the new regexp engine. Add a test to check both engines.
author Bram Moolenaar <bram@vim.org>
date Thu, 19 Sep 2013 17:00:20 +0200
parents 73cc7272de5e
children 2d3fbc68b3a8
comparison
equal deleted inserted replaced
5350:a83960ec9e6d 5351:923738744a60
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 28,
741 /**/ 743 /**/
742 27, 744 27,
743 /**/ 745 /**/
744 26, 746 26,
745 /**/ 747 /**/