Fossil

Timeline
Login

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

38 check-ins using file src/setup.c version d8eba80358

2017-06-08
15:03
Update the built-in SQLite to version 3.19.3. check-in: 5a6f946723 user: drh tags: trunk
12:50
Make sure fossil_strndup() always adds a zero terminator. check-in: 8707e86949 user: drh tags: trunk
2017-06-07
20:16
Markup entries must be in alphabetical order too Closed-Leaf check-in: 2cd7191e61 user: rkeene tags: allow-svg-wiki
19:56
Re-ordered "svg" entry since they must be in the same order that they are #define'd check-in: 49f846f53c user: rkeene tags: allow-svg-wiki
19:46
Added untested patch to enable SVG support in wiki markup check-in: e3b9d2a741 user: rkeene tags: allow-svg-wiki
15:55
Fix the "fossil sha3sum" command so that it accepts "-" to mean stdin. Clarify the algorithm used. check-in: 86fa03adb1 user: drh tags: trunk
15:41
Added help information to date boundaries on the /reports page Leaf check-in: bbd063bf28 user: rkeene tags: stats-with-date-boundaries
15:35
Added first attempt at improving the activity stats with date boundaries check-in: 4617afddf4 user: rkeene tags: stats-with-date-boundaries
2017-06-06
17:53
Bug fix in the sha3sum() routine. Also comment-out that routine since it is not used anyplace in the code. check-in: 6419592d65 user: drh tags: trunk
17:49
Do not double-prompt for HttpAuth passwords. check-in: f423b10f79 user: drh tags: trunk
2017-06-02
02:23
Restore the ability to amend a comment both with and without an interactive editor. If the edit happens outside a working check-out then use a suitable TMP directory. check-in: 1fff403a68 user: andybradford tags: trunk
2017-05-30
19:23
Enhancements to SEE integration. check-in: 00dfbdbf7e user: mistachkin tags: trunk
01:26
Further enhancements to SEE integration. Closed-Leaf check-in: 53048387fb user: mistachkin tags: see
2017-05-29
23:14
Merge updates from trunk. check-in: 3b3099bdc0 user: mistachkin tags: see
23:07
Rename new function for clarity and consistency. check-in: d6422ab0f0 user: mistachkin tags: trunk
17:02
Use a standard .txt extension for temporary files and avoid double dots in file name. Closed-Leaf check-in: 51058ce141 user: andybradford tags: amend-regress
02:37
Enable the 'sqlite' command to work with SEE. check-in: 564edc69aa user: mistachkin tags: see
01:37
Move PRAGMA key handling into its own function. check-in: 95f14fae00 user: mistachkin tags: trunk
2017-05-28
20:36
Some coding style cleanup in order to make fossil_close() static. check-in: 1c6a6fa1a9 user: mistachkin tags: trunk
20:33
Make sure config database state is consistent when returning from 'sqlite' command. check-in: 97ff702f3d user: mistachkin tags: trunk
19:44
When building an SEE-enabled build with MSVC, be sure to define SQLITE_HAS_CODEC. check-in: fa6b22c674 user: mistachkin tags: trunk
19:35
Fix compilation using MSVC 2005 and 2008. check-in: 9766cfd5a3 user: mistachkin tags: trunk
2017-05-27
20:29
When SEE integration is enabled, pass its flags when compiling 'shell.c' as well. check-in: 6d4aa34457 user: mistachkin tags: trunk
03:21
Fix support for 'raw' mode for embedded TH1 docs broken by check-in [35698c9c43478f8f]. check-in: 05df5d2ee6 user: mistachkin tags: trunk
2017-05-26
13:15
Fix the --skin option so that it works on Windows. check-in: 685617773e user: drh tags: trunk
08:44
Requesting Fossil 2.3 release just after the Unicode 10.0 release (expected around june 20, 2017). If earlier, please revert commit [09bcc322f7bcf52f|09bcc322f7] first. check-in: 6fe0d68914 user: jan.nijtmans tags: trunk
05:55
Remove the restriction entirely for editing a comment only in the working check-out directory and choose an appropriate temporary file if no working check-out is available instead. check-in: 74df777e34 user: andybradford tags: amend-regress
03:46
Restore the ability to use amend outside an open check-out disabled by [8c22e1bbcd8ec048]. Only allow interactive edits within an open check-out. Perhaps unixTempFileDir() could be used to locate a suitable TMP location for the edit in the event that there is not an open-checkout. check-in: afef5fb5fc user: andybradford tags: amend-regress
02:27
Fix minor grammar bug in open check-out required error message. check-in: 55e2487585 user: andybradford tags: trunk
2017-05-25
17:07
Update the change log to show that SQLite 3.19.2 was installed. check-in: ad44efaff3 user: drh tags: trunk
16:59
Update the built-in SQLite to version 3.19.2. check-in: 418ac81cae user: drh tags: trunk
2017-05-24
13:48
Increase the version number to 2.3 in preparation for the next release. Updates to the change log. check-in: 277274c0c7 user: drh tags: trunk
13:19
Update the built-in SQLite to the 3.19.1 patch release. check-in: 4465be15d2 user: drh tags: trunk
09:51
Update internal Unicode character tables, used in regular expression handling, from version 9.0 to 10.0. check-in: 09bcc322f7 user: jan.nijtmans tags: trunk
2017-05-22
14:29
Update the built-in SQLite to 3.19.0 check-in: e1da46fed4 user: jan.nijtmans tags: trunk
2017-05-13
23:08
Restore previous behavior of the --with-tcl option to configure, where the value portion is optional. check-in: 27e65b0730 user: mistachkin tags: trunk
18:00
Enhance the "fossil 3-way-merge" command to output a warning in the event of merge conflicts. check-in: 9e17c686f5 user: drh tags: trunk
2017-05-12
17:22
Change a few %s format letters into %h. check-in: 8e27a5a084 user: drh tags: trunk