Age | Commit message (Expand) | Author |
2018-05-11 | Fixed typos | Matthias Seidel |
2018-05-05 | Move the PropertyValue helper methods to the tools class for now. | Damjan Jovanovic |
2018-05-01 | Fix the easy cast-related errors reported by clang 6 in its default | Don Lewis |
2018-02-18 | Fixed typo, deleted whitespace | Matthias Seidel |
2017-11-19 | Fix an argument for SQLSetDescRec. | Damjan Jovanovic |
2017-11-17 | More ODBC64 fixes, for SQLGetStmtAttr() and SQLSetStmtAttr(). | Damjan Jovanovic |
2017-11-17 | 64-bit ODBC's SQLGetStmtAttr() returns 64 bit values in *ValuePtr | Damjan Jovanovic |
2017-11-09 | UNO hates null strings, and the C++ implementation of the SDBC-JDBC bridge | Damjan Jovanovic |
2017-11-08 | Port our SDBC-JDBC bridge driver to Java. Supported interfaces, | Damjan Jovanovic |
2017-10-27 | Split off a new dbtools.jar from the PostgreSQL driver, containing | Damjan Jovanovic |
2017-10-26 | Base expects the containers returned by X(Tables/Views/Groups/Users)Supplier | Damjan Jovanovic |
2017-10-24 | Implement views in the PostgreSQL driver. | Damjan Jovanovic |
2017-10-24 | Fix a serious bug in naming PropertyIds variables of the PostgreSQL | Damjan Jovanovic |
2017-09-29 | We don't need to build the apache-commons module if | Don Lewis |
2017-09-20 | Revert r1808599; apparently we really do need Any.VOID instead of Java's | Damjan Jovanovic |
2017-09-19 | When an unknown column is passed to ColumnContainer, which it will be when | Damjan Jovanovic |
2017-09-19 | Add support for adding and deleting columns in Java's SDBCX tables, | Damjan Jovanovic |
2017-09-19 | Implement XServiceInfo in all the Java SDBCX classes and standardize it | Damjan Jovanovic |
2017-09-19 | More naming errors. There are no "Descriptions" in the SDBCX module, | Damjan Jovanovic |
2017-09-19 | Fix a typo in the XServiceInfo implementation | Damjan Jovanovic |
2017-09-18 | In buildName(), schema should be the empty string, instead of null. | Damjan Jovanovic |
2017-09-17 | There is no need to use Any.VOID when Java's null gets translated to it | Damjan Jovanovic |
2017-09-16 | Now that locking has been simplified, we can also delete the special | Damjan Jovanovic |
2017-09-16 | Locking and disposal cleanup. | Damjan Jovanovic |
2017-09-10 | main/connectivity/util depends on main/connectivity/java/sdbc_postgresql. | Damjan Jovanovic |
2017-09-06 | Simplify the Java OContainer by requiring unique names, something C++ | Damjan Jovanovic |
2017-08-28 | Access cleanups. Keep OContainer abstract methods protected | Damjan Jovanovic |
2017-08-27 | More Javadoc for helper classes. | Damjan Jovanovic |
2017-08-27 | Rearrange the directory structure, to resemble the C++ one. | Damjan Jovanovic |
2017-08-27 | It's a descriptor. | Damjan Jovanovic |
2017-08-27 | Port some Javadoc to helper classes. | Damjan Jovanovic |
2017-08-27 | Error handling cleanups. | Damjan Jovanovic |
2017-08-20 | #i127350# - Table design: can't change length of Postgresql char types | Damjan Jovanovic |
2017-08-09 | Write a main/ant.properties file from main/set_soenv, which can be used in | Damjan Jovanovic |
2017-07-21 | Remove the obsolete KDE address book SDBC driver, that only worked on | Damjan Jovanovic |
2016-12-04 | Fix some comment typos. | Damjan Jovanovic |
2016-08-07 | Merge branches/gbuild-reintegration to trunk. | Damjan Jovanovic |
2016-06-08 | #i126917# windows build breaks in module connectivity/source/parse/sqliterato... | Damjan Jovanovic |
2016-06-08 | #i126917# windows build breaks in module connectivity/source/parse/sqliterato... | Damjan Jovanovic |
2016-06-08 | #i126917# windows build breaks in module connectivity/source/parse/sqliterato... | Damjan Jovanovic |
2016-05-22 | Spelling, spelling ... | Pedro Giffuni |
2016-04-17 | Fix a string limit error in my previous patch. | Damjan Jovanovic |
2016-04-17 | Make CSV line parsers consistent with CSV field parsers. | Damjan Jovanovic |
2016-04-03 | #i122754# Base does not properly parse CSV files as per RFC-4180 (while | Damjan Jovanovic |
2016-02-07 | The main/connectivity module doesn't depend on nss any more. | Damjan Jovanovic |
2015-11-25 | i125369 - Illumos port: avoid some redefinitions | Pedro Giffuni |
2015-08-07 | FreeBSD: Work around clang-3.4 issues. | Pedro Giffuni |
2014-04-29 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2013-11-28 | #i123068# remove implicit conversions from rtl strings to their elements | Herbert Dürr |
2013-11-18 | #i122362# remove stlport4-build support | Herbert Dürr |