20 ancestors of [6f5654c7ab]
2007-09-12
| ||
01:46:14 | * | [6f5654c7ab] Fix bugs in undo/redo. Appears to work now but not heavily tested. (user: drh, tags: trunk) |
2007-09-11
| ||
02:25:19 | * | [a36177bcce] Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. (user: drh, tags: trunk) |
2007-09-10
| ||
02:21:46 | * | [4038525bc5] Fork Slight editorial changes to sync documentation, fixing spelling errors. (user: aku, tags: trunk) |
00:48:55 | * | [9a76119307] Fix a C++-ism in the timeline module. (user: drh, tags: trunk) |
00:43:02 | * | [01e3e3f51e] Merge Merge in the delta encoder changes. (user: drh, tags: trunk) |
00:39:28 | * | [26131cfcc5] Add a first draft of the synchronization protocol document. Unproofed. (user: drh, tags: trunk) |
2007-09-09
| ||
17:51:16 | * | [48c4e69d2b] Cluster-based synchronization appears to be working. (user: drh, tags: trunk) |
2007-09-08
| ||
16:01:28 | * | [e1c1877c99] Sync using clusters appears to work. More testing is needed before we go live. (user: drh, tags: trunk) |
03:50:43 | * | [3e899ae0e5] Updated documentation of the delta encoder to mention the new limits on searching the hash chain. (user: aku, tags: trunk) |
2007-09-06
| ||
00:47:02 | * | [f6b4c6458b] Raise the hash chain limit in the delta module from 50 to 250. (user: drh, tags: trunk) |
2007-09-05
| ||
18:46:59 | * | [b816fadfc7] Fix pathological N*2 behavior in the delta generator. (user: drh, tags: trunk) |
2007-09-03
| ||
01:28:57 | * | [ba486fec5a] Add the unclustered table and the M lines to manifests. Process clusters in manifest_parse and manifest_crossref. The xfer process still does not yet use clusters though so it is still compatible. But that is about to change. (user: drh, tags: trunk) |
2007-09-02
| ||
20:33:16 | * | [251545cd43] Fork Added text notes on ideas for dealing with tickets and wiki. (user: drh, tags: trunk) |
02:01:35 | * | [11976cfdc2] Add the "index.wiki" wiki page. Fix a bug in the wiki rendering engine. The page displays now, but not correctly - there are clearly additional bugs to be found and fixed. (user: drh, tags: trunk) |
01:23:13 | * | [4f641e7e4e] The /index webpage pulls up the wiki page specified in Setup/Configuration.s (user: drh, tags: trunk) |
2007-09-01
| ||
21:11:33 | * | [b2e55c0d4d] Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. (user: drh, tags: trunk) |
01:55:50 | * | [abce5105e2] Updates to the timeline routines. Added the pqueue module. (user: drh, tags: trunk) |
2007-08-31
| ||
20:14:33 | * | [e15fe43153] A new decendent finding algorithm is (hopefully) faster. Changes to the timeline are in process and might not yet work. (user: drh, tags: trunk) |
04:57:33 | * | [f166b0a63c] Fork Added first code regarding import from cvs, processing a CVSROOT/history file. Looks good, except that the history I have is incomplete, truncated at the beginning. Extended my notes with results from this experiment, thinking about a possible different method. (user: aku, tags: trunk) |
01:31:13 | * | [81ccb7e684] Removed two entries from the work list which are done. (user: aku, tags: trunk) |
2007-08-30
| ||
21:37:42 | * | [4d03017923] Put a colored asterisk beside entries of interest in the timeline, rather than doing lots of annoying text color and background changes. (user: drh, tags: trunk) |