Mercurial > hg > monetdb-java
graph
-
Removed deprecated nl.cwi.monetdb.*.* classes and package.2023-07-06, by Martin van Dinther
-
Removed code to support old MonetDB servers Oct2014 or older.2023-07-06, by Martin van Dinther
-
2 more places of optimization by avoiding calling getColumnTypeName(column)2023-07-05, by Martin van Dinther
-
Update release.txt2023-07-05, by Martin van Dinther
-
Corrected implementation of Connection methods getClientInfo() and setClientInfo().2023-07-05, by Martin van Dinther
-
Small optimization by avoiding calling getColumnTypeName(column)2023-07-05, by Martin van Dinther
-
Enable showing deprecation and warnings2023-07-05, by Martin van Dinther
-
A few more places where we can remove append() calls for static int values in construction of Strings.2023-06-29, by Martin van Dinther
-
Remove append() calls for static int values in construction of Strings.2023-06-29, by Martin van Dinther
-
Add extra null check to prevent NPE.2023-06-29, by Martin van Dinther
-
Corrected DatabaseMetaData method getClientProperties().2023-06-22, by Martin van Dinther
-
Resolve warning: [lossy-conversions] implicit cast from long to int in compound assignment is possibly lossy2023-05-04, by Martin van Dinther
-
Corrected DatabaseMetaData method getStringFunctions() when connected to a Jun2023 server.2023-05-03, by Martin van Dinther
-
On power8 platform on testweb the SQL parser gives different error message. Add a condition to skip the comparison for this error msg.2023-04-20, by Martin van Dinther
-
Adapt output of command: debug SELECT 5; which is now different depending on the tested server.2023-04-18, by Martin van Dinther
-
Enlarge timeout test from 1 to 4 seconds to prevent potential differences reported on testweb for slow (MS windows) platforms.2023-04-06, by Martin van Dinther
-
UTF-8 is a standard character set, which is always available in Java Runtime. Use it and avoid looking it up every time.2023-03-23, by Martin van Dinther
-
UTF-8 is a standard character set always available on Java, so use it where needed.2023-03-16, by Martin van Dinther
-
Correct test Test_PSsetBytes() by explicitly converting a unicode String to a UTF-8 bytes array.2023-03-16, by Martin van Dinther
-
Extend makefile with targets: jre17jars and testsjar2023-03-08, by Martin van Dinther
-
Change expected output values into unicode characters.2023-03-08, by Martin van Dinther
-
Add GitHub Action to test building with various JDK versions2023-02-24, by Joeri van Ruth
-
Add GitHub Action to test against various MonetDB versions2023-02-24, by Joeri van Ruth
-
Show more information when OnClientTester can't connect2023-02-24, by Joeri van Ruth
-
Settings tag v3.3.2023-02-23, by Sjoerd Mullender
-
Update ChangeLog in preparation of new release.2023-02-23, by Martin van Dinther