Fossil

Timeline
Login

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

14 check-ins for the month beginning 2014-02-01 by user drh

Following month ↑
2014-02-28
19:31
Back out [99dca38314] because it doesn't work on an Ubuntu->windows cross-compile. The only solution is to dirty-up the SQLite shell.c code. check-in: 3d7eaeda86 user: drh tags: trunk
15:46
Fix to check-in [81162e791f] so that it does not require non-standard modifications to the SQLite "shell.c" source file. Sorry, but this doesn't work! Compiling this with Makefile.mingw.mistachkin gives: wbld/shell.o:shell.c:(.text+0x3463): undefined reference to `__imp_win32_access' wbld/shell.o:shell.c:(.text+0x59ac): undefined reference to `__imp_win32_access' /usr/lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld: wbld/shell.o: bad reloc address 0x0 in section `.data' collect2: error: ld returned 1 exit status win/Makefile.mingw.mistachkin:698: recipe for target 'fossil.exe' failed check-in: 99dca38314 user: drh tags: trunk
2014-02-27
23:27
Add the "test-file-copy" command for testing the file_copy() procedure. check-in: 190353e90d user: drh tags: trunk
23:20
Fix the file_copy() procedure so that it automatically creates directories leading up to the destination file. check-in: f991688730 user: drh tags: trunk
18:34
When using "fossil test-diff" with -y or --tk, show the names of both input files above their respective columns. check-in: 1e0e0753f6 user: drh tags: trunk
17:51
Add a shebang and an introductory comment to the script generated by the SaveAs button in the graphical diff. Update the change log to mention the SaveAs button. check-in: 8f65d49c25 user: drh tags: trunk
16:40
Make the graphical-diff "SaveAs" output a little more readable by putting each line of the raw diff source on a separate source line. check-in: 9dca00425e user: drh tags: trunk
16:21
Add "Quit" and "Save As.." buttons to the "diff --tk" command. check-in: 29d80dd2f5 user: drh tags: trunk
15:12
Improvements to the handling of USE_SYSTEM_SQLITE in shell.c. check-in: a526d71968 user: drh tags: trunk
15:05
Update the built-in SQLite the latest pre-3.8.4 trunk version. Modify the way the "shell.c" source file is used so that it can be imported directly from the SQLite source tree without having to be edited. check-in: c92a3dda8c user: drh tags: trunk
14:21
Make the home-page "Documentation Index" link show the Primary Documents and not jump to the Permuted Index. check-in: 735d953fa2 user: drh tags: trunk
2014-02-11
17:02
Clarify the meaning of "Plaintext for timeline comments" on the Admin/Timeline configuration page. check-in: 3587e4589e user: drh tags: trunk
04:53
Update the built-in SQLite to the version 3.8.3.1 release candidate. check-in: 34aef781b5 user: drh tags: trunk
2014-02-06
19:04
Add the "Patch" submenu element on the "/vdiff" page. Improved the documentation for /vdiff. check-in: e707906a8a user: drh tags: trunk
Previous month ↓