On 6/28/06, Johannes Schindelin [off-list ref] wrote:
quoted
What stands out next is getRenames (to be renamed into get_renames), a
little profiling shows that the renames lists are the culprit this time
too.
In my attempts, the path_list did not contain paths, but structs
containing a path and a void pointer. I think I will resurrect this idea
for the renames.
What was the pointer for?