* Syscall.cs: Add [Map] to AccessMode and MmapProt, as the Mono.Unix.Native
[mono.git] / mcs / class / System.Data /
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-20 Sureshkumar TIn Test/System.Data:
2005-09-20 Konstantin Trigerrun jay in java prebuild step
2005-09-20 Sureshkumar T2005-09-20 Sureshkumar T <tsureshkumar@novell.com>
2005-09-20 Alexandre Gomes2005-09-20 Alexandre Miguel Pedro Gomes <alexmipego...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Senganal T2005-09-16 Senganal T <tsenganal@novell.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-15 Raja R Harinath* SqlString.cs (MoneyFormat): Move to SqlMoney.cs.
2005-09-15 Raja R HarinathMake line-endings uniform, svn:eol-style=native
2005-09-14 Boris KirznerFix SqlDbType to JDBC type convertion for TARGET_JVM.
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-13 Boris KirznerCheck for derived parameters array length.
2005-09-11 Boris KirznerFix DbType to SqlDbType convertion for TARGET_JVM.
2005-09-07 Boris KirznerDo not convert value if container type is System.Object.
2005-09-05 Boris KirznerFix parameters type convertions for TARGET_JVM.
2005-09-05 Raja R HarinathPrettier commandlines
2005-09-02 Umadevi S System.Data.dll.sources: Added SqlProcedureAttribute...
2005-09-02 Umadevi S Added SqlTriggerContext.cs,SqlProcedureAttribute.cs...
2005-09-02 Umadevi S * SqlXml.cs : Added a dummy placeholder to compile...
2005-09-02 Umadevi S Removed SqlResultSet.cs file
2005-09-02 Umadevi S * Corrected couple of files, added Format.cs and DataA...
2005-09-02 Umadevi S* System.Data.dll.sources: Changes for Microsoft.SqlSer...
2005-09-02 Umadevi S * Removed Files
2005-09-02 Umadevi SAdded files to this namespace
2005-09-01 Sureshkumar Tadded a new framework for testing data providers using...
2005-09-01 Boris KirznerChangelog fixes.
2005-09-01 Boris KirznerTable indexes should be always updated.
2005-09-01 Boris KirznerFixed build
2005-08-31 Boris KirznerFixed TARGET_JVM project file.
2005-08-29 Raja R HarinathRemove UTF8 marker. The file is ASCII.
2005-08-28 Iain McCoy2005-08-28 Iain McCoy <iain@mccoy.id.au>
2005-08-28 Boris KirznerCreate guid from the string fetched.
2005-08-28 Boris KirznerDo not check for 'select ... from'.
2005-08-26 Iain McCoy2005-08-26 Iain McCoy <iain@mccoy.id.au>
2005-08-26 Sureshkumar TIn System.Data/System.Data.SqlClient:
2005-08-25 Sureshkumar T2005-08-25 Sureshkumar T <tsureshkumar@novell.com>
2005-08-25 Boris KirznerSet max fetch size for jdbc statement.
2005-08-25 Sureshkumar T2005-08-25 Sureshkumar T <tsureshkumar@novell.com>
2005-08-23 Raja R HarinathIn .:
2005-08-23 Sureshkumar Tcorrected typo.
2005-08-22 Boris KirznerChanged reference to Consts.cs in TARGET_JVM project...
2005-08-21 Boris KirznerSmall bug fixes for TARGET_JVM.
2005-08-20 Gert Driesen* OdbcDataReader.cs: Marked GetPrimaryKeysBySQLStatisti...
2005-08-18 Kornél PálMoved assembly version and assembly reference constants...
2005-08-18 Boris KirznerBug fixes for TARGET_JVM.
2005-08-16 Martin Baulig2005-08-16 Martin Baulig <martin@ximian.com>
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-12 Daniel Morgan2005-08-12 Daniel Morgan <danielmorgan@verizon.net>
2005-08-09 Sureshkumar T * OdbcDataReader.cs: GetSchemaTable (): set values...
2005-08-09 Sureshkumar T2005-08-09 Sureshkumar T <tsureshkumar@novell.com>
2005-08-08 Gert Driesen* OleDbDataAdapter.cs: Fixed custom attributes to match...
2005-08-08 Gert Driesen* OdbcConnection.cs: Marked Init helper method private.
2005-08-08 Gert Driesen* DbTypes.cs: Marked internal to fix public API.
2005-08-08 Gert Driesen* DataView.cs: Changed accessibility of dataTable,...
2005-08-08 Sureshkumar T2005-08-08 Sureshkumar T <tsureshkumar@novell.com>
2005-08-08 Sureshkumar T * OdbcConnection.cs: Open (): set disposed to false...
2005-08-08 Sureshkumar T2005-08-08 Sureshkumar T <tsureshkumar@novell.com>
2005-08-05 Sureshkumar TIn System.Data.Common:
2005-08-05 Atsushi Eno2005-08-05 Atsushi Enomoto <atsushi@ximian.com>
2005-08-05 Atsushi Eno2005-08-05 Atsushi Enomoto <atsushi@ximian.com>
2005-08-02 Sureshkumar TIn Test/System.Data:
2005-08-02 Boris KirznerData relations should be processed after the keys,...
2005-07-27 Miguel de IcazaBring a wave of decency to these Makefiles
2005-07-27 Boris KirznerChanged location of rt.dll in TARGET_JVM project file.
2005-07-25 Marek Safar2.0 test only
2005-07-25 Boris KirznerAdded ifdef TARGET_JVM to fix the project build.
2005-07-22 Sureshkumar TIn System.Data.Common:
2005-07-22 Raja R Harinath2005-07-22 Raja R Harinath <rharinath@novell.com>
2005-07-22 Sureshkumar TIn System.Data:
2005-07-21 Boris KirznerRemoved source control information from TARGET_JVM...
2005-07-21 Sureshkumar T2005-07-21 Sureshkumar T <tsureshkumar@novell.com>
2005-07-21 Boris KirznerPut log message to the correct ChangeLog files
2005-07-21 Sureshkumar TIn Test/System.Data:
2005-07-21 Boris KirznerForeignKeyConstraint.IsConstraintViolated() should...
2005-07-19 Sureshkumar T2005-07-19 Sureshkumar T <tsureshkumar@novell.com>
2005-07-16 Daniel Morgan2005-07-16 Daniel Morgan <danielmorgan@verizon.net>
2005-07-15 Sureshkumar TIn System.Data.Common:
2005-07-14 Marek Safarnew tests + update
2005-07-14 Sureshkumar T * DataView.cs: Patch from Marc Haisenko to throw descr...
2005-07-14 Sureshkumar T2005-07-14 Sureshkumar T <tsureshkumar@novell.com>
2005-07-14 Iain McCoy2005-07-14 Iain McCoy <iain@mccoy.id.au>
2005-07-13 Sureshkumar T2005-07-13 Sureshkumar T <tsureshkumar@novell.com>
2005-07-12 Eyal AlaloufRemoved use of obsolete System.Data.Tests.Mainsoft...
2005-07-12 Eyal AlaloufStandardized Mainsoft System.Data exception tests.
2005-07-12 Eyal AlaloufAdded missing file.
2005-07-12 Eyal AlaloufStandardized Mainsoft System.Data tests except exceptio...
2005-07-12 Eyal AlaloufStandardized Mainsoft DataRelationCollection tests.
2005-07-12 Eyal AlaloufStandardized Mainsoft DataColumn tests.
2005-07-08 Sureshkumar Tnamespace change.
2005-07-08 Sureshkumar T * DataTableReader.cs: GetSchemaTable: DataType column...
2005-07-08 Sureshkumar TIn Test/System.Data:
2005-07-07 Sureshkumar T2005-07-07 Sureshkumar T <tsureshkumar@novell.com>
2005-07-05 Ritvik Mayank2005-07-05 Ritvik Mayank <mritvik@novell.com>
2005-07-04 Ben Maurer2005-07-04 Ben Maurer <bmaurer@ximian.com>
2005-06-30 Eyal AlaloufStandardized Mainsoft DataColumnCollection tests.
2005-06-29 Ben Maurer2005-06-29 Ben Maurer <bmaurer@ximian.com>
2005-06-29 Marek Safarerror messages review
2005-06-29 Sureshkumar T2005-06-29 Sureshkumar T <tsureshkumar@novell.com>
next