Posted
over 9 years
ago
by
drh
Remove another instance of strcpy() from FTS5 in SQLite 3.9.0, to
mollify OpenBSD. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Update the SQLite 3.9.0 beta with fixing for warnings on various obscure
compilers. Omit the use of strcpy() in FTS5 since OpenBSD hates strcpy(). (tags: trunk)
|
Posted
over 9 years
ago
by
drh
SQLite 3.9.0 beta 2. The first 3.9.0 beta gave compiler errors on some older
platforms, which are fixed here. Behold the reason why I check-in SQLite betas
into the Fossil trunk. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
*MERGE* Fix the show-files option for timelines so that it shows all files affected,
even if they are coming in from a merge. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Update the built-in SQLite to the first 3.9.0 beta. Enable JSON1 and FTS5
support (though not currently used). (tags: trunk)
|
Posted
over 9 years
ago
by
mgagnon
revert accidental line addition in comment header. (tags: timeline_showfiles_fix)
|
Posted
over 9 years
ago
by
mgagnon
Fix /timeline?v=1 and /info page that were not showing all affected files for
check-ins with 2 ancestors or more.
pending-review (tags: timeline_showfiles_fix)
|
Posted
over 9 years
ago
by
drh
*FORK* Update the built-in SQLite to the first 3.8.12 beta. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Improvements to the way that the CSS URL is generated. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
*MERGE* Enhancements to the /timewarps page. (tags: trunk)
|