Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file src/main.c version 9632753716
|
2014-01-27
| ||
| 17:33 | Version 1.28 check-in: 3d49f04587 user: drh tags: release, branch-1.28, version-1.28 | |
|
2014-01-21
| ||
| 17:43 | rss-cli: removed the short-form of -url URL arg because it is not working for reasons beyond my comprehension. Closed-Leaf check-in: 02781897b3 user: stephan tags: rss-cli | |
|
2014-01-20
| ||
| 23:17 | Fix a typo in HTML text. check-in: 3d5bc3d433 user: drh tags: trunk | |
| 15:10 | Don't compile Cygwin using -DSQLITE_OMIT_CTE: Making it work would cause memory leaks. check-in: 5176783c06 user: jan.nijtmans tags: trunk | |
| 13:15 | Now really add utf16be.txt. Compile fossil on Cygwin using -DSQLITE_OMIT_CTE (for test purposes only) check-in: 511eecb0e1 user: jan.nijtmans tags: trunk | |
| 13:08 | Allow fossil to be used together with SQLite 3.8.2 amalgamation. Add UTF16-be file for test-purposes. Disable (3-way) merge2 tests which use UTF16 files: 3-way merges with UTF16 files is not (yet) implemented. check-in: 7e9633a9b3 user: jan.nijtmans tags: trunk | |
|
2014-01-18
| ||
| 17:01 | Update the built-in SQLite to the 3.8.3 beta that includes support for common table expressions and recursive queries. check-in: 27ef534d48 user: drh tags: trunk | |
| 13:49 | Skip merge-utf-*.23 and merge-utf-*.32 test-cases, which currently fail. They are not crucial for the 1.28 release (in Fossil 1.26 and 1.27 they failed as well). Probably a problem in the test-case itself (some special character in test/utf.test?) check-in: 4b3b89b51e user: jan.nijtmans tags: branch-1.28 | |
| 09:35 | Added rss CLI command help text and removed the permissions checks (which are not valid in CLI mode). check-in: e8edc7ca4b user: stephan tags: rss-cli | |
| 09:23 | Fixed off-by-one counter in /timeline.rss and rss CLI command. check-in: 90166ffee3 user: stephan tags: rss-cli | |
| 09:17 | Added -url URL flag to set the RSS base URL. check-in: 584c682cad user: stephan tags: rss-cli | |
| 08:33 | experimental CLI version of rss feed, per ML request. check-in: e28a5765fa user: stephan tags: rss-cli | |
|
2014-01-17
| ||
| 15:22 | No need to do a 'ci'-check when permitHooks is false anyway. check-in: bed113ca3f user: jan.nijtmans tags: trunk | |
| 13:35 | Tree-view expand/collapse enhancements. Press "Reload" after upgraded in order to reload CSS. check-in: 0647dd38b8 user: drh tags: trunk | |
| 12:47 | unbreak win/Makefile.mingw for modified SRCDIR check-in: 7b30a7c7ef user: jan.nijtmans tags: trunk | |
| 09:07 | Call toggleAll() if expandMap['*'] exists, even if its false (for when the expand query string parameter is used). Closed-Leaf check-in: 8489e29731 user: joel tags: tree-view-work | |
| 00:07 | Recognize old IE event object to make tree-view expand/collapse work in IE8. This breaks expand/collapse on FF. check-in: 21426d01b4 user: joel tags: tree-view-work | |
|
2014-01-16
| ||
| 23:43 | Set/unset new "collapsed" class on tree-view lists instead of setting display property. This breaks collapse/expand on Chrome. check-in: 75b96a2912 user: joel tags: tree-view-work | |
| 22:15 | Avoid superfluous variable assignment. check-in: cdab54ed78 user: mistachkin tags: trunk | |
| 22:08 | Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk. check-in: 93832bd9af user: mistachkin tags: branch-1.28 | |
| 22:02 | Fix harmless compiler warning. check-in: 79eac9a126 user: mistachkin tags: trunk | |
| 21:59 | Further fixes for tree-view in ancient versions of Firefox. check-in: f69dbc361c user: drh tags: trunk | |
| 21:43 | Improve tree-view styling on IE8. check-in: bfe7eeb71a user: joel tags: trunk | |
| 20:49 | Cleanup and fix for Firefox 3.6. Closed-Leaf check-in: cffecc776b user: joel tags: tree-view-work | |
| 20:10 | merge trunk check-in: fb647963ea user: jan.nijtmans tags: tree-view-work | |
| 20:07 | Fix use of window.getComputedStyle() function for IE8. Same fix as done in [5885241f52c6182e] for timeline. check-in: de0ae9271f user: jan.nijtmans tags: trunk | |
| 11:18 | one more attempt check-in: e2a5198ca9 user: jan.nijtmans tags: tree-view-work | |
| 11:10 | Attempted fix for FireFox 3.6.28 check-in: be31487c70 user: jan.nijtmans tags: tree-view-work | |
| 10:54 | Better NULL-protection against browsers which don't have "history" API check-in: 02b607a07a user: jan.nijtmans tags: tree-view-work | |
| 10:01 | Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk for review. check-in: 76442af7e1 user: mistachkin tags: branch-1.28 | |
| 07:05 | Fix various corner cases for the TH1 'string first' and 'string last' sub-commands. check-in: f61958b183 user: mistachkin tags: trunk | |
| 06:31 | Fix typo in TH1 'string last' error message. check-in: dd8d317670 user: mistachkin tags: trunk | |
|
2014-01-15
| ||
| 21:41 | Since [5a66b6e785] conversions from Unicode (actually: UTF-16) to UTF-8 are possible on UNIX too check-in: d0d7ca17a4 user: jan.nijtmans tags: trunk | |
| 11:43 | Avoid unnecessary no-op write transactions on the server during a pull. check-in: b4dffdac5e user: drh tags: trunk | |
| 02:54 | Make tree-view expansions and contractions persist on a "Back" in Chrome and IE. (Works without the extra javascript on Firefox and Safari.) check-in: ab00f2b007 user: drh tags: trunk | |
| 01:55 | Add missing "var". Closed-Leaf check-in: cdd441f851 user: joel tags: tree-view-enhancements | |
| 01:29 | Improve a comment. check-in: 5e368e911d user: mistachkin tags: trunk | |
| 01:26 | Add ID attribute to subdirectory lists. check-in: 24fa1e6802 user: joel tags: tree-view-enhancements | |
| 01:26 | For the TH1 unset command, simplify removal of variable from the call frame. check-in: 95292a13fa user: mistachkin tags: trunk | |
| 00:15 | Use history API instead of sessionStorage. check-in: 434e4538bc user: joel tags: tree-view-enhancements | |
|
2014-01-14
| ||
| 19:46 | Initialize expandMap variable check-in: 3bdbc0408f user: joel tags: tree-view-enhancements | |
| 16:08 | Fix several issues with the TH1 unset command, including a memory leak. Add more tests. Keep the original branch open in case further changes are needed. check-in: 1aeb2726b0 user: drh tags: trunk | |
| 15:33 | Persist expand/collapse state of tree-view directories in all modern browsers. check-in: cd554eb63c user: joel tags: tree-view-enhancements | |
| 13:41 | Make a change to the test/utf16le.txt file as a test case to verify that the diff logic displays utf16 changes correctly. check-in: 6228efbb7c user: drh tags: trunk | |
| 13:39 | Handle utf16 text pages in the /doc webpage. check-in: 1c5b51e6bf user: drh tags: trunk | |
| 13:30 | Simplify usage of the new TH1 Find structure. Closed-Leaf check-in: b0eb21b66a user: mistachkin tags: th1UnsetVar | |
| 13:25 | Fix another possible memory leak in a corner case. Add more tests. Improve comments on the new Find structure. check-in: 9b3b1d0714 user: mistachkin tags: th1UnsetVar | |
| 12:50 | Fix several issues with the TH1 unset command, including a memory leak. Add more tests. check-in: e4047acb76 user: mistachkin tags: th1UnsetVar | |
| 12:44 | Add the ability to display content and diffs for UTF16 text files in the web interface. check-in: 5a66b6e785 user: drh tags: trunk | |
| 09:48 | Enable use of the TH1_DELETE_INTERP environment variable to delete the TH1 interp on exit. check-in: e0f22dda7b user: mistachkin tags: trunk | |