2002-02-01 Radek Doulik * RegionInfo.cs: started work on RegionInfo implemented RegionInfo (string) constructor * CultureInfo.cs: added internal static function, which could be used from RegionInfo.cs 2002-01-16 Miguel de Icaza * CultureInfo.cs: Completed the tables. Now we need to actually fill it in. 2002-01-15 Duncan Mak * CultureInfo.cs: Convert it to unix text. 2002-01-04 Ravi Pratap * GreogrianCalendar.cs : The same old MonoTODO attribute. 2001-11-21 Miguel de Icaza * Locale.cs: New file, a place holder for Locale.GetText. Wed Nov 14 16:47:07 CET 2001 Paolo Molaro * Calendar.cs: CLSCompliant updates. 2001-11-04 Martin Weindel * NumberFormatInfo.cs: fixed minor bug in Clone with readonly flag * DateTimeFormatInfo.cs: added * CultureInfo.cs: some changed needed for compiling DateTimeFormatInfo.cs 2001-10-26 Miguel de Icaza * NumberFormatInfo.cs: Provide an internal constructor that takes as an argument a CultureInfo ID (LCID) so that we can construct different ones here. * CultureInfo.cs: Begun implementation. 2001-10-09 Derek Holden * NumberFormatInfo.cs: Small typo in PercentPositivePattern and CurrencyPositivePattern 2001-09-02 Miguel de Icaza * Calendar.cs: Implement a bunch of missing features. 2001-07-24 Derek Holden * NumberStyles.cs: Added ECMA values for Allow types and default styles. 2001-07-18 Michael Lambert * DateTimeStyles.cs, NumberStyles.cs: Add. 2001-07-06 Joe Shaw * UnicodeCategory.cs: Added.