* regex.cs: In Split(), if the last match is at the end of the string,
authorLluis Sanchez <lluis@novell.com>
Wed, 7 Jan 2004 18:23:37 +0000 (18:23 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 7 Jan 2004 18:23:37 +0000 (18:23 -0000)
commit266c78e7ded2e8aa8044db77f15980c992f72c49
treedbd4118c0ff1166b53692957bfe318cec90d6ad7
parent1a7c6363d717ea86a2cf4743a2cc8d3724bf7082
* regex.cs: In Split(), if the last match is at the end of the string,
an empty string must be added to the array of results.

svn path=/trunk/mcs/; revision=21825
mcs/class/System/System.Text.RegularExpressions/ChangeLog
mcs/class/System/System.Text.RegularExpressions/regex.cs