Mercurial > hg > monetdb-java
graph
-
Add missing license headers18 months ago, by Martin van Dinther
-
Suppress warning: [fallthrough] possible fall-through into case18 months ago, by Martin van Dinther
-
Suppress warning: [serial] serializable class ValidationError has no definition of serialVersionUID18 months ago, by Martin van Dinther
-
Resolve warning: no comment18 months ago, by Martin van Dinther
-
Suppress warning: [serial] serializable class Failure has no definition of serialVersionUID18 months ago, by Martin van Dinther
-
Also catch java.net.URISyntaxException and java.net.MalformedURLException and convert them to an IOException.18 months ago, by Martin van Dinther
-
Resolve warning: [deprecation] URL(String) in URL has been deprecated18 months ago, by Martin van Dinther
-
Move non JDBC API method to the end where the other add methods are placed.18 months ago, by Martin van Dinther
-
Removed old v3.3 changes from the ChangeLog. Those are still available in the ChangeLog-Archive.18 months ago, by Martin van Dinther
-
Added missing Copyright header comments18 months ago, by Martin van Dinther
-
Merge 'monetdbs' into 'default'19 months ago, by Joeri van Ruth
-
Adjust test to not compare output that changes when run in different time zones.19 months ago, by Martin van Dinther
-
The String types[] passed to getTables() may contain entries containing null or empty string "". Those are invalid table types.19 months ago, by Martin van Dinther