Skip to content
Success

Changes

Summary

  1. allow assert_failed signal to be caught; check that arguments to COMBINE command are all valid Edge and/or Face numbers; fix bug in serveESP that seg faulted when a DESPMTR exceeded its LBOUND or UBOUND in the .csm file; fix memory leak associated with private data in UDP/UDFs; fix bug in GROUP command when ngroup was positive; update group5 test case and its verification data; start to modify ESP-help to include examples
  2. fix undefined variable associated with degenerate Edges when using udfOffset
  3. Remove MACOSX from makeEnv
  4. Add macOS 14 to makeEnv
  5. Add more checks on Julia version and ESP env for jlEGADS
  6. Update EGADS copyright
  7. Uptrade asan path to 15.0.0
Revision 2442 by jfdannen:
allow assert_failed signal to be caught; check that arguments to COMBINE command are all valid Edge and/or Face numbers; fix bug in serveESP that seg faulted when a DESPMTR exceeded its LBOUND or UBOUND in the .csm file; fix memory leak associated with private data in UDP/UDFs; fix bug in GROUP command when ngroup was positive; update group5 test case and its verification data; start to modify ESP-help to include examples
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/basic/group5.csmOpenCSM/trunk/data/basic/group5.csm
The file was modified /trunk/data/basic/verify_7.6.0/group5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/group5.vfy
The file was modified /trunk/data/basic/verify_7.7.0/group5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/group5.vfy
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/udpSample.cOpenCSM/trunk/src/udpSample.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
Revision 2441 by jfdannen:
fix undefined variable associated with degenerate Edges when using udfOffset
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
Revision 1982 by galbramc:
Remove MACOSX from makeEnv
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/makeEnvEGADS/trunk/config/makeEnv
Revision 1981 by galbramc:
Add macOS 14 to makeEnv
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/makeEnvEGADS/trunk/config/makeEnv
Revision 1980 by galbramc:
Add more checks on Julia version and ESP env for jlEGADS
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/jlEGADS/egads/MakefileEGADS/trunk/jlEGADS/egads/Makefile
The file was modified /trunk/jlEGADS/egads/Project.tomlEGADS/trunk/jlEGADS/egads/Project.toml
The file was modified /trunk/jlEGADS/egadscommon/MakefileEGADS/trunk/jlEGADS/egadscommon/Makefile
The file was modified /trunk/jlEGADS/egadscommon/build.jlEGADS/trunk/jlEGADS/egadscommon/build.jl
The file was modified /trunk/jlEGADS/egadscommon/egadscommon.jlEGADS/trunk/jlEGADS/egadscommon/egadscommon.jl
The file was modified /trunk/jlEGADS/egadslite/MakefileEGADS/trunk/jlEGADS/egadslite/Makefile
The file was modified /trunk/jlEGADS/egadslite/Project.tomlEGADS/trunk/jlEGADS/egadslite/Project.toml
Revision 1979 by galbramc:
Update EGADS copyright
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/Tutorial/egads2tri.cEGADS/trunk/docs/Tutorial/egads2tri.c
The file was modified /trunk/docs/Tutorial/tire.cEGADS/trunk/docs/Tutorial/tire.c
The file was modified /trunk/docs/Tutorial/tire.pyEGADS/trunk/docs/Tutorial/tire.py
The file was modified /trunk/include/egads.hEGADS/trunk/include/egads.h
The file was modified /trunk/include/egads.incEGADS/trunk/include/egads.inc
The file was modified /trunk/include/egadsErrors.hEGADS/trunk/include/egadsErrors.h
The file was modified /trunk/include/egadsTypes.hEGADS/trunk/include/egadsTypes.h
The file was modified /trunk/include/egads_dot.hEGADS/trunk/include/egads_dot.h
The file was modified /trunk/include/egadsf90.incEGADS/trunk/include/egadsf90.inc
The file was modified /trunk/include/prm.hEGADS/trunk/include/prm.h
The file was modified /trunk/include/wsserver.hEGADS/trunk/include/wsserver.h
The file was modified /trunk/include/wsss.hEGADS/trunk/include/wsss.h
The file was modified /trunk/jlEGADS/egads/src/egads.jlEGADS/trunk/jlEGADS/egads/src/egads.jl
The file was modified /trunk/jlEGADS/egads/test/runtests.jlEGADS/trunk/jlEGADS/egads/test/runtests.jl
The file was modified /trunk/jlEGADS/egadscommon/egadscommon.jlEGADS/trunk/jlEGADS/egadscommon/egadscommon.jl
The file was modified /trunk/jlEGADS/egadslite/src/egadslite.jlEGADS/trunk/jlEGADS/egadslite/src/egadslite.jl
The file was modified /trunk/lite/egadsXsect.cEGADS/trunk/lite/egadsXsect.c
The file was modified /trunk/lite/egadslite.rcEGADS/trunk/lite/egadslite.rc
The file was modified /trunk/lite/inFace.cEGADS/trunk/lite/inFace.c
The file was modified /trunk/lite/liteAttrs.cEGADS/trunk/lite/liteAttrs.c
The file was modified /trunk/lite/liteBase.cEGADS/trunk/lite/liteBase.c
The file was modified /trunk/lite/liteClasses.hEGADS/trunk/lite/liteClasses.h
The file was modified /trunk/lite/liteGeom.cEGADS/trunk/lite/liteGeom.c
The file was modified /trunk/lite/liteImport.cEGADS/trunk/lite/liteImport.c
The file was modified /trunk/lite/liteInOut.cEGADS/trunk/lite/liteInOut.c
The file was modified /trunk/lite/liteMemory.cEGADS/trunk/lite/liteMemory.c
The file was modified /trunk/lite/liteTest.cEGADS/trunk/lite/liteTest.c
The file was modified /trunk/lite/liteTopo.cEGADS/trunk/lite/liteTopo.c
The file was modified /trunk/lite/liteUVmap.cEGADS/trunk/lite/liteUVmap.c
The file was modified /trunk/lite/octTree.cEGADS/trunk/lite/octTree.c
The file was modified /trunk/lite/octTree.hEGADS/trunk/lite/octTree.h
The file was modified /trunk/lite/otTest.cEGADS/trunk/lite/otTest.c
The file was modified /trunk/lite/qtTest.cEGADS/trunk/lite/qtTest.c
The file was modified /trunk/lite/quadTree.cEGADS/trunk/lite/quadTree.c
The file was modified /trunk/lite/quadTree.hEGADS/trunk/lite/quadTree.h
The file was modified /trunk/lite/quadTreeEval.cEGADS/trunk/lite/quadTreeEval.c
The file was modified /trunk/lite/relPosTs.cEGADS/trunk/lite/relPosTs.c
The file was modified /trunk/lite/traceEdges.cEGADS/trunk/lite/traceEdges.c
The file was modified /trunk/pyEGADS/pyEGADS/egads.pyEGADS/trunk/pyEGADS/pyEGADS/egads.py
The file was modified /trunk/pyEGADS/pyEGADS/egads_common.pyEGADS/trunk/pyEGADS/pyEGADS/egads_common.py
The file was modified /trunk/pyEGADS/pyEGADS/egadslite.pyEGADS/trunk/pyEGADS/pyEGADS/egadslite.py
The file was modified /trunk/src/egads.rcEGADS/trunk/src/egads.rc
The file was modified /trunk/src/egadsAttrs.cEGADS/trunk/src/egadsAttrs.c
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/egadsClasses.hEGADS/trunk/src/egadsClasses.h
The file was modified /trunk/src/egadsCopy.cppEGADS/trunk/src/egadsCopy.cpp
The file was modified /trunk/src/egadsEffect.cEGADS/trunk/src/egadsEffect.c
The file was modified /trunk/src/egadsExport.cEGADS/trunk/src/egadsExport.c
The file was modified /trunk/src/egadsFit.cEGADS/trunk/src/egadsFit.c
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
The file was modified /trunk/src/egadsHLevel.cppEGADS/trunk/src/egadsHLevel.cpp
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
The file was modified /trunk/src/egadsInternals.hEGADS/trunk/src/egadsInternals.h
The file was modified /trunk/src/egadsMemory.cEGADS/trunk/src/egadsMemory.c
The file was modified /trunk/src/egadsOCC.hEGADS/trunk/src/egadsOCC.h
The file was modified /trunk/src/egadsQuads.cEGADS/trunk/src/egadsQuads.c
The file was modified /trunk/src/egadsSBO.cEGADS/trunk/src/egadsSBO.c
The file was modified /trunk/src/egadsSkinning.cppEGADS/trunk/src/egadsSkinning.cpp
The file was modified /trunk/src/egadsSolids.cEGADS/trunk/src/egadsSolids.c
The file was modified /trunk/src/egadsSpline.cppEGADS/trunk/src/egadsSpline.cpp
The file was modified /trunk/src/egadsSplineFit.cppEGADS/trunk/src/egadsSplineFit.cpp
The file was modified /trunk/src/egadsSplineVels.hEGADS/trunk/src/egadsSplineVels.h
The file was modified /trunk/src/egadsStack.hEGADS/trunk/src/egadsStack.h
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
The file was modified /trunk/src/egadsTessInp.cEGADS/trunk/src/egadsTessInp.c
The file was modified /trunk/src/egadsTessSens.cppEGADS/trunk/src/egadsTessSens.cpp
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
The file was modified /trunk/src/egadsTris.cEGADS/trunk/src/egadsTris.c
The file was modified /trunk/src/egadsTris.hEGADS/trunk/src/egadsTris.h
The file was modified /trunk/src/fgadsAttrs.cEGADS/trunk/src/fgadsAttrs.c
The file was modified /trunk/src/fgadsBase.cEGADS/trunk/src/fgadsBase.c
The file was modified /trunk/src/fgadsGeom.cEGADS/trunk/src/fgadsGeom.c
The file was modified /trunk/src/fgadsHLevel.cEGADS/trunk/src/fgadsHLevel.c
The file was modified /trunk/src/fgadsMemory.cEGADS/trunk/src/fgadsMemory.c
The file was modified /trunk/src/fgadsTess.cEGADS/trunk/src/fgadsTess.c
The file was modified /trunk/src/fgadsTopo.cEGADS/trunk/src/fgadsTopo.c
The file was modified /trunk/src/fgv.cEGADS/trunk/src/fgv.c
The file was modified /trunk/src/prmCfit.cEGADS/trunk/src/prmCfit.c
The file was modified /trunk/src/prmGrid.cEGADS/trunk/src/prmGrid.c
The file was modified /trunk/src/prmUV.cEGADS/trunk/src/prmUV.c
The file was modified /trunk/test/BSplineIGES.cEGADS/trunk/test/BSplineIGES.c
The file was modified /trunk/test/CSys.cEGADS/trunk/test/CSys.c
The file was modified /trunk/test/GBO.cEGADS/trunk/test/GBO.c
The file was modified /trunk/test/SBO.cEGADS/trunk/test/SBO.c
The file was modified /trunk/test/agglom.cEGADS/trunk/test/agglom.c
The file was modified /trunk/test/approx.fEGADS/trunk/test/approx.f
The file was modified /trunk/test/blend.cEGADS/trunk/test/blend.c
The file was modified /trunk/test/chamfer.cEGADS/trunk/test/chamfer.c
The file was modified /trunk/test/closure.fEGADS/trunk/test/closure.f
The file was modified /trunk/test/edge2WB.cEGADS/trunk/test/edge2WB.c
The file was modified /trunk/test/edges.cEGADS/trunk/test/edges.c
The file was modified /trunk/test/effective.cEGADS/trunk/test/effective.c
The file was modified /trunk/test/egads2cart.cEGADS/trunk/test/egads2cart.c
The file was modified /trunk/test/egads2ply.cppEGADS/trunk/test/egads2ply.cpp
The file was modified /trunk/test/extrot.cEGADS/trunk/test/extrot.c
The file was modified /trunk/test/fillet.cEGADS/trunk/test/fillet.c
The file was modified /trunk/test/fit.cEGADS/trunk/test/fit.c
The file was modified /trunk/test/fullAttr.cEGADS/trunk/test/fullAttr.c
The file was modified /trunk/test/fuseSheets.cEGADS/trunk/test/fuseSheets.c
The file was modified /trunk/test/globalTess.cEGADS/trunk/test/globalTess.c
The file was modified /trunk/test/hollow.cEGADS/trunk/test/hollow.c
The file was modified /trunk/test/hollowFace.cEGADS/trunk/test/hollowFace.c
The file was modified /trunk/test/intersect.cEGADS/trunk/test/intersect.c
The file was modified /trunk/test/makeCone.cEGADS/trunk/test/makeCone.c
The file was modified /trunk/test/makeFace3D.cEGADS/trunk/test/makeFace3D.c
The file was modified /trunk/test/makeLoop.cEGADS/trunk/test/makeLoop.c
The file was modified /trunk/test/mofb.cEGADS/trunk/test/mofb.c
The file was modified /trunk/test/mssb.cEGADS/trunk/test/mssb.c
The file was modified /trunk/test/multiContext.cEGADS/trunk/test/multiContext.c
The file was modified /trunk/test/offset.cEGADS/trunk/test/offset.c
The file was modified /trunk/test/parsec.cEGADS/trunk/test/parsec.c
The file was modified /trunk/test/parsef.fEGADS/trunk/test/parsef.f
The file was modified /trunk/test/rebuild.cEGADS/trunk/test/rebuild.c
The file was modified /trunk/test/refObj.cEGADS/trunk/test/refObj.c
The file was modified /trunk/test/replace.cEGADS/trunk/test/replace.c
The file was modified /trunk/test/revolve.cEGADS/trunk/test/revolve.c
The file was modified /trunk/test/ruled.cEGADS/trunk/test/ruled.c
The file was modified /trunk/test/saveTess.cEGADS/trunk/test/saveTess.c
The file was modified /trunk/test/scribe.cEGADS/trunk/test/scribe.c
The file was modified /trunk/test/sew.cEGADS/trunk/test/sew.c
The file was modified /trunk/test/simplePer.cEGADS/trunk/test/simplePer.c
The file was modified /trunk/test/smallEdges.cEGADS/trunk/test/smallEdges.c
The file was modified /trunk/test/step.fEGADS/trunk/test/step.f
The file was modified /trunk/test/sweep.cEGADS/trunk/test/sweep.c
The file was modified /trunk/test/testc.cEGADS/trunk/test/testc.c
The file was modified /trunk/test/testf.fEGADS/trunk/test/testf.f
The file was modified /trunk/test/tolerance.cEGADS/trunk/test/tolerance.c
The file was modified /trunk/test/union.fEGADS/trunk/test/union.f
The file was modified /trunk/test/vAttr.cEGADS/trunk/test/vAttr.c
The file was modified /trunk/test/vCurvature.cEGADS/trunk/test/vCurvature.c
The file was modified /trunk/test/vEffect.cEGADS/trunk/test/vEffect.c
The file was modified /trunk/test/vEto.cEGADS/trunk/test/vEto.c
The file was modified /trunk/test/vFrame.cEGADS/trunk/test/vFrame.c
The file was modified /trunk/test/vGeom.cEGADS/trunk/test/vGeom.c
The file was modified /trunk/test/vQuad.cEGADS/trunk/test/vQuad.c
The file was modified /trunk/test/vTess.cEGADS/trunk/test/vTess.c
The file was modified /trunk/test/vTessInp.cEGADS/trunk/test/vTessInp.c
The file was modified /trunk/test/xform.cEGADS/trunk/test/xform.c
The file was modified /trunk/util/egadsHOtess.cEGADS/trunk/util/egadsHOtess.c
The file was modified /trunk/util/egadsPatch.cEGADS/trunk/util/egadsPatch.c
The file was modified /trunk/util/egadsPatch.hEGADS/trunk/util/egadsPatch.h
The file was modified /trunk/util/egadsUVmap.cEGADS/trunk/util/egadsUVmap.c
The file was modified /trunk/util/evaluate.cEGADS/trunk/util/evaluate.c
The file was modified /trunk/util/evaluateNR.cEGADS/trunk/util/evaluateNR.c
The file was modified /trunk/util/extractTess.cEGADS/trunk/util/extractTess.c
The file was modified /trunk/util/limitTessBody.cEGADS/trunk/util/limitTessBody.c
The file was modified /trunk/util/retessFaces.cEGADS/trunk/util/retessFaces.c
The file was modified /trunk/util/vHOtess.cEGADS/trunk/util/vHOtess.c
The file was modified /trunk/wvClient/WebViewer/wv-cbManage.jsEGADS/trunk/wvClient/WebViewer/wv-cbManage.js
The file was modified /trunk/wvClient/WebViewer/wv-draw.jsEGADS/trunk/wvClient/WebViewer/wv-draw.js
The file was modified /trunk/wvClient/WebViewer/wv-gPrim.jsEGADS/trunk/wvClient/WebViewer/wv-gPrim.js
The file was modified /trunk/wvClient/WebViewer/wv-render.jsEGADS/trunk/wvClient/WebViewer/wv-render.js
The file was modified /trunk/wvClient/WebViewer/wv-sGraph.jsEGADS/trunk/wvClient/WebViewer/wv-sGraph.js
The file was modified /trunk/wvClient/WebViewer/wv-socket.jsEGADS/trunk/wvClient/WebViewer/wv-socket.js
The file was modified /trunk/wvServer/browserMessage.cEGADS/trunk/wvServer/browserMessage.c
The file was modified /trunk/wvServer/fwv.cEGADS/trunk/wvServer/fwv.c
The file was modified /trunk/wvServer/server.cEGADS/trunk/wvServer/server.c
The file was modified /trunk/wvServer/test.fEGADS/trunk/wvServer/test.f
The file was modified /trunk/wvServer/wv.cEGADS/trunk/wvServer/wv.c
Revision 846 by galbramc:
Uptrade asan path to 15.0.0
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Memcheck.shJenkinsESP/ESP_Memcheck.sh
The file was modified /ESP_Undefined.shJenkinsESP/ESP_Undefined.sh