Fossil

Timeline
Login

Timeline

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

17 check-ins using file src/makemake.tcl version 7d8e15ad

2014-09-01
18:42
Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (check-in: fc8d8546 user: drh tags: trunk)
2014-08-31
08:42
Cherry-pick 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: 75dcdd0b user: jan.nijtmans tags: trunk)
2014-08-30
09:03
Cherry-pick 11a70e1ae7: Refactor the names of state objects in the command-line shell implementation ... (check-in: e4bc6f12 user: jan.nijtmans tags: trunk)
2014-08-29
02:36
Minor correction to the change log entry describing Tcl integration. ... (check-in: bb5fa492 user: mistachkin tags: trunk)
02:29
Update the change log. ... (Closed-Leaf check-in: 57b1290b user: mistachkin tags: th1ExprFix)
02:28
Add globalState TH1 command to the change log. ... (Closed-Leaf check-in: 3e60428c 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: 36d63c67 user: drh tags: trunk)
05:54
Merge updates from trunk. ... (check-in: 629891a7 user: mistachkin tags: optFor130, globalStateCmd)
00:00
Merge updates from trunk. ... (check-in: 937d2f47 user: mistachkin tags: reqdFor130, th1ExprFix)
2014-08-27
22:52
Add another merge test case. ... (check-in: df988028 user: mistachkin tags: trunk)
18:40
Updated changelog for previous commit. ... (check-in: 8b4bcd9d user: stephan tags: trunk)
16:20
Added menu entry to toggle ln=0 on /info and /artifact pages. ... (check-in: a5b1bef9 user: stephan tags: trunk)
15:15
strglob -> sqlite3_strglob in a few places ... (check-in: d4acf5c4 user: jan.nijtmans tags: trunk)
2014-08-26
19:01
"ls" abbrev. for "list": "fossil tag ls" == "fossil tag list" ... (check-in: ce7df88f user: bch tags: trunk)
00:43
Spacing fix to the build docs. ... (check-in: cf901e53 user: mistachkin tags: trunk)
00:41
Further enhancements to the build docs. ... (check-in: fe3887b8 user: mistachkin tags: trunk)
2014-08-25
22:28
Rename EXTRATARGETS to APPTARGETS in the MSVC makefile. ... (check-in: b575811a user: mistachkin tags: trunk)