Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 9a577c122a1ecc41.
2014-09-03
| ||
18:02 | Refine the batch file used to build with MSVC to permit use of a pre-existing build environment. ... (check-in: 214b1d0a37 user: mistachkin tags: trunk) | |
11:37 | If we really want to do fast sorting in separate threads, SQLITE_DEFAULT_WORKER_THREADS should be set to >0. ... (check-in: 8b21690899 user: jan.nijtmans tags: multi-thread) | |
08:11 | • Edit [bc8b21d01cf3da98|bc8b21d01c]: Cancel tag "pending-review". ... (artifact: edaaf89ec8 user: jan.nijtmans) | |
08:11 | • Edit [62446e2c64047abd|62446e2c64]: Add tag "pending-review". ... (artifact: 674895ea51 user: jan.nijtmans) | |
08:10 | merge trunk ... (check-in: 62446e2c64 user: jan.nijtmans tags: multi-thread) | |
08:09 | If fossil is configured with --disable-internal-sqlite and the system SQLite is SQLite 3.8.7 (not compiled with SQLITE_THREADSAFE=0), allow fossil to use the faster sorting using multiple threads. ... (check-in: d4044fe220 user: jan.nijtmans tags: trunk) | |
00:03 | Cleanup some spacing and the call to makeheaders in the main.mk and MinGW makefiles. ... (check-in: 9f0686c314 user: mistachkin tags: trunk) | |
00:00 | Cleanup some spacing and the call to makeheaders in the main.mk and MinGW makefiles. ... (Closed-Leaf check-in: 8b0dfbb6a3 user: mistachkin tags: makefileCleanup) | |
2014-09-01
| ||
20:41 | • Edit [bc8b21d01cf3da98|bc8b21d01c]: Add tag "pending-review". ... (artifact: ea3038442e user: jan.nijtmans) | |
20:40 | Add thread support to fossil, so SQLite can use additional threads for sorting (experimental) ... (check-in: bc8b21d01c user: jan.nijtmans tags: multi-thread) | |
19:01 | Add two new quotes to the "quotes.wiki" page. ... (check-in: c19b3f8846 user: drh tags: trunk) | |
18:52 | • Edit [7e955147a16f9bcb|7e955147a1]: Mark "Closed". ... (artifact: e843175edd user: drh) | |
18:52 | • Edit [57b1290be3db85cc|57b1290be3]: Mark "Closed". ... (artifact: d2ffcabc6c user: drh) | |
18:51 | • Edit [3e60428c4c1201c4|3e60428c4c]: Mark "Closed". ... (artifact: 7ab9e82156 user: drh) | |
18:51 | Add the --with-miniz configuration option (with the complete miniz source code.) Add the globalState TH1 command and fixes to the TH1 expr command. ... (check-in: 66ae70a54b user: drh tags: trunk) | |
18:42 | Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (check-in: fc8d8546ff user: drh tags: trunk) | |
2014-08-31
| ||
08:42 | Cherry-pick [http://www.sqlite.org/src/info/f61db04be4d7fb21b7f721647c37c45e283ffbea|f61db04be4]: In the command-line shell, added options --lookaside, --pagecache, and --scratch used to configure auxiliary memories (except from the change from SQLITE_CONFIG_SINGLETHREAD -> SQLITE_CONFIG_MULTITHREAD, because fossil doesn't use multiple threads) ... (check-in: 75dcdd0bdb user: jan.nijtmans tags: trunk) | |
2014-08-30
| ||
09:03 | Cherry-pick [http://www.sqlite.org/src/info/11a70e1ae7f05d06e4e09c9d20db0444b8881584|11a70e1ae7]: Refactor the names of state objects in the command-line shell implementation ... (check-in: e4bc6f12ea user: jan.nijtmans tags: trunk) | |
2014-08-29
| ||
02:36 | Minor correction to the change log entry describing Tcl integration. ... (check-in: bb5fa49274 user: mistachkin tags: trunk) | |
02:32 | Update the change log. ... (Closed-Leaf check-in: 7e955147a1 user: mistachkin tags: optionalMiniz) | |
02:29 | Update the change log. ... (Closed-Leaf check-in: 57b1290be3 user: mistachkin tags: th1ExprFix) | |
02:28 | Add globalState TH1 command to the change log. ... (Closed-Leaf check-in: 3e60428c4c user: mistachkin tags: globalStateCmd) | |
2014-08-28
| ||
15:22 | Fix the "fossil bisect chart" so that it always shows CURRENT in between the last BAD and first GOOD. ... (check-in: 36d63c67d2 user: drh tags: trunk) | |
06:00 | • Edit [629891a7759e3144|629891a775]: Add tag "optFor130". ... (artifact: 309286a332 user: mistachkin) | |
06:00 | • Edit [cdad2dc0c2e0a5fb|cdad2dc0c2]: Add tag "reviewFor130". ... (artifact: 63593311ea user: mistachkin) | |
05:59 | • Edit [937d2f479d878b80|937d2f479d]: Add tag "reqdFor130". ... (artifact: 9a577c122a user: mistachkin) | |
05:56 | • Edit [6d4339bb09133406|6d4339bb09]: Mark "Closed". ... (artifact: b690a28901 user: mistachkin) | |
05:54 | Merge updates from trunk. ... (check-in: 629891a775 user: mistachkin tags: optFor130, globalStateCmd) | |
05:54 | Merge updates from trunk. ... (check-in: cdad2dc0c2 user: mistachkin tags: reviewFor130, optionalMiniz) | |
00:00 | Merge updates from trunk. ... (check-in: 937d2f479d user: mistachkin tags: reqdFor130, th1ExprFix) | |
00:00 | Fix TH1 expression parsing when there are unbalanced parenthesis. Add more tests. ... (check-in: 00c01d7a36 user: mistachkin tags: th1ExprFix) | |
2014-08-27
| ||
22:52 | Add another merge test case. ... (check-in: df9880287f user: mistachkin tags: trunk) | |
18:40 | Updated changelog for previous commit. ... (check-in: 8b4bcd9d1f user: stephan tags: trunk) | |
16:20 | Added menu entry to toggle ln=0 on /info and /artifact pages. ... (check-in: a5b1bef9cf user: stephan tags: trunk) | |
15:15 | strglob -> sqlite3_strglob in a few places ... (check-in: d4acf5c450 user: jan.nijtmans tags: trunk) | |
2014-08-26
| ||
19:01 | "ls" abbrev. for "list": "fossil tag ls" == "fossil tag list" ... (check-in: ce7df88f6d user: bch tags: trunk) | |
00:43 | Spacing fix to the build docs. ... (check-in: cf901e536e user: mistachkin tags: trunk) | |
00:41 | Further enhancements to the build docs. ... (check-in: fe3887b873 user: mistachkin tags: trunk) | |
2014-08-25
| ||
22:29 | Merge updates from trunk. ... (check-in: 70ea8c4f48 user: mistachkin tags: optionalMiniz) | |
22:28 | Rename EXTRATARGETS to APPTARGETS in the MSVC makefile. ... (check-in: b575811aff user: mistachkin tags: trunk) | |
22:25 | Cleanup and unify the 'extra targets' handling. ... (check-in: 6c6f83c4fd user: mistachkin tags: optionalMiniz) | |
21:09 | Update the build docs to mention how to enable OpenSSL support with MSVC. ... (check-in: aea5e3d9ca user: mistachkin tags: trunk) | |
20:52 | Merge updates from trunk. ... (check-in: 5735181c4d user: mistachkin tags: optionalMiniz) | |
20:51 | Manually port all 'cosmetic' fixes from the optionalMiniz branch to trunk. ... (check-in: 894e72b298 user: mistachkin tags: trunk) | |
20:42 | Merge updates from trunk. ... (check-in: e38b1ab087 user: mistachkin tags: optionalMiniz) | |
20:38 | When compiling with MSVC, enable building of OpenSSL automatically when SSL is enabled. ... (check-in: bdf9c70807 user: mistachkin tags: trunk) | |
17:52 | Fix assert in the TH1 expression parser reported on the mailing list. ... (check-in: cd64405786 user: mistachkin tags: th1ExprFix) | |
14:30 | The resource compiler workaround in the previous check-in is only needed for MinGW, this check-in makes the MSVC build work again. ... (check-in: 3d84310453 user: mistachkin tags: optionalMiniz) | |
14:29 | • Edit [c8019598d47646dc|c8019598d4]: Edit check-in comment. ... (artifact: d595323778 user: mistachkin) | |
07:00 | Fix including the version of miniz in the Windows resource file (for MinGW). ... (check-in: c8019598d4 user: mistachkin tags: optionalMiniz) | |