| Fri, 01 Apr 2022 17:06:10 +0200 | wenzelm | clarified formatting, for the sake of scala3; | file | diff | annotate |
| Thu, 04 Mar 2021 21:04:27 +0100 | wenzelm | clarified signature --- fewer warnings; | file | diff | annotate |
| Mon, 01 Mar 2021 22:22:12 +0100 | wenzelm | tuned --- fewer warnings; | file | diff | annotate |
| Mon, 01 Mar 2021 19:41:52 +0100 | wenzelm | tuned --- fewer warnings; | file | diff | annotate |
| Fri, 27 Mar 2020 22:01:27 +0100 | wenzelm | misc tuning based on hints by IntelliJ IDEA; | file | diff | annotate |
| Mon, 25 Mar 2019 16:45:08 +0100 | wenzelm | tuned signature; | file | diff | annotate |
| Mon, 03 Dec 2018 14:59:42 +0100 | wenzelm | static type for Library.using: avoid Java 11 warnings on "Illegal reflective access"; | file | diff | annotate |
| Thu, 22 Nov 2018 17:34:30 +0100 | wenzelm | tuned; | file | diff | annotate |
| Sun, 06 May 2018 23:01:45 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Fri, 13 Oct 2017 21:20:31 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Fri, 13 Oct 2017 21:15:04 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Wed, 24 May 2017 16:35:18 +0200 | wenzelm | tuned message; | file | diff | annotate |
| Sun, 21 May 2017 21:43:00 +0200 | wenzelm | refer to already extracted library files, to avoid tmp files produced by SQLiteJDBCLoader, which tend to remain after JVM crash; | file | diff | annotate |
| Fri, 12 May 2017 11:56:41 +0200 | wenzelm | tuned; | file | diff | annotate |
| Mon, 08 May 2017 20:26:59 +0200 | wenzelm | allow column with defining expression; | file | diff | annotate |
| Mon, 08 May 2017 17:16:40 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Mon, 08 May 2017 16:27:12 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Mon, 08 May 2017 16:00:14 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Mon, 08 May 2017 15:13:40 +0200 | wenzelm | clarified signature; | file | diff | annotate |
| Sat, 06 May 2017 20:52:23 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Sat, 06 May 2017 12:52:29 +0200 | wenzelm | tuned; | file | diff | annotate |
| Sat, 06 May 2017 12:45:42 +0200 | wenzelm | clarified signature; | file | diff | annotate |
| Sat, 06 May 2017 11:43:43 +0200 | wenzelm | unused; | file | diff | annotate |
| Fri, 05 May 2017 18:12:21 +0200 | wenzelm | tuned; | file | diff | annotate |
| Fri, 05 May 2017 17:20:50 +0200 | wenzelm | clarified signature; | file | diff | annotate |
| Fri, 05 May 2017 11:38:09 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Thu, 04 May 2017 14:58:19 +0200 | wenzelm | tuned; | file | diff | annotate |
| Wed, 03 May 2017 23:55:05 +0200 | wenzelm | omit parentheses for the sake of SQLite; | file | diff | annotate |
| Wed, 03 May 2017 23:21:08 +0200 | wenzelm | more robust; | file | diff | annotate |
| Wed, 03 May 2017 23:04:25 +0200 | wenzelm | more direct insert_permissive statement, which avoids somewhat fragile nested transactions; | file | diff | annotate |
| Wed, 03 May 2017 17:00:50 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Wed, 03 May 2017 16:15:09 +0200 | wenzelm | simplified: standard toString is SQL.ident; | file | diff | annotate |
| Wed, 03 May 2017 15:53:23 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Wed, 03 May 2017 15:51:34 +0200 | wenzelm | clarified signature; | file | diff | annotate |
| Wed, 03 May 2017 15:24:24 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Wed, 03 May 2017 15:16:55 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Wed, 03 May 2017 15:10:22 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Tue, 02 May 2017 23:21:53 +0200 | wenzelm | eliminated redundant type SQL.View; | file | diff | annotate |
| Tue, 02 May 2017 21:57:32 +0200 | wenzelm | tuned; | file | diff | annotate |
| Tue, 02 May 2017 10:25:27 +0200 | wenzelm | proper quote (amending 546020a98a91): e.g. relevant for "ISABELLE_BUILD_OPTIONS"; | file | diff | annotate |
| Mon, 01 May 2017 20:29:44 +0200 | wenzelm | tuned; | file | diff | annotate |
| Mon, 01 May 2017 20:28:27 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Mon, 01 May 2017 20:26:42 +0200 | wenzelm | clarified treatment of qualified names (amending 7ef438495a02); | file | diff | annotate |
| Mon, 01 May 2017 17:28:25 +0200 | wenzelm | support for views; | file | diff | annotate |
| Mon, 01 May 2017 15:42:26 +0200 | wenzelm | more operations; | file | diff | annotate |
| Sun, 30 Apr 2017 17:37:12 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Sun, 30 Apr 2017 17:32:14 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Sun, 30 Apr 2017 16:32:09 +0200 | wenzelm | support for qualified names, which are not quoted (e.g. for SQLite); | file | diff | annotate |
| Sun, 30 Apr 2017 09:23:03 +0200 | wenzelm | tuned message; | file | diff | annotate |
| Sat, 29 Apr 2017 20:15:26 +0200 | wenzelm | ssh_close for proper termination after use of database; | file | diff | annotate |
| Fri, 28 Apr 2017 21:33:31 +0200 | wenzelm | tuned signature: less overloading; | file | diff | annotate |
| Fri, 28 Apr 2017 20:03:34 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Fri, 28 Apr 2017 18:11:40 +0200 | wenzelm | tuned signature: avoid null in regular Scala code; | file | diff | annotate |
| Fri, 28 Apr 2017 16:52:07 +0200 | wenzelm | allow null for primitive types; | file | diff | annotate |
| Fri, 28 Apr 2017 15:06:46 +0200 | wenzelm | allow null; | file | diff | annotate |
| Fri, 28 Apr 2017 11:50:31 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Thu, 27 Apr 2017 23:36:59 +0200 | wenzelm | allow null; | file | diff | annotate |
| Thu, 27 Apr 2017 15:56:55 +0200 | wenzelm | clarified treatment of default port; | file | diff | annotate |
| Thu, 27 Apr 2017 11:41:13 +0200 | wenzelm | tuned signature; | file | diff | annotate |
| Sun, 19 Mar 2017 14:50:37 +0100 | wenzelm | clarified signature: rowid is specific to SQLite; | file | diff | annotate |