Commit History

Author SHA1 Message Date
  Andy Cedilnik bef93dc5c1 Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard 23 years ago
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 years ago
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Bill Hoffman 2c853716ce ENH: let people know the variable is advanced 24 years ago
  Bill Hoffman 6156928549 WAR: fix warning 24 years ago
  Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 years ago
  Bill Hoffman 4d5f9deb00 *** empty log message *** 24 years ago