Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file tools/cvs2fossil/lib/c2f_prev.tcl version a4cf35790a
|
2007-12-02
| ||
| 05:49 | Performance bugfix. nextmap/premap can still be performance killers and memory hogs. Moved the computation of sucessor changesets down to the type-dependent code (new methods) and the SQL database, i.e. the C level. In the current setup it was possible that the DB would deliver us millions of file-level dependency pairs which the Tcl level would th... check-in: 9c57055025 user: aku tags: trunk | |