2004-04-25 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
authorAndreas N <andreas@mono-cvs.ximian.com>
Sun, 25 Apr 2004 11:42:52 +0000 (11:42 -0000)
committerAndreas N <andreas@mono-cvs.ximian.com>
Sun, 25 Apr 2004 11:42:52 +0000 (11:42 -0000)
commit755b03ad5d42c248748da7f9301c63e6ddbf6d13
treecf8fa99f9ad3613568e7cd259dea5a1d31f2670b
parent6197a703455e9216edacdfec6edd8dac8a4fa95d
2004-04-25  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

* CaseInsensitiveHashCodeProvider.cs: Fix the default constructor (needs to
  set CurrentCulture, Add null check to other constructor, Call correct function
  for invariant case, ensure culture is set to null for invariant case, removed
  static constructor, made invariant version available as internal in .Net 1.0

svn path=/trunk/mcs/; revision=25954
mcs/class/corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs
mcs/class/corlib/System.Collections/ChangeLog