Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
37 7255 d 4 h bj /branches/imesh-and-hmesh/ integrated clapack  
/branches/imesh-and-hmesh/src/Geometry/Geometry.vcproj
/branches/imesh-and-hmesh/src/LinAlg/LinAlg.vcproj
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/CGLA/CGLA.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/LinAlg/LapackFunc.h
/branches/imesh-and-hmesh/src/LinAlg/LinAlgIO.cpp
/branches/imesh-and-hmesh/src/Util/Util.vcproj
28 7277 d 1 h bj /branches/imesh-and-hmesh/ added Install build mode which copies header files to %GELEXT%include and builds libs to %GELEXT%lib\windows  
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/CGLA/CGLA.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/Util/Util.vcproj
26 7277 d 2 h bj /branches/imesh-and-hmesh/ comiles under visual studio in release mode.
still minor problems in debug mode
 
/branches/imesh-and-hmesh/apps/HMesh/HMesh-boundary_collapse.vcproj
/branches/imesh-and-hmesh/apps/HMesh/HMesh-decimator.vcproj
/branches/imesh-and-hmesh/apps/IMesh/IMesh-trimeshtest.vcproj
/branches/imesh-and-hmesh/src/Graphics/Graphics.vcproj
/branches/imesh-and-hmesh/src/HMesh/HMesh.vcproj
/branches/imesh-and-hmesh/src/HMeshUtil/HMeshUtil.vcproj
/branches/imesh-and-hmesh/src/IMesh/IMesh.vcproj
/branches/imesh-and-hmesh/src/IMeshUtil/IMeshUtil.vcproj
/branches/imesh-and-hmesh/src/Util/Util.vcproj
/branches/imesh-and-hmesh/GEL.sln
/branches/imesh-and-hmesh/apps/CGLA-test/CGLA-mat_test.vcproj
/branches/imesh-and-hmesh/apps/HMesh/decimator.cpp
/branches/imesh-and-hmesh/src/HMesh/Face.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/build_manifold.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/triangulate.cpp
/branches/imesh-and-hmesh/src/HMeshUtil/x3d_load.cpp
/branches/imesh-and-hmesh/src/Util/Parse.cpp
22 7320 d 6 h /branches/imesh-and-hmesh/ This commit was manufactured by cvs2svn to create branch
'imesh-and-hmesh'.
 
/branches/imesh-and-hmesh
2 7352 d 6 h bj /trunk/ initsl commit with a single app project  
/trunk/GEL.sln
/trunk/Makefile
/trunk/README
/trunk/apps
/trunk/apps/CGLA-test
/trunk/apps/CGLA-test/CGLA-mat_test.vcproj
/trunk/apps/CGLA-test/Makefile
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/mat_test.cpp
/trunk/apps/CGLA-test/ogl_test.cpp
/trunk/apps/CGLA-test/simple_test.cpp
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/doc
/trunk/doc/CodingConventions.txt
/trunk/doc/Doxyfile
/trunk/makefiles
/trunk/makefiles/AppTemplate.mk
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/makefiles/IRIX_IP32_CC.mk
/trunk/makefiles/LibTemplate.mk
/trunk/makefiles/Linux_i686_g++.mk
/trunk/makefiles/Linux_i686_g++3.mk
/trunk/makefiles/Linux_i686_icc.mk
/trunk/makefiles/PlatformTemplate.mk
/trunk/makefiles/SunOS_sun4u_CC.mk
/trunk/makefiles/application.mk
/trunk/makefiles/common.mk
/trunk/makefiles/config.mk
/trunk/makefiles/definitions.mk
/trunk/makefiles/findcompiler.sh
/trunk/makefiles/library.mk
/trunk/src
/trunk/src/CGLA
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat2x2Float.h
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat3x3Float.h
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.h
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec2Float.cpp
/trunk/src/CGLA/ArithVec2Float.h
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVec3Float.h
/trunk/src/CGLA/ArithVec3Int.h
/trunk/src/CGLA/ArithVec4Float.h
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/ArithVecInt.h
/trunk/src/CGLA/BitMask.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/CGLA/ExceptionStandard.h
/trunk/src/CGLA/Makefile
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3d.h
/trunk/src/CGLA/Mat3x3f.cpp
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/TableTrigonometry.cpp
/trunk/src/CGLA/TableTrigonometry.h
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/Vec2d.h
/trunk/src/CGLA/Vec2f.h
/trunk/src/CGLA/Vec2i.cpp
/trunk/src/CGLA/Vec2i.h
/trunk/src/CGLA/Vec3Hf.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
/trunk/src/CGLA/Vec3i.cpp
/trunk/src/CGLA/Vec3i.h
/trunk/src/CGLA/Vec3uc.h
/trunk/src/CGLA/Vec3usi.h
/trunk/src/CGLA/Vec4f.h
/trunk/src/CGLA/Vec4uc.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/eigensolution.h
/trunk/src/CGLA/statistics.cpp
/trunk/src/CGLA/statistics.h