Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Changelog « Microsoft.VisualBasic « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 745bb64c4e2ecbfcf7350259e76c7c40193334b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2002-05-12  Rafael Teixeira <rafaelteixeirabr@hotmail.com>

	* Microsoft.VisualBasic.Strings: Strings.cs - Merged all method implementations provided 
          by Martin Adoue, with method signatures (specially attributes) provided 
          by Chris J. Breisch. Some tweaking for the Mid member (two overloads versus third optional parameter).



2002-05-18  Chris J Breisch <cjbreisch@altavista.net>

	* Microsoft.VisualBasic: *.cs/Test/*.cs - Cleaned up code, added
	implementations for Collection.cs, Conversion.cs and NUnit Tests
	for both