New tests, updates
[mono.git] / mcs / class / System.Data / System.Data / ChangeLog
2009-05-27 Marek SafarNew tests, updates
2009-05-19 Miguel de Icaza2009-05-18 Miguel de Icaza <miguel@novell.com>
2009-05-16 Veerapuram Varadhan2009-05-16 Veerapuram Varadhan <vvaradhan@novell...
2009-03-25 Ivan Zlatev2009-03-25 Ivan N. Zlatev <contact@i-nz.net>
2009-02-24 Veerapuram Varadhan * *Fixes #377146 - in a better way
2009-02-24 Veerapuram Varadhan * Fixes #476523
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-06 Michael Barker2009-01-06 Michael Barker <mike@middlesoft.co.uk>
2009-01-05 Raja R Harinath* DataRelationCollection.cs (BinarySerialize): New...
2009-01-05 Raja R Harinath* DataRelationCollection.cs: Sequester NET_2_0 and...
2009-01-05 Raja R HarinathMove DataSet.Tables serialization to DataTableCollection
2009-01-05 Raja R Harinath* DataTableCollection.cs: Sequester NET_2_0 and NET_1_1...
2009-01-02 Ivan Zlatev2009-01-02 Ivan N. Zlatev <contact@i-nz.net>
2009-01-01 Ivan Zlatev2009-01-01 Ivan N. Zlatev <contact@i-nz.net>
2008-12-30 Gert Driesen* DBConcurrencyException.cs: Marked .ctor taking DataRo...
2008-12-29 Gert Driesen* SqlDbType: Added Date and Time (2.0 only).
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-18 Raja R HarinathFix #420862
2008-10-01 Marek SafarNew tests, updates.
2008-09-26 Raja R Harinath* DataView.cs: Convert into a partial class and sequester
2008-09-16 Raja R HarinathIn System.Data:
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-12 Raja R Harinathsprinkle around a few more partial methods
2008-09-12 Raja R HarinathUse more C# 3.0
2008-09-12 Raja R Harinath* DataTable.cs (AssertNotNullConstraints): Hoist out...
2008-09-12 Raja R Harinath* DataTable.cs: Convert to a partial class, sequester...
2008-09-07 Raja R Harinath* DataSet.cs: Convert to a partial class and sequester...
2008-09-07 Raja R HarinathRe-arrange some code.
2008-09-05 Raja R HarinathUse the RowIDs to speed up _something_
2008-09-05 Raja R HarinathRefactor DataRow.AttachRow
2008-09-05 Raja R HarinathRemove redundant field
2008-09-05 Raja R Harinath* DataTable.cs (NewRowArray): Special case size ==...
2008-09-05 Raja R HarinathRefactor 'DetachRow'
2008-09-04 Raja R Harinath* DataRow.cs (CheckChildRows) <1-arg variant>: Remove...
2008-09-04 Raja R Harinath* DataRelationCollection.cs (CanRemove): Simplify slightly.
2008-09-04 Raja R Harinath* DataRelation.cs (CheckStateForProperty): Use the...
2008-09-04 Raja R Harinath* DataColumn.cs (AllowDBNull.set): Rearrange code to...
2008-08-27 Raja R Harinath* Constraint.cs (SetExtendedProperties): New internal...
2008-08-27 Raja R Harinath* ConstraintCollection.cs (Item) <string variant>:...
2008-08-27 Raja R Harinath* ConstraintCollection.cs: Reduce some #ifdef by using...
2008-08-13 Marek Habersack2008-08-13 Marek Habersack <mhabersack@novell.com>
2008-08-08 Raja R HarinathReduce massive code duplication
2008-08-05 Marek SafarNew tests.
2008-07-30 Veerapuram VaradhanFixes##377146 - handle custom reference types sanely...
2008-07-20 Gert Driesen* DataRowTest2.cs: Improved int indexer test for settin...
2008-07-04 Gert Driesen* DataColumnCollectionTest.cs: Added test for Add ...
2008-07-03 Gert Driesen* DataRow.cs: Added missing null checks. Cosmetic chang...
2008-07-03 Veerapuram VaradhanUse DBNull value instead of throwing an exception
2008-07-02 Rodrigo KumperaIn System.Data:
2008-07-01 Marek Safar2008-07-01 Marek Safar <marek.safar@gmail.com>
2008-06-29 Zoltan Varga2008-06-28 Zoltan Varga <vargaz@gmail.com>
2008-06-19 Atsushi Eno2008-06-19 Atsushi Enomoto <atsushi@ximian.com>
2008-06-18 Atsushi Eno2008-06-18 Atsushi Enomoto <atsushi@ximian.com>
2008-06-17 Atsushi Eno2008-06-17 Atsushi Enomoto <atsushi@ximian.com>
2008-06-16 Atsushi Eno2008-06-16 Atsushi Enomoto <atsushi@ximian.com>
2008-06-13 Atsushi Eno2008-06-13 Atsushi Enomoto <atsushi@ximian.com>
2008-06-12 Atsushi Eno2008-06-12 Atsushi Enomoto <atsushi@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-30 Marek Habersack2008-05-30 Marek Habersack <mhabersack@novell.com>
2008-05-30 Marek Habersack2008-05-29 Marek Habersack <mhabersack@novell.com>
2008-04-21 Gert Driesen* DataRowView.cs: Modified argument names to match...
2008-04-16 Veerapuram VaradhanChangelog for the last commit.
2008-04-01 Jb Evainmerge 99422:99508
2008-03-31 Veerapuram VaradhanReverting Rev#98474 as it broke couple of test profiles.
2008-03-23 Gert Driesen* DataSet.cs: Corcompare fix.
2008-03-22 Gert Driesen* DataViewSettingCollection.cs: Corcompare fixes and...
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-17 Veerapuram Varadhan** Fixes part1 of #357947 - delete the row directly...
2008-02-27 Arina ItkesFix for bug 9811: When web method returns DataTable...
2008-02-04 Arina ItkesFix for IXmlSerializable.ReadXml. Bug 9762.
2008-01-29 Arina Itkes Fix for IXmlSerializable.WriteXml in DataTable class...
2007-10-23 Marek SafarNew tests, message update
2007-10-21 Gert Driesen* DataColumn.cs: Fixed ParamName of ArgumentNullExcepti...
2007-10-19 Nagappan Alagappan* DataRelation.cs: Removed bogus TODO.
2007-10-03 Raja R HarinathFix #328490
2007-09-27 Nagappan Alagappan* DataRelationCollection.cs: Added LAME spec comment...
2007-09-26 Nagappan Alagappan* DataView.cs (ToTable): Added params keyword.
2007-09-25 Marek SafarNew tests.
2007-09-25 Konstantin Trigercorrect WriteAttributeString while writing xml with...
2007-09-25 Nagappan Alagappan2007-09-25 Nagappan A <anagappan@novell.com>
2007-08-14 Vladimir Krasnov* DataColumnCollection.cs: refactoring, fixed columnNam...
2007-07-22 Nagappan Alagappan2007-07-22 Nagappan A <anagappan@novell.com>
2007-07-01 Gert Driesen* DataRowCollection.cs: Only override Count on 2.0...
2007-07-01 Gert Driesen* RelatedDataView.cs: Fixed line endings.
2007-06-30 Gert Driesen* DataTableCollection.cs: CopyTo is 2.0 only. Removed...
2007-06-06 Nagappan Alagappan2007-06-06 Nagappan A <anagappan@novell.com>
2007-05-30 Nagappan Alagappan2007-05-30 Nagappan A <anagappan@novell.com>
2007-05-21 Rolf Bjarne Kvinge2007-05-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-05-21 Chris ToshokIn Test/System.Data:
2007-05-16 Konstantin Trigerundo r77416 since the issue is handled in Xml, r77450
2007-05-15 Konstantin Trigerensure the file is closed in DataTable.WriteXml(filename)
2007-05-07 Adar Wesley2007-05-07 Adar Wesley <adarw@mainsoft.com>
2007-04-23 Chris Toshok2007-04-19 Chris Toshok <toshok@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-23 Nagappan Alagappan2007-02-23 Nagappan A <anagappan@novell.com>
next