| .. |
|
Assembly
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 年 前 |
|
Documentation
|
e9068ebf5b
[docs] documentation import for 'returns' elements.
|
11 年 前 |
|
Mainsoft.Data.Configuration.jvm
|
3b31446cee
* IKeyMapper.cs: added GetValue to access the connection strings dictionary
|
18 年 前 |
|
Mainsoft.Data.Jdbc.Providers.jvm
|
c685b21764
[Cleanup] Removed files that imported Java namespaces
|
11 年 前 |
|
Microsoft.SqlServer.Server
|
2f82cff09c
Sync parameter names in System.Data with .NET.
|
13 年 前 |
|
Mono.Data.SqlExpressions
|
94f466897f
[system.data] Parse numeric expressions using invariant culture. Fixes #20582
|
11 年 前 |
|
System.Data
|
a3c1bebc45
[system.data] DataRows with a NULL RowError incorrectly indicated HasError:
|
11 年 前 |
|
System.Data.Common
|
03aee949f1
Merge pull request #1200 from akoeplinger/remove-jvm
|
11 年 前 |
|
System.Data.Configuration.jvm
|
b293948fb7
EOL handling
|
15 年 前 |
|
System.Data.Odbc
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 年 前 |
|
System.Data.OleDb
|
2f82cff09c
Sync parameter names in System.Data with .NET.
|
13 年 前 |
|
System.Data.OleDb.jvm
|
c685b21764
[Cleanup] Removed files that imported Java namespaces
|
11 年 前 |
|
System.Data.ProviderBase
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 年 前 |
|
System.Data.ProviderBase.jvm
|
c685b21764
[Cleanup] Removed files that imported Java namespaces
|
11 年 前 |
|
System.Data.Sql
|
9586bfcfe6
* SqlNotificationRequestTest.cs: Added ctor and property tests.
|
17 年 前 |
|
System.Data.SqlClient
|
a83e9cf4aa
Add SqlCredential support -
|
11 年 前 |
|
System.Data.SqlClient.jvm
|
c685b21764
[Cleanup] Removed files that imported Java namespaces
|
11 年 前 |
|
System.Data.SqlTypes
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 年 前 |
|
System.Data.SqlTypes.jvm
|
c685b21764
[Cleanup] Removed files that imported Java namespaces
|
11 年 前 |
|
System.Xml
|
02e9af391d
Warnings cleanup
|
17 年 前 |
|
Test
|
ddcfc42070
Cleanup namespace names of class lib tests to follow convention
|
11 年 前 |
|
.gitattributes
|
b293948fb7
EOL handling
|
15 年 前 |
|
.gitignore
|
56dd03f224
Add gitignore
|
14 年 前 |
|
ChangeLog
|
86ecfaab9f
2009-12-03 Jonathan Pobst <[email protected]>
|
16 年 前 |
|
Makefile
|
4165d879cd
[Cleanup] Removed net_1_1_java from Makefiles
|
11 年 前 |
|
SqliteTest.db
|
1fd51d3e03
Add SqliteTest.db to dist
|
13 年 前 |
|
System.Data-net_2_0.csproj
|
d79280674b
Refreshed the CSProj files to use the new output build directory
|
11 年 前 |
|
System.Data-net_4_0.csproj
|
d79280674b
Refreshed the CSProj files to use the new output build directory
|
11 年 前 |
|
System.Data-net_4_5.csproj
|
60fa2525fb
[build] the csproj files can now do a full class libraries build
|
11 年 前 |
|
System.Data-tests-net_2_0.csproj
|
d79280674b
Refreshed the CSProj files to use the new output build directory
|
11 年 前 |
|
System.Data-tests-net_4_0.csproj
|
d79280674b
Refreshed the CSProj files to use the new output build directory
|
11 年 前 |
|
System.Data-tests-net_4_5.csproj
|
ccd93fc95a
Added implementation and unit tests for GetFieldValue, GetStream and GetTextReader methods in DbDataReader class.
|
11 年 前 |
|
System.Data.dll.sources
|
a83e9cf4aa
Add SqlCredential support -
|
11 年 前 |
|
System.Data_test.dll.sources
|
ccd93fc95a
Added implementation and unit tests for GetFieldValue, GetStream and GetTextReader methods in DbDataReader class.
|
11 年 前 |
|
TODO
|
e24ff9a996
status update and work to do on testing.
|
21 年 前 |
|
app_test_net_2_0.config
|
3f8e66f47c
Fix some failing tests
|
13 年 前 |
|
app_test_net_4_0.config
|
b5afc5a2ae
Fix up class library test so they at least compile when running make check in runtime/. Add a 'test' target to compile them.
|
13 年 前 |
|
app_test_net_4_5.config
|
3f8e66f47c
Fix some failing tests
|
13 年 前 |
|
jay.bat
|
3151ae3a89
TARGET_JVM build system changes
|
20 年 前 |
|
makefile.build
|
c1498b1027
Update Java build system
|
18 年 前 |
|
mobile_System.Data.dll.sources
|
1d4118c51f
Fix build for mobile (ios and android) wrt recent pull request on System.Data
|
12 年 前 |
|
mobile_static_System.Data.dll.sources
|
b6d1b4492f
Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work).
|
12 年 前 |
|
monodroid_System.Data.dll.sources
|
06a360ed49
Fix the mobile_System.Data include
|
15 年 前 |
|
monotouch_System.Data.dll.sources
|
06a360ed49
Fix the mobile_System.Data include
|
15 年 前 |
|
run-tests.bat
|
09c093f910
Added automated testing support for TARGET_JVM.
|
20 年 前 |
|
run-tests.test.connected.bat
|
45e41e884d
Convert jgac to java_refs, and jre6 to jre
|
19 年 前 |
|
run-tests.test.disconnected.bat
|
82cbb9d402
Remove %BACK_TO_ROOT_DIR%
|
18 年 前 |
|
xammac_System.Data.dll.sources
|
a66f333246
profiles: define xammac (Xamarin.Mac) profile
|
12 年 前 |