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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-01Table indexes should be always updated.Boris Kirzner
2005-08-29Remove UTF8 marker. The file is ASCII.Raja R Harinath
2005-08-252005-08-25 Sureshkumar T <tsureshkumar@novell.com>Sureshkumar T
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-08-162005-08-16 Martin Baulig <martin@ximian.com>Martin Baulig
2005-08-02In Test/System.Data:Sureshkumar T
2005-08-02Data relations should be processed after the keys, so no redundant constraint...Boris Kirzner
2005-07-21Put log message to the correct ChangeLog filesBoris Kirzner
2005-07-21In Test/System.Data:Sureshkumar T
2005-07-21ForeignKeyConstraint.IsConstraintViolated() should check for Table.EnforceCon...Boris Kirzner
2005-07-12Removed use of obsolete System.Data.Tests.Mainsoft/GHTUtils.Eyal Alalouf
2005-07-12Standardized Mainsoft System.Data exception tests.Eyal Alalouf
2005-07-12Added missing file.Eyal Alalouf
2005-07-12Standardized Mainsoft System.Data tests except exception tests.Eyal Alalouf
2005-07-12Standardized Mainsoft DataRelationCollection tests.Eyal Alalouf
2005-07-12Standardized Mainsoft DataColumn tests.Eyal Alalouf
2005-07-08namespace change.Sureshkumar T
2005-07-08In Test/System.Data:Sureshkumar T
2005-07-052005-07-05 Ritvik Mayank <mritvik@novell.com>Ritvik Mayank
2005-06-30Standardized Mainsoft DataColumnCollection tests.Eyal Alalouf
2005-06-292005-06-29 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2005-06-292005-06-29 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-06-29Fix csc error CS0234Rafael Mizrahi
2005-06-28more stuff that is somehow failing nowBen Maurer
2005-06-27tests may not use the cwd for temp filesBen Maurer
2005-06-27make s.d tests pass by ignoring failuresBen Maurer
2005-06-27use unix pathsBen Maurer
2005-06-27don't polute the cwdBen Maurer
2005-06-27Simplified DataSetTests from MainsoftEyal Alalouf
2005-06-27more executable bitsBen Maurer
2005-06-27remove .cvsignore from everywhere, as it is useless on svnBen Maurer
2005-06-27remove executable bit from changelogsBen Maurer
2005-06-27remove svn:executable from .cs filesBen Maurer
2005-06-232005-06-23 Sureshkumar T <tsureshkumar@novell.com>Sureshkumar T
2005-06-212005-06-21 Sureshkumar T <tsureshkumar@novell.com>Sureshkumar T
2005-06-152005-06-15 Sureshkumar T <tsureshkumar@novell.com>Sureshkumar T
2005-06-142005-06-14 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-06-142005-06-14 Sureshkumar T <tsureshkumar@novell.com>Sureshkumar T
2005-06-102005-06-10 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-06-022005-06-02 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-05-31DataRow.cs : SetParentRow on Detached row with no Default version throws an e...Boris Kirzner
2005-05-29Standardized Mainsoft ConstraintCollection tests.Eyal Alalouf
2005-05-25 * System.Data/DataTable.cs: Reworked DataTable.LoadDataRow method afterSureshkumar T
2005-05-20Fixed Bug #53169Kornél Pál
2005-05-20 * System.Data/DataTable.cs: CreateRecord :value should be set to autoSureshkumar T
2005-05-19Fix spurious ^M in Microsoft.JScript.dll.sources -- make dist failed due to thatRaja R Harinath
2005-05-16remove invalid charactersKonstantin Triger
2005-05-16Including Mainsoft testsKonstantin Triger
2005-05-11fix for "datatable import row does not import deleted records"Sureshkumar T
2005-05-05 * System.Data/DataTableReader.cs: Implemented Delete handler and move the cu...Sureshkumar T