Timeline
Not logged in

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

21 check-ins using file src/main.c version 1eec3c02fd

2020-10-13
13:50
Enhance the whatis command to show a description of the origin of phantoms. check-in: d25027685b user: drh tags: trunk
13:26
Improved identification of the source of phantoms when they are named in a cluster but nowhere else. check-in: cd624d4ff2 user: drh tags: trunk
12:19
Update the built-in SQLite to the latest 3.34.0 alpha. check-in: 2ec0dc29f3 user: drh tags: trunk
08:35
Typo fix check-in: 9c67804a16 user: wyoung tags: trunk
08:32
Assorted minor tweaks to the new backup.md doc check-in: fc2c12442c user: wyoung tags: trunk
00:40
Soften the introduction to the "backup.md" documentation page, so that beginners do not get the impression that backups are critical for successful Fossil deployments. check-in: c14a1f6001 user: drh tags: trunk
2020-10-12
19:56
More clarifications to cryptocurrencies vs the Fossil "blockchain". check-in: 26005b81bf user: wyoung tags: trunk
19:45
Several clarity improvements to the discussion of cryptocurrencies in blockchain.md. check-in: 70523a718c user: wyoung tags: trunk
13:39
New document: pikchr.md check-in: a92365d722 user: drh tags: trunk
2020-10-11
06:51
Greatly expanded the simple definition of "blockchain" in the eponymous doc to include more details of common blockchain implementations to draw clearer parallels. This causes our conclusion to flip around from the prior version of this doc, but it's worth keeping the doc because it serves to compare and contrast Fossil to other systems. check-in: 1ddb400886 user: wyoung tags: trunk
01:19
Understand files ending in ".pikchr" to be Pikchr source text and render them appropriately. check-in: e32214a409 user: drh tags: trunk
2020-10-10
20:33
New pikchr.c that fixes the top and bottom margin that was lost in the previous check-in. check-in: 0ec09ea894 user: drh tags: trunk
20:24
Update pikchr.c with enhancements in text layout when using "big" or "small". check-in: b80bd64b42 user: drh tags: trunk
17:54
Merge in trunk check-in: 7803cfeff4 user: george tags: wiki-history
16:34
Add a catch-all bullet for other miscellaneous changes to the change list for 2.13. check-in: 40f0d5ab62 user: drh tags: trunk
16:32
Improved interwiki link documentation. Enhance the /intermap page so that it shows the current intermap (read-only) to non-setup users, rather than completely exluding such users. check-in: baeab56eff user: drh tags: trunk
15:52
Relax constraints on the SQL used to set up the ticket schema slightly: (1) Allow creating views whose names begin with "ticket" or "fx_". (2) Allow creating tables whose names begin with "fx_". (3) Allow data changes to tables whose names begin with "fx_". check-in: 93c45cd4e0 user: drh tags: trunk
12:05
Renamed fossil.page.wikiedit-wysiwyg-legacy.js to fossil.wikiedit-wysiwyg.js so that the excessively long name doesn't cause /dir to have, at most, 2 columns. Removed some dead code and added a tiny bit of docs. Updated changelog per forum request. check-in: a759842a7a user: stephan tags: trunk
00:01
Fix the fossil_stat() routine (broken by check-in [39a5df1fde741d08]) so that it responds correctly when the second argument is SymFILE. This is a fix for the problem described in [forum:/info/251ffc0584|Forum post 251ffc0584] check-in: 4d445ead4c user: drh tags: trunk
2020-10-09
21:09
Replace the two GIF images in the www/concepts.wiki document with Pikchrs. check-in: bd9bf24837 user: drh tags: trunk
2020-10-08
14:49
Always consume the --nocgi command-line option even if it is not used. check-in: 8594e7a68a user: drh tags: trunk