Posted
about 9 years
ago
by
drh
Improvements to the way mlink is computed. Some unnecessary mlink entries
are suppressed. Running "fossil rebuild" is recommended. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Fix some over-length source code lines. No functional changes. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Enhance the /mlink page to handle the name= query parameter. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Improvements to the /mlink webpage. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Update the built-in SQLite to the latest trunk version to fix a
harmless compiler warning that comes up on newer Macs. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Add the /mlink page (accessible only by Admin users) that shows MLINK
table content for a check-in for debugging purposes. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Fix a harmless compiler warning and several over-length source code lines. (tags: trunk)
|
Posted
about 9 years
ago
by
mistachkin
Fix some outdated comments for clarity. (tags: trunk)
|
Posted
about 9 years
ago
by
mistachkin
Restore original definitions of the 'LOOK_*' flags. (tags: trunk)
|
Posted
about 9 years
ago
by
drh
Improvements to handling of localtime. The 'utc' and 'localtime' query
parameters now work on all web pages. Timestamps can be expressed with
a timezone modifier and that works correctly. (tags: trunk)
|