Commit History

作者 SHA1 備註 提交日期
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings 24 年之前
  Bill Hoffman 0552c4025d BUG: fix type problem size_type is unsigned 24 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Bill Hoffman d241158885 BUG: make sure regex match has a string to match 24 年之前
  Bill Hoffman e810171035 AIX compiler fix private to public 24 年之前
  Brad King 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 年之前
  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 年之前
  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 年之前
  Ian Scott b24861d895 Removed the Uniquification of the include and link directory list in FinalPass, 24 年之前
  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 年之前
  Brad King 9f8d296f15 ERR: Removed use of member templates. 24 年之前
  Brad King 5f416cf45b ERR: Removed dynamic_cast so that RTTI isn't required. 24 年之前
  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 年之前