⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 svn_log.txt

📁 derby数据库源码。。。。。。。。。。。。。
💻 TXT
📖 第 1 页 / 共 5 页
字号:
  - modifying message XJ125 to only mention TYPE_SCROLL_INSENSITIVE in all    languages except ja_JP, zh_CN, zh_TW (don't know those characters enough    to tell what to remove)  - reformat DBLOOK_usage message to not wrap in 80 characters------------------------------------------------------------------------r484615 | bernt | 2006-12-08 06:14:39 -0800 (Fri, 08 Dec 2006) | 1 lineDERBY-1856 Added Session.SECACC and Session.CHKSEC to the switch in DRDAConnThread.run()------------------------------------------------------------------------r483822 | djd | 2006-12-07 20:28:06 -0800 (Thu, 07 Dec 2006) | 4 linesDERBY-2164 (partial) Remove AccessFactory (store) from LanguageConnectionFactory andinstead code can find the AccessFactory from the Transaction object.The AccessFactory getAccessManager() method already existed but was not exposedat the highest level.------------------------------------------------------------------------r483820 | myrnavl | 2006-12-07 20:22:32 -0800 (Thu, 07 Dec 2006) | 3 linesDERBY-2143 - adding quote that broke the build------------------------------------------------------------------------r483767 | djd | 2006-12-07 17:26:19 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2138 (partial) Couple of additional import cleanups for classes that importedDataDictionaryContext without using it.------------------------------------------------------------------------r483766 | djd | 2006-12-07 17:23:18 -0800 (Thu, 07 Dec 2006) | 1 lineDERBY-2138 (partial) Cleanup imports in functionTests.util that imported DatadictionaryContext but did not use it.------------------------------------------------------------------------r483765 | djd | 2006-12-07 17:10:25 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2138 (partial) More import cleanups in iapi/db------------------------------------------------------------------------r483762 | djd | 2006-12-07 17:02:01 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2138 (partial) Organize imports in impl/sql/catalog for classes that import DataDictionaryContext but do not use it.------------------------------------------------------------------------r483761 | djd | 2006-12-07 16:56:25 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2138 (partial) Cleanup imports on impl/sql/execute classes that importedDataDictionaryContext without using it.------------------------------------------------------------------------r483738 | djd | 2006-12-07 15:45:38 -0800 (Thu, 07 Dec 2006) | 3 linesDERBY-537 Fix sqlj.replace_jar and sqlj.remove_jar to work under a security manager.Add a test to test the simple mechanics of the the sqlj functions separated fromthe jar files being active on the database class path.------------------------------------------------------------------------r483696 | myrnavl | 2006-12-07 14:11:50 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2143 - committing patch DERBY2143_misc for servlet and test docs.------------------------------------------------------------------------r483653 | djd | 2006-12-07 12:41:11 -0800 (Thu, 07 Dec 2006) | 7 linesDERBY-552 Fix fetching resources from an installed jar when the database itself is a jar file.The old code did not handle the case when the length of the resource (jar) entry was unknown.New code reads the resource from the JarInputStream into a local byte array and returns astream based upon that to the application. This also provides better isolation betweenthe application and derby, denying user code the ability to read the entire jar orto prevent correct shutdown of the database. Added utilities to AccessibleByteArrayOutputStreamto enable copying an InputStream into a local array.------------------------------------------------------------------------r483642 | fuzzylogic | 2006-12-07 12:12:48 -0800 (Thu, 07 Dec 2006) | 3 linesRemove NLS comments to prevent possible confusion, fix typo in checklocaleinfotarget------------------------------------------------------------------------r483628 | rhillegas | 2006-12-07 11:41:23 -0800 (Thu, 07 Dec 2006) | 1 lineDERBY-2132: Mention JDBC4.0 in the javadoc for EmbeddedDriver. Also briefly describe driver autoloading under Java SE 6.------------------------------------------------------------------------r483610 | fuzzylogic | 2006-12-07 11:10:27 -0800 (Thu, 07 Dec 2006) | 3 linesDERBY-2163: Remove service extension entry from locale jars and derbyrun.jar.Also remove stale references to COPYRIGHT.------------------------------------------------------------------------r483606 | djd | 2006-12-07 10:59:27 -0800 (Thu, 07 Dec 2006) | 3 linesDERBY-2083 Ensure the store closes the StorageFactory it is using at database shutdown time.Add shutdown code for the JarStorageFactory to close the jar file it has opened.Ensure the monitor does not use a stream opened from a StorageFactory after it has called shutdown().------------------------------------------------------------------------r483596 | fuzzylogic | 2006-12-07 10:31:18 -0800 (Thu, 07 Dec 2006) | 2 linesDERBY-2143: Split engine messages for new locales.------------------------------------------------------------------------r483532 | abrown | 2006-12-07 08:37:58 -0800 (Thu, 07 Dec 2006) | 11 linesDERBY-2153:  1. Create a new JUnit utility file, junit/JAXPFinder.java, that is only     instantiated when all required XML classes are in the classpath.  2. Move the import of DocumentBuilderFactory out of junit/XML.java and into     junit/JAXPFinder.java. This extra level of indirection combined with the     conditional instantiation of JAXPFinder ensures that we do not attempt to     instantiate a DocumentBuilderFactory unless we have the necessary JAXP     classes.------------------------------------------------------------------------r483356 | fuzzylogic | 2006-12-06 22:27:34 -0800 (Wed, 06 Dec 2006) | 3 linesDERBY-2143: Merge revision 483352 to trunk, adds updated localized messagesdeveloped during 10.2 release cycle to trunk.------------------------------------------------------------------------r483354 | fuzzylogic | 2006-12-06 22:22:00 -0800 (Wed, 06 Dec 2006) | 2 linesAdd new, empty files for the new localized message files for merge to trunk.------------------------------------------------------------------------r483307 | djd | 2006-12-06 16:22:47 -0800 (Wed, 06 Dec 2006) | 1 lineFix up javadoc warnings in ExecSPSNode.------------------------------------------------------------------------r483296 | djd | 2006-12-06 16:04:54 -0800 (Wed, 06 Dec 2006) | 1 lineFix javadoc errors caused by @see tags that referred to http URLs directly instead of through <a href ... /a>------------------------------------------------------------------------r483160 | djd | 2006-12-06 09:39:22 -0800 (Wed, 06 Dec 2006) | 3 linesDERBY-538 (partial) Move the functionality of InstalledJar into JarLoader since therewas a 1-1 correspondence between the classes following the recent cleanup.------------------------------------------------------------------------r483157 | davidvc | 2006-12-06 09:34:43 -0800 (Wed, 06 Dec 2006) | 4 linesFixed this so that you can change the user and the calendar, makingthis more easily "demoable" without having to change code.  Alsofixed svn:ignore properties for stuff we don't want to check in.------------------------------------------------------------------------r483148 | djd | 2006-12-06 08:51:13 -0800 (Wed, 06 Dec 2006) | 3 linesDERBY-538 (partial) Cleanup the setInvalid methods of JarLoader to remove the option of re-creating theInstalledJar since it was never used.------------------------------------------------------------------------r483108 | djd | 2006-12-06 07:15:29 -0800 (Wed, 06 Dec 2006) | 3 linesDERBY-538 (partial) Cleanup the jar loading code to consistently use the java.util.jar classesinstead of the java.util.zip classes.------------------------------------------------------------------------r482983 | bernt | 2006-12-06 01:26:27 -0800 (Wed, 06 Dec 2006) | 1 lineDERBY-1231 LIKE does not match empty strings when used with a prepared statement.------------------------------------------------------------------------r482972 | kahatlen | 2006-12-06 00:51:32 -0800 (Wed, 06 Dec 2006) | 4 linesDERBY-2155: checkDataSource and checkDataSource30 fail in the tinderbox testUpdate master files for DerbyNetClient and fix typo in test output.------------------------------------------------------------------------r482894 | fuzzylogic | 2006-12-05 21:03:54 -0800 (Tue, 05 Dec 2006) | 2 linesFix build error when compiling just with JDK 1.4------------------------------------------------------------------------r482850 | djd | 2006-12-05 16:45:46 -0800 (Tue, 05 Dec 2006) | 4 linesDERBY-538 (partial) Move the jar based code from JarFileJava2 to InstalledJar and remove JarFileJava2.Since J2ME/CDC/Foundation and J2SE both support java.util.jar there is no need to have a zip basedimplementation (which was for the JDK 1.1 no longer supported). More cleanup will be done to completelyswitch over to java.util.jar.------------------------------------------------------------------------r482835 | djd | 2006-12-05 16:09:45 -0800 (Tue, 05 Dec 2006) | 3 linesDERBY-538 (partial) Rename jarFile to InstalledJar so that once JarFileJava2 is merged into it thejava.util.jar.JarFile can be used directly without causing confusion.------------------------------------------------------------------------r482812 | djd | 2006-12-05 14:39:35 -0800 (Tue, 05 Dec 2006) | 3 linesDERBY-538 (partial) Initial step in cleaning up JarFile/JarFileJava2 as a step to having a single class sinceall environments Derby runs in supports the java.util.Jar package.------------------------------------------------------------------------r482806 | mamta | 2006-12-05 14:19:14 -0800 (Tue, 05 Dec 2006) | 4 linesAdd some sanity code to make sure that the connection is indeed idle when the code expects it to. Also, enhanced XA related test to make sure that writable XA transaction following a read-only XA transaction works correctly.------------------------------------------------------------------------r482717 | djd | 2006-12-05 09:30:34 -0800 (Tue, 05 Dec 2006) | 5 linesHave EmbedResultSet obtain its EmbedStatement's result set concurrency directly rather thangoing through the JDBC method api which in turns requires the check on if the Statement is open.In this case it's known the Statement is open since it is creating the ResultSet.Mentioned as one of the optimizatons in DERBY-1876.------------------------------------------------------------------------r482529 | fuzzylogic | 2006-12-04 23:02:16 -0800 (Mon, 04 Dec 2006) | 5 linesDERBY-1529: Add LICENSE and NOTICE files to the Eclipse plugins, update buildinstructionsCommitted for Rajesh Kartha <kartha02@gmail.com>------------------------------------------------------------------------r482435 | djd | 2006-12-04 17:07:43 -0800 (Mon, 04 Dec 2006) | 1 lineDERBY-1808 Changes to the metadata test also require the master file for the upgrade test to be fixed.------------------------------------------------------------------------r482433 | abrown | 2006-12-04 16:47:02 -0800 (Mon, 04 Dec 2006) | 32 linesDERBY-1758 (partial): Enable the lang/XMLBindingTest to run under a securitymanager. Changes include all of the following: - Updates lang/XMLBindingTest.java so that it will run under the defaulttesting security manager (i.e. removed the "noSecurityManager()" wrapper). - Adds a new property, derbyTesting.jaxpjar, to the default testing policyfile. This property holds the location of the JAXP jar picked up from theclasspath _if_ that jar is external to the JVM. If the jar is either embeddedwithin, or "endorsed" by, the JVM then this property is unused.    The JAXP jar is then given permission to read the "extin" testingdirectory, which is the directory into which the DTD required by XMLBindingTestis copied (and thus JAXP has permission to read the DTD file). - Adds a new static utility method, "getJAXPParserLocation()", to thejunit/XML.java file. This method instantiates a JAXP object and then usesthe implementation-specific class name to try to find out where the JAXPjar is located.- Modifies derbyTesing/junit/build.xml so that junit/XML.java will onlybuild with 1.4 JVMs and higher. This is required because junit/XML.javanow references a JAXP class that is not defined in 1.3. - Updates the "getURL()" method of junit/SecurityManagerSetup.java to accountfor situations where a class "code source" is null. Also updates the"determineClasspath()" method of that class to set the derbyTesting.jaxpjarproperty as appropriate. - And finally, moves the build order of the derbyTesting/junit directoryso that it is built *before* the derbyTesting/harness directory.------------------------------------------------------------------------r482426 | djd | 2006-12-04 16:18:17 -0800 (Mon, 04 Dec 2006) | 2 linesDERBY-1808 Add inbuilt functions SIGN, SQRT, RAND, RANDOM, COSH, COT, SINH and TANHPatch contributed by  Richard Wheeldon Email: richard@rswheeldon.com------------------------------------------------------------------------r482389 | myrnavl | 2006-12-04 14:20:06 -0800 (Mon, 04 Dec 2006) | 2 linesDERBY-2037 - tool to flag possible errors in localized message files.------------------------------------------------------------------------r482358 | bpendleton | 2006-12-04 13:07:25 -0800 (Mon, 04 Dec 2006) | 33 lines

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -