Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/makemake.tcl version 2c2d6f5f0e
2014-06-25
| ||
08:57 | Add the .fullschema command to "fossil sqlite". This command shows the schema and the content of the sqlite_stat tables, all in one go. Useful when reporting problems with the query planner ... (check-in: 4f62b6017b user: jan.nijtmans tags: branch-1.29) | |
2014-06-17
| ||
13:51 | Add the ".eqp" and ".fullschema" dot-commands to the ".help" output in the command-line shell. Fix CSV import issue, reported via the mailing list, in the shell when the file to be imported ends with an empty line. ... (check-in: 1b648ebacf user: jan.nijtmans tags: branch-1.29) | |
2014-06-12
| ||
20:21 | Update autosetup to the latest version. ... (Closed-Leaf check-in: 022c5c4faf user: mistachkin tags: autosetup) | |
18:36 | Merge updates from trunk. ... (Closed-Leaf check-in: b3f9ce63ec user: mistachkin tags: th1Cmds) | |
17:26 | merge trunk ... (Closed-Leaf check-in: e751da62cb user: jan.nijtmans tags: win32-longpath) | |
17:25 | Version 1.29 ... (check-in: 3e5ebe2b90 user: drh tags: trunk, release, version-1.29) | |
17:25 | Set the publication date for version 1.29 to 2014-06-12. ... (check-in: 4ec7e53a81 user: drh tags: trunk) | |
2014-06-11
| ||
00:51 | Centralize the handling of opening the configuration database and repository on behalf of TH1. ... (check-in: 9773eba5fe user: mistachkin tags: trunk) | |
2014-06-10
| ||
23:53 | Prevent the 'setParameter' TH1 command from creating duplicate query parameters. ... (check-in: 617eeaecf8 user: mistachkin tags: th1Cmds) | |
23:12 | Add the 'getParameter' and 'setParameter' TH1 commands. ... (check-in: 40c1195538 user: mistachkin tags: th1Cmds) | |
19:59 | Add the 'checkout', 'render', 'styleHeader', 'styleFooter', and 'trace' TH1 commands. ... (check-in: c18ff5d005 user: mistachkin tags: th1Cmds) | |
18:56 | Make TH1 command comments consistent. ... (check-in: a17919af85 user: mistachkin tags: trunk) | |
05:01 | Modularization and cleanup of several test files. ... (check-in: 2c9d6b5e0f user: mistachkin tags: trunk) | |
2014-06-08
| ||
00:49 | Update comments on the settings that were made versionable in the previous check-in. ... (check-in: 3d28912ca3 user: mistachkin tags: th1Hooks) | |
00:38 | Make the 'tcl-setup', 'th1-setup', and 'th1-uri-regexp' settings versionable. ... (check-in: 9952893360 user: mistachkin tags: th1Hooks) | |
00:16 | Fix several merge conflict issues from the previous check-in. ... (check-in: 1f915a6859 user: mistachkin tags: th1Hooks) | |
00:03 | Merge updates from trunk. ... (check-in: f91d313169 user: mistachkin tags: th1Hooks) | |
2014-06-06
| ||
09:27 | When doing "fossil user default <username>", don't try to check the current default user for validity. ... (check-in: 4306f0f3d6 user: jan.nijtmans tags: trunk) | |
07:19 | A few additions of "const" keyword, reducing the number of compiler warnings when compiling with -Wwrite-strings ... (check-in: 0a754750ef user: jan.nijtmans tags: trunk) | |
07:10 | Make "fossil version -v" report the right openssl version, even when it was linked dynamically with openssl and the openssl version was later upgraded. Remove some dead code and comments which are not true any more. ... (check-in: 48f1239eb2 user: jan.nijtmans tags: trunk) | |
2014-06-05
| ||
18:39 | Update version of OpenSSL that is referred to in the makefiles. ... (check-in: 94c0eb9724 user: mistachkin tags: trunk) | |