커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전