22 events occurring around 2007-11-02 04:29:05.
2007-11-06
| ||
04:55:29 | * | [d314894b9a] Extended comment. (user: aku, tags: trunk) |
04:53:55 | * | [4c8a5a44af] Fix in pass 3, do not compute prefered parents for the excluded symbols. Exclude them from the final check as well due to this. (user: aku, tags: trunk) |
04:39:41 | * | [efc78b7a42] Completed pass 3, CollateSymbols. Added code determining for each symbol the prefered parent from all possible parents. This is the symbol with the lowest id among the set with the maximum number of occurences as a parent. (user: aku, tags: trunk) |
2007-11-05
| ||
09:04:25 | * | [7eaa420a23] Extended options processing to handle --exclude, --force-tag, and --force-branch options. Extended project::sym class with in-memkory databases to hold the option information and replaced the 'UserConfig' placeholder with the actual code using the new databases to determine symbol types based on user-requests. Extended the pass itself with code per... (user: aku, tags: trunk) |
02:42:58 | * | [929d28e358] Added the "e" capability for viewing ticket submitter email addresses. Additional tinkering toward the design of tickets. This check-in is only thinly tested. (user: drh, tags: trunk) |
2007-11-03
| ||
04:39:37 | * | [a67fbd784d] Add support for built-in variables in subscript. (user: drh, tags: trunk) |
04:23:43 | * | [92f6081d11] Add basic math operators to subscript. (user: drh, tags: trunk) |
04:01:55 | * | [8ef26c5e72] Subscript interpreter is now running. (user: drh, tags: trunk) |
2007-11-02
| ||
06:06:24 | * | [f888f06fe3] Continued work on pass 3, added code to determine the type of symbols based on the tag-, branch-, and commit-counts. Hook for handling data coming from the option processoris present (UserConfig), but only as a placeholder. (user: aku, tags: trunk) |
04:29:05 | * | [6d4eb24738] Skeleton for pass 3 added, collating the symbols. (user: aku, tags: trunk) |
04:26:32 | * | [c3d5104084] Added code for the loading of pass II data (currently only the smybols) from the state when pass II is skipped. (user: aku, tags: trunk) |
04:24:31 | * | [77904c1f51] Fixed typos. (user: aku, tags: trunk) |
2007-10-31
| ||
03:45:12 | * | [cb4d44d60e] Milestone I reached (To save the fundamental repository structure into a sqlite database). (user: aku, tags: trunk) |
03:44:01 | * | [6f8667b03e] Added code creating aggregate symbol statistics. This completes pass 2 (CollRev). (user: aku, tags: trunk) |
2007-10-28
| ||
23:27:12 | * | [f08adf3d58] Added a "wiki" link to the main menu. Added built-in description of wiki formatting rules. Added a wiki "homepage" that displays when the "wiki" URI is used without a pagename. Added support for a wiki sandbox that does not save to the repository. (user: drh, tags: trunk) |
21:26:07 | * | [f40230a7e8] The "wiki" URI without a page name argument now gives you a list of existing wiki pages. This works fine as long as there are a reasonable number (no more than a few hundred) wiki pages. We need to think of something better for large wikis. We also need to think of ways to give users better guidance for creating new wiki pages. (user: drh, tags: trunk) |
21:09:32 | * | [e75f9a2ab4] Fixes to the rendering of <verbatim> and <nowiki> (user: drh, tags: trunk) |
20:52:52 | * | [8ffd32c2b7] Add the ability to edit the CSS for all pages in the Setup menu. Other miscellaneous changes toward getting ticketing to work. (user: drh, tags: trunk) |
2007-10-27
| ||
13:52:17 | * | [421a1e1fa4] Fix the hyperlink to wiki so that it uses a query parameter for the wiki page name. (user: drh, tags: trunk) |
04:59:07 | * | [831e8f360d] Replaced the ASCII art showing entity links with dia'grams and gif images derived from them. Especially useful when trying to understand the paranoia checks. (user: aku, tags: trunk) |