
2 Sep
2005
2 Sep
'05
9:14 a.m.
Hi, This patch changes the MRU (Most Recently Used) behaviour on windows. Instead of keeping the 10 most recently loaded modules, which includes dependancies, it only keeps track of those explicitly :load'ed. This means that the most recently used list does not fill up as fast, and are those which the users knows about. It removes the existing MRU hooks, and adds a new one. After this patch, the only modified file is hugs.c, the main interpretter loop. Unfortunately its quite substantially modified, and a bit of a mess. I'll clean it up and submit that one next week. If anyone has a desparate desire to compile and test WinHugs private email me for the slightly unpleasant patch, pre-cleanup. Thanks Neil
7200
Age (days ago)
7200
Last active (days ago)
0 comments
1 participants
participants (1)
-
Neil Mitchell