Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/sqlite3.c version 5de0e5c6e0
|
2013-11-21
| ||
| 01:46 | Minor style cleanup. check-in: 78a3c01e30 user: andybradford tags: hide-diff-on-vdiff_page | |
|
2013-11-13
| ||
| 15:18 | Minor correction to text in setup_timeline for description of setting. check-in: 40a2557f00 user: andybradford tags: hide-diff-on-vdiff_page | |
| 08:39 | Fix end-marker handling in "fossil timeline", broken by previous commit [465f8ecd4a]. (That's what the "n+1" in [14104fde04?ln=1818] was meant for, but -1 is always better) check-in: f13ae6b673 user: jan.nijtmans tags: trunk | |
| 03:51 | Merge latest trunk. check-in: 17f6b65524 user: mgagnon tags: hide-diff-on-vdiff_page | |
|
2013-11-12
| ||
| 19:41 | Restore the end-of-timeline marker only when no limit is active; otherwise, use a 'no more data' marker instead. Use -1 to indicate no limit in the SQL clause. check-in: 465f8ecd4a user: mistachkin tags: trunk | |
| 19:26 | Fix macro redefinition compiler warnings. check-in: 629d49752c user: mistachkin tags: trunk | |
| 15:57 | Update the built-in SQLite to include the latest bug fixes, especially the fix to count(*) on WITHOUT ROWID tables. Fix the "fossil all" command so that it works on a WITHOUT ROWID global_config table. check-in: c0700615ff user: drh tags: trunk | |