Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

38 events for the month beginning 2015-01-01 by user jan.nijtmans

Following month ↑
2015-01-30
15:57
Update SQLite to the 3.8.8.2 release ... (check-in: 703ec175b9 user: jan.nijtmans tags: trunk)
15:07 Closed ticket [558c72bab6]: unnecessary links to -lreadline -ldl plus 4 other changes ... (artifact: 25bfb2f039 user: jan.nijtmans)
10:37
When ALTER'ing mlink table, create "isaux" column as boolean. ... (check-in: ef3562a116 user: jan.nijtmans tags: trunk)
2015-01-29
09:14
Changelog additions, and a single "const" addition ... (check-in: 9586ac14b8 user: jan.nijtmans tags: trunk)
2015-01-28
12:11
Update referenced openSSL version (1.0.2) ... (check-in: 16a4f60b24 user: jan.nijtmans tags: trunk)
09:24
Minor compiler warning in shell.c (already fixed in SQLite). "char const" -> "const char" for consistancy. ... (check-in: 5330d107b2 user: jan.nijtmans tags: trunk)
03:34
Fix for Cygwin ACL bug ... (check-in: 4043d5ea0b user: jan.nijtmans tags: sqlite3-compat)
2015-01-27
10:47
Cherry-pick [http://www.sqlite.org/src/info/2a9ea9b4a7d6904efb2112e32efe84123dfa75d7|2a9ea9b4a7] : In the command-line shell, make sure stderr is unbuffered so that it automatically flushes. So, this works for "fossil sqlite" as well. (actually, just by copying latest "shell.c" from SQLite) ... (check-in: bcd7b488a2 user: jan.nijtmans tags: trunk)
03:34
Openssl 1.0.2 ... (check-in: 1afb9f7d9f user: jan.nijtmans tags: sqlite3-compat)
03:29
Don't forget (dummy) isaux table column. ... (check-in: 74ff0e1e41 user: jan.nijtmans tags: sqlite3-compat)
03:25
Not really take over schema change, just don't bark when the repository has a future schema. ... (check-in: aca8b6d32a user: jan.nijtmans tags: sqlite3-compat)
02:30
Cherrypick 1.31 schema-change. ... (check-in: 73069449f0 user: jan.nijtmans tags: sqlite3-compat)
2015-01-26
12:24
Make the javascript function updateClock() work on browsers < IE9, or any other browser which doesn't implement Date.toISOString(). This function only exists in ECMAScript >= 5.1 (JavaScript >= 1.8) ... (check-in: 1c4966b447 user: jan.nijtmans tags: trunk)
09:04
Update custom MinGW makefile, add one "const" and remove some unnecessary eol-spaces ... (check-in: 9e318f6b48 user: jan.nijtmans tags: trunk)
2015-01-23
14:31
Fix comment and error-message ... (check-in: 9a07b24935 user: jan.nijtmans tags: trunk)
2015-01-22
19:49
Allow recursive queries in user input. ... (check-in: beaf897cb1 user: jan.nijtmans tags: trunk)
19:16
Allow "with" as well as "select" to be used in ticket report queries, as suggested by Sean Woods on the ML. ... (check-in: ae72a652a7 user: jan.nijtmans tags: trunk)
15:40
Dockerfile: build "trunk" in stead of "release" by default. No need for installing tcl-devel when building fossil with --with-tcl-private-stubs, just tcl is enough. ... (check-in: 53a295489e user: jan.nijtmans tags: trunk)
12:37
Add a few "const" qualifiers in appropriate places, and remove some unnecessary end-of-line spaces. No change in functionality. ... (check-in: f6c285f88c user: jan.nijtmans tags: trunk)
10:27
Cherry-pick [http://www.sqlite.org/src/info/2037442c582e51d85967bc911ea4a412eb4da573|2037442c58]: Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. ... (check-in: 0eae9d3cbd user: jan.nijtmans tags: trunk)
09:16
Update SQLite to the 3.8.8.1 release ... (check-in: 282f1fc542 user: jan.nijtmans tags: trunk)
2015-01-19
13:06
Update referenced openSSL version ... (check-in: 151473ae36 user: jan.nijtmans tags: trunk)
12:59
Merge cleanX ... (check-in: ac1fc1c675 user: jan.nijtmans tags: cleanX-no-clean-glob)
12:09
merge trunk ... (check-in: 6a7f73d16d user: jan.nijtmans tags: sqlite3-compat)
11:59
merge trunk ... (check-in: aa5dae22a1 user: jan.nijtmans tags: cleanX)
09:09
Add .dockerignore file (which does nothing more than speeding up the docker build process) ... (check-in: 25106f1eac user: jan.nijtmans tags: trunk)
2015-01-17
16:01
Mention CVE-2014-3566 fix in changelog. ... (check-in: 98e30b7222 user: jan.nijtmans tags: trunk)
15:56
Build "docker" images with --with-th1-docs --with-th1-hooks, but without fusefs support (not needed anyway in this environment). Optimize Dockerfile, using somewhat longer lines, so it needs less intermediate docker images during build. Build "release" version of fossil by default, not "trunk". ... (check-in: 2621f8e530 user: jan.nijtmans tags: trunk)
15:52
Put back code from shell.c < 3.8.7, needed for .explain mode: The SQLITE_TESTCTRL_EXPLAIN_STMT test_control became a nop then, but is still needed when linking with older SQLite (./configure --disable-internal-sqlite). ... (check-in: 21acf839cb user: jan.nijtmans tags: trunk)
2015-01-16
10:43
Add entry for Docker in changes.wiki, and minor bug-fix ... (check-in: 7ad592b915 user: jan.nijtmans tags: trunk)
08:34
Remove comment, assuming the "initial commit" change is accepted for 1.30 ... (check-in: 65815de271 user: jan.nijtmans tags: trunk)
2015-01-15
10:00
merge trunk ... (check-in: 3cf9f2112d user: jan.nijtmans tags: svn-import)
09:57
Remove strglob() function, which isn't used any more. Various doc fixes, (cherry-picked from the svn-import branch). ... (check-in: 2c79aed2d5 user: jan.nijtmans tags: trunk)
09:29
merge trunk ... (check-in: f332f83b15 user: jan.nijtmans tags: svn-import)
09:28
Remove spacings at end-of-line. No change in any functionality. ... (check-in: 080ab8cb0a user: jan.nijtmans tags: trunk)
2015-01-13
08:30
typo ... (check-in: bc04f483f9 user: jan.nijtmans tags: trunk)
2015-01-08
14:50
merge cleanX ... (check-in: 8e94814d8f user: jan.nijtmans tags: cleanX-no-clean-glob)
14:40
merge trunk ... (check-in: 4105aed80d user: jan.nijtmans tags: cleanX)
Previous month ↓