10 descendants and 10 ancestors of [91fd4205ea]
2008-03-02
| ||
01:09:16 | * | [ae53becda4] Fork Changed the printing of the symbol tree to be based on table 'preferedparent', and introduced two procs to shorten the fomratting code. (user: aku, tags: trunk) |
01:07:42 | * | [e3e3d301fc] Fixed typo in a comment, and extended the description of the pass to be more clear. (user: aku, tags: trunk) |
01:06:32 | * | [479c96c0fc] Fixed typo in a comment. (user: aku, tags: trunk) |
2008-02-27
| ||
08:00:54 | * | [83ecb5b945] Fix comment typo, and add comment about possible simplification. (user: aku, tags: trunk) |
04:15:47 | * | [2e84fb3e54] Merge Merged with 82fc5abb60. (user: aku, tags: trunk) |
04:14:19 | * | [c5e9fa8d70] Added options --tempdir, -t to redirect the importer to a user-specified directory for temp files and directories. (user: aku, tags: trunk) |
2008-02-26
| ||
17:57:11 | * | [82fc5abb60] Cut over to the new timeline code. Remove the older timeline. (user: drh, tags: trunk) |
17:32:52 | * | [7915bd0665] Improvements to the text description on the "ntimeline" page. (user: drh, tags: trunk) |
16:48:21 | * | [e6aa161204] Work on a new timeline implementation. Currently implemented as "ntimeline" since it is not yet ready to replace the existing timeline. (user: drh, tags: trunk) |
15:07:19 | * | [1cde715739] Added trailing newline to file b/c gcc complains about it (user: stephan, tags: trunk) |
04:55:14 | * | [91fd4205ea] Merge, Fork Merged with aa519dbd99. (user: aku, tags: trunk) |
04:53:56 | * | [8dd5afbc80] Updated method 'drop' of changesets, the in-memory parts have migrated to 'destroy' as part of the work on pass InitCSets. (user: aku, tags: trunk) |
2008-02-25
| ||
14:05:17 | * | [aa519dbd99] The Login/Logout text was reversed. Fix it. (user: drh, tags: trunk) |
02:26:44 | * | [e71e4d3193] Fork Add the "stat" webpage showing repository statistics. (user: drh, tags: trunk) |
00:18:30 | * | [16e765bac5] Fix a bug in the "info" webpage. (user: drh, tags: trunk) |
2008-02-24
| ||
21:51:57 | * | [e38c89130f] Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. (user: drh, tags: trunk) |
18:50:35 | * | [588bb7cd73] Merge Merged to ed26056bb5. (user: aku, tags: trunk) |
18:01:40 | * | [f637d42206] Updated my notes regarding memory usage. Converted more locations to incremental query processing via 'state foreachrow', now throughout the importer. (user: aku, tags: trunk) |
04:43:56 | * | [6559f3231e] New command 'state foreachrow' for incremental result processing, using less memory. Converted a number of places in pass InitCSet to this command, and marked a number of othre places for possible future use. (user: aku, tags: trunk) |
02:16:25 | * | [4b0f43fb2f] Plugged memory leak in changeset destructor. Updated commentary. Reformatting of a few integrity checks for readability. (user: aku, tags: trunk) |
00:14:21 | * | [59b54efab5] Changed the encoding of the values stored in DEPC. Keep only start/end of the range, not the list of all positions in it. That caused the memory-blowup. (user: aku, tags: trunk) |