22 checkins occurring around 2008-02-17 00:31:19.
2008-02-23
| ||
06:37:54 | * | [383c10f004] Merge, Closed-Leaf Merged bugfix b3d61d7829 into this semi-abandoned branch just in case we will work on it again. Do it now instead of forgetting it later. (user: aku, tags: trunk) |
06:33:30 | * | [b3d61d7829] Fixed bug made in f46458d5bd which prevented the saving of the changesets generated by the breaking of the internal dependencies. (user: aku, tags: trunk) |
2008-02-21
| ||
16:16:00 | * | [ed26056bb5] fixed a small copy/paste error in /setup_ticket (user: wanderi1, tags: trunk) |
14:27:34 | * | [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (user: drh, tags: trunk) |
05:13:14 | * | [c2ad73ed92] Added high-level logging for memory tracing to the code breaking the preliminary changesets. First runs indicate that the DEPC array becomes so very large, caused by a high amount of indirect dependencies (several hundred). (user: aku, tags: trunk) |
2008-02-20
| ||
17:13:52 | * | [89a2d5e899] made hyperlinks in the footer div less ugly. (user: stephan, tags: trunk) |
06:03:48 | * | [faf57d7462] Modified the changeset class to move handling of the changeset lists to fully after their creation and storage. This is item (3) in cvsfossil.txt. The results do not satisfy however. During the creation of each changeset memory usage is (fractonally) lower, however at the end, after all changesets haven been loaded memory usage is consistently high... (user: aku, tags: trunk) |
2008-02-19
| ||
21:58:14 | * | [8c4b530084] Closed-Leaf tclfossil: added schema command (user: mjanssen, tags: tclfossil-1) |
18:05:51 | * | [2b9c6df430] tclfossil: initial directory structure and package split up (user: mjanssen, tags: tclfossil-1) |
2008-02-17
| ||
02:06:19 | * | [f46458d5bd] Fork Reworked the basic structure of pass InitCSets to keep memory consumption down. Now incremental creates, breaks, saves, and releases changesets, instead of piling them on before saving all at the end. Memory tracking confirms that this changes the accumulating mountain into a near-constant usage, with the expected spikes from the breaking. (user: aku, tags: trunk) |
00:31:19 | * | [60b40f293a] tclfossil: initial version of clone that can get first igots (user: MJanssen, tags: tclfossil-1) |
2008-02-16
| ||
18:49:39 | * | [88948d582a] Fixed memleaks of date-related header strings. (user: stephan, tags: trunk) |
06:46:41 | * | [27ed4f7dc3] Extended pass InitCsets and underlying code with more log output geared towards memory introspection, and added markers for special locations. Extended my notes with general observations from the first test runs over my example CVS repositories. (user: aku, tags: trunk) |
06:45:03 | * | [7b71f64766] Integrated memory tracking into the option processor for activation and configuration, and into the log system for use. The latter means that each actual output to the log is an introspection point. (user: aku, tags: trunk) |
06:43:54 | * | [8287044ecd] Created a memory tracking subsystem to investigate memory consumption of the system in general, and pass InitCsets in particular. getmemory series is a postprocessor pulling the data out of the log and into a tables gnuplot is able to handle. (user: aku, tags: trunk) |
2008-02-14
| ||
04:27:42 | * | [a25bafb76a] Bugfix. Allow for removal of a path from a workspace which was not added to the workspace yet. Issue a warning when encontering this. (user: aku, tags: trunk) |
04:26:43 | * | [300f31260b] Tune log output tracking the creation workspace objects, make them less stilted. (user: aku, tags: trunk) |
02:49:41 | * | [3122fc4c7e] Continuing work on tickets (still not working right.) Improvements to the web pages. (user: drh, tags: trunk) |
2008-02-13
| ||
22:31:59 | * | [fde1d82372] Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. (user: drh, tags: trunk) |
21:33:48 | * | [0ff4e918f4] Corrected tagxref.srcid/rid confusion in the queries. Links now go where i want them to. (user: stephan, tags: trunk) |