Boris Kirzner 68e8a989fd Log files naming fix. 19 năm trước cách đây
..
Assembly f025af4ffc TARGET_JVM: initial OracleClient implementation 20 năm trước cách đây
Mainsoft.Data.Jdbc.Providers.jvm aa87a8bd51 Added OracleProvider implementation for TARGET_JVM 20 năm trước cách đây
System.Data.OracleClient 137015f1b8 Fix for bug 77592 (memory leak in OracleParameter) 19 năm trước cách đây
System.Data.OracleClient.Oci 117d0f42eb Fix for bug 79284, number handling now takes into consideration NLS from Oracle database. 19 năm trước cách đây
System.Data.OracleClient.jvm fdb030fd9e Fixed bug 78898 in OracleLob (index was 1-based instead of 0) and added regression test. 19 năm trước cách đây
Test 8a487c2183 Added missing 'using' statements. 19 năm trước cách đây
ChangeLog 68e8a989fd Log files naming fix. 19 năm trước cách đây
Makefile 81ed9a5b7f Fixed bug 78509 in OracleParameter (trimming trailing spaces) and added regression test. 19 năm trước cách đây
README.tests 81ed9a5b7f Fixed bug 78509 in OracleParameter (trimming trailing spaces) and added regression test. 19 năm trước cách đây
System.Data.OracleClient.dll.sources 431f1b3485 Moved assembly version and assembly reference constants to a common Consts.cs file. Updated 2.0.3600.0 assembly versions to 2.0.0.0. Updated some old beta version numbers to recent ones. Fixed hard coded assembly references to use constants with the appropriate version number. 20 năm trước cách đây
System.Data.OracleClient.sln f025af4ffc TARGET_JVM: initial OracleClient implementation 20 năm trước cách đây
System.Data.OracleClient.vmwcsproj e837e537cf merge -r 61039:61041 19 năm trước cách đây
System.Data.OracleClient20.sln c01d314fe0 TARGET_JVM: add msbuild project 19 năm trước cách đây
System.Data.OracleClient20.vmwcsproj e004e791e5 TARGET_JVM: put the conditionless sectio to the head to let running msbuild from command line 19 năm trước cách đây
System.Data.OracleClient_test.dll.sources fdb030fd9e Fixed bug 78898 in OracleLob (index was 1-based instead of 0) and added regression test. 19 năm trước cách đây
System.Data.OracleClient_test_default.dll.config.example 81ed9a5b7f Fixed bug 78509 in OracleParameter (trimming trailing spaces) and added regression test. 19 năm trước cách đây
net_1_1_java_System.Data.OracleClient.dll.exclude.sources 21d3bf58b0 TARGET_JVM: update build system 20 năm trước cách đây
net_1_1_java_System.Data.OracleClient.dll.sources f7fd6ade29 add OracleProvider 20 năm trước cách đây
run-tests.bat af2cdd468c Added automated testing support for TARGET_JVM 20 năm trước cách đây
run-tests.test.bat 68e8a989fd Log files naming fix. 19 năm trước cách đây

README.tests

Some tests located in Test/System.Data.OracleClient require a connection to Oracle database to execute.
To configure a connection, copy System.Data.OracleClient_test_default.dll.config.example
to System.Data.OracleClient_test_default.dll.config and fill in the OracleConnectionString with appropriate values.

If no System.Data.OracleClient_test_default.dll.config is present, those tests will be ignored.