cvs commit: hugs98/src storage.c storage.h
ross at glass.cse.ogi.edu
ross at glass.cse.ogi.edu
Fri Oct 10 18:37:34 EDT 2003
ross 2003/10/10 17:37:34 PDT
Modified files:
src storage.c storage.h
Log:
Removed redundant idx field from DynTable: keeping it accurate is
wasteful and error-prone.
Also added high water marks to the class and instance tables, forced
because these correspond to limited ranges of tags.
Revision Changes Path
1.75 +7 -20 hugs98/src/storage.c
1.58 +5 -6 hugs98/src/storage.h
More information about the Cvs-hugs
mailing list