importing messaging-2008 branch to trunk [continued]
[mono.git] / mcs / class / System.Data / System.Data /
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-26 Raja R Harinathstyle nits
2008-09-26 Raja R Harinathstyle nits
2008-09-26 Raja R Harinathstyle nits
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 HarinathStyle nits
2008-09-12 Raja R Harinath* DataTable.cs: Convert to a partial class, sequester...
2008-09-12 Raja R HarinathStyle nits
2008-09-07 Raja R Harinath* DataSet.cs: Convert to a partial class and sequester...
2008-09-07 Raja R HarinathStyle nits
2008-09-07 Raja R HarinathRe-arrange some code.
2008-09-07 Raja R HarinathStyle nits
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-05 Raja R HarinathStyle nits
2008-09-04 Raja R Harinath* DataRow.cs (CheckChildRows) <1-arg variant>: Remove...
2008-09-04 Raja R Harinathstyle nits
2008-09-04 Raja R Harinath* DataRelationCollection.cs (CanRemove): Simplify slightly.
2008-09-04 Raja R Harinathstyle nits
2008-09-04 Raja R Harinath* DataRelation.cs (CheckStateForProperty): Use the...
2008-09-04 Raja R Harinathoops
2008-09-04 Raja R Harinathstyle nits
2008-09-04 Raja R HarinathStyle nits
2008-09-04 Raja R Harinath* DataColumn.cs (AllowDBNull.set): Rearrange code to...
2008-09-04 Raja R HarinathStyle nits
2008-08-28 Marek SafarWarnings cleanup
2008-08-27 Raja R Harinath* Constraint.cs (SetExtendedProperties): New internal...
2008-08-27 Raja R Harinathstyle nits
2008-08-27 Raja R Harinathwhitespace cleanups
2008-08-27 Raja R Harinath* ConstraintCollection.cs (Item) <string variant>:...
2008-08-27 Raja R Harinathstyle nits
2008-08-27 Raja R Harinathcleanup whitespace
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-09 Raja R Harinathkill unused file
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-16 Veerapuram Varadhan * XmlDataInferenceLoader.cs (ReadXml): Make...
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-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-11-25 Konstantin Trigerrefactoring: use Group instead of Captures collection...
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-28 Konstantin Trigerprovide default implementation for GetDataSetSchema...
2007-06-06 Nagappan Alagappan2007-06-06 Nagappan A <anagappan@novell.com>
2007-05-30 Konstantin Trigerprovide docs for unsupported functionality
2007-05-30 Nagappan Alagappan2007-05-30 Nagappan A <anagappan@novell.com>
next