Commit History

Author SHA1 Message Date
  Brad King 489e91a1f7 ERR: ElementCombinationGenerator::ReplacePortion needs to be a friend of ElementCombinationGenerator so that it can get access to ElementCombinationGenerator::Substitution. Also fixed one minor problem for HP build. 24 years ago
  Brad King ddec29c52d BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency. Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths. They make sure the paths are unique as they are inserted. 24 years ago
  Ian Scott b24861d895 Removed the Uniquification of the include and link directory list in FinalPass, 24 years ago
  Brad King 6d54c3d6f8 ENH: Added cable class-set expansion and tagging for alternate name generation. This should make the generated wrappers much easier to setup and use. 24 years ago
  Brad King 9f8d296f15 ERR: Removed use of member templates. 24 years ago
  Brad King 5f416cf45b ERR: Removed dynamic_cast so that RTTI isn't required. 24 years ago
  Brad King f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. 24 years ago