Skip to content
Success

Changes

Summary

  1. added ability to double-click on python error to open pyscript editor at the correct line
  2. update various testing scripts
  3. add udfLinalg and linalg1 test case; add sketch12* test cases
  4. another update to Makefile.LINUX64
  5. update Makefile.LINUX64 to execute full test suite
  6. fix warnings in previous commit
  7. add ocsmTraceAttrs, ocsmTraceStors, ocsmGetFiletree, and ocsmShowTblOfContents; add ability to trace Attributes, Storges, the FileTree, and the provided representations in the .csm editor; limit number of files in File menu in ESP so that it does not overflow the display; add SPECIAL provides statement to work with ocsmShowTblOfContents
  8. fix bug that did not properly decrement the pattern counter for ENDIF statements after a PATBREAK was executed; fix bug that returned error after SELECTing a degenerate Edge
  9. Add note about fighter4 on Intel macOS 13.3
  10. Fix step and iges label read
  11. Update concepts and viewer pdf. Fix for makeEnv.
  12. Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH.
  13. Fix bug in setup scripts
  14. Fix bug in setup scripts
  15. Update README files. Add PreBuilt setup scripts.
  16. Fix last commit
  17. Lint fixes
  18. Fix stanalizer warning
  19. Fix warning
  20. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates.
  21. Increase thread stack size on macOS
  22. Fix warning
  23. Lint fix
  24. Another prebuilt fix
  25. Fix PreBuilt script
  26. Update PreBuilt testing
  27. Update ESPbfr.tgz
  28. Add OCC7.7 valgrind suppressions
Revision 2377 by jfdannen:
added ability to double-click on python error to open pyscript editor at the correct line
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-pyscript.jsOpenCSM/trunk/ESP/ESP-pyscript.js
The file was modified /trunk/ESP/ESP.jsOpenCSM/trunk/ESP/ESP.js
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2376 by jfdannen:
update various testing scripts
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/legacy/tutorial1_new.csmOpenCSM/trunk/data/legacy/tutorial1_new.csm
The file was modified /trunk/data/legacy/tutorial2.csmOpenCSM/trunk/data/legacy/tutorial2.csm
The file was modified /trunk/prebuiltTesting/prebuiltTesting.txtOpenCSM/trunk/prebuiltTesting/prebuiltTesting.txt
The file was modified /trunk/testScript.txtOpenCSM/trunk/testScript.txt
Revision 2375 by jfdannen:
add udfLinalg and linalg1 test case; add sketch12* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/linalg1.csmOpenCSM/trunk/data/basic/linalg1.csm
The file was added/trunk/data/basic/sketch12a.csmOpenCSM/trunk/data/basic/sketch12a.csm
The file was added/trunk/data/basic/sketch12b.csmOpenCSM/trunk/data/basic/sketch12b.csm
The file was added/trunk/data/basic/sketch12c.csmOpenCSM/trunk/data/basic/sketch12c.csm
The file was added/trunk/data/basic/sketch12d.csmOpenCSM/trunk/data/basic/sketch12d.csm
The file was added/trunk/data/basic/verify_7.6.0/linalg1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/linalg1.vfy
The file was added/trunk/data/basic/verify_7.6.0/sketch12a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/sketch12a.vfy
The file was added/trunk/data/basic/verify_7.6.0/sketch12b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/sketch12b.vfy
The file was added/trunk/data/basic/verify_7.6.0/sketch12c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/sketch12c.vfy
The file was added/trunk/data/basic/verify_7.6.0/sketch12d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/sketch12d.vfy
The file was added/trunk/data/basic/verify_7.7.0/linalg1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/linalg1.vfy
The file was added/trunk/data/basic/verify_7.7.0/sketch12a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/sketch12a.vfy
The file was added/trunk/data/basic/verify_7.7.0/sketch12b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/sketch12b.vfy
The file was added/trunk/data/basic/verify_7.7.0/sketch12c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/sketch12c.vfy
The file was added/trunk/data/basic/verify_7.7.0/sketch12d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/sketch12d.vfy
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/NMakefileOpenCSM/trunk/src/NMakefile
The file was added/trunk/src/udfLinalg.cOpenCSM/trunk/src/udfLinalg.c
Revision 2374 by jfdannen:
another update to Makefile.LINUX64
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
Revision 2373 by jfdannen:
update Makefile.LINUX64 to execute full test suite
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
Revision 2372 by jfdannen:
fix warnings in previous commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/testScript.txtOpenCSM/trunk/testScript.txt
Revision 2371 by jfdannen:
add ocsmTraceAttrs, ocsmTraceStors, ocsmGetFiletree, and ocsmShowTblOfContents; add ability to trace Attributes, Storges, the FileTree, and the provided representations in the .csm editor; limit number of files in File menu in ESP so that it does not overflow the display; add SPECIAL provides statement to work with ocsmShowTblOfContents
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsOpenCSM/trunk/ESP/ESP.js
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/ocsm.defOpenCSM/trunk/src/ocsm.def
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
Revision 2370 by jfdannen:
fix bug that did not properly decrement the pattern counter for ENDIF statements after a PATBREAK was executed; fix bug that returned error after SELECTing a degenerate Edge
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 1929 by galbramc:
Add note about fighter4 on Intel macOS 13.3
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
Revision 1928 by galbramc:
Fix step and iges label read
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/linREADME.txtEGADS/trunk/config/linREADME.txt
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
Revision 1927 by galbramc:
Update concepts and viewer pdf. Fix for makeEnv.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/makeEnvEGADS/trunk/config/makeEnv
The file was modified /trunk/docs/ESPconcepts/Concepts.pdfEGADS/trunk/docs/ESPconcepts/Concepts.pdf
The file was modified /trunk/docs/Viewer.pdfEGADS/trunk/docs/Viewer.pdf
The file was modified /trunk/docs/Viewer.pptEGADS/trunk/docs/Viewer.ppt
Revision 1926 by galbramc:
Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/MACdownloads.txtEGADS/trunk/config/MACdownloads.txt
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
The file was modified /trunk/config/linREADME.txtEGADS/trunk/config/linREADME.txt
The file was modified /trunk/config/macREADME.txtEGADS/trunk/config/macREADME.txt
The file was modified /trunk/config/makeEnvEGADS/trunk/config/makeEnv
The file was modified /trunk/include/DARWIN64EGADS/trunk/include/DARWIN64
The file was modified /trunk/include/DARWIN64.clangEGADS/trunk/include/DARWIN64.clang
The file was modified /trunk/include/DARWIN64.gccEGADS/trunk/include/DARWIN64.gcc
The file was removed/trunk/include/DARWINM1EGADS/trunk/include/DARWINM1
The file was added/trunk/include/DARWIN_ARM64EGADS/trunk/include/DARWIN_ARM64
The file was added/trunk/include/LINUX_AARCH64EGADS/trunk/include/LINUX_AARCH64
The file was modified /trunk/lite/MakefileEGADS/trunk/lite/Makefile
The file was modified /trunk/src/MakefileEGADS/trunk/src/Makefile
The file was modified /trunk/util/emp.cEGADS/trunk/util/emp.c
The file was modified /trunk/wvServer/MakefileEGADS/trunk/wvServer/Makefile
Revision 1925 by galbramc:
Fix bug in setup scripts
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/setup.commandEGADS/trunk/config/setup.command
The file was modified /trunk/config/setup.shEGADS/trunk/config/setup.sh
Revision 1924 by galbramc:
Fix bug in setup scripts
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/setup.commandEGADS/trunk/config/setup.command
The file was modified /trunk/config/setup.shEGADS/trunk/config/setup.sh
Revision 1923 by galbramc:
Update README files. Add PreBuilt setup scripts.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/MACdownloads.txtEGADS/trunk/config/MACdownloads.txt
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
The file was modified /trunk/config/linREADME.txtEGADS/trunk/config/linREADME.txt
The file was removed/trunk/config/m1README.txtEGADS/trunk/config/m1README.txt
The file was modified /trunk/config/macREADME.txtEGADS/trunk/config/macREADME.txt
The file was added/trunk/config/setup.cmdEGADS/trunk/config/setup.cmd
The file was added/trunk/config/setup.commandEGADS/trunk/config/setup.command
The file was added/trunk/config/setup.shEGADS/trunk/config/setup.sh
The file was modified /trunk/config/winEnvEGADS/trunk/config/winEnv
The file was modified /trunk/config/winREADME.txtEGADS/trunk/config/winREADME.txt
Revision 1922 by galbramc:
Fix last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1921 by galbramc:
Lint fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1920 by galbramc:
Fix stanalizer warning
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1919 by galbramc:
Fix warning
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1918 by galbramc:
Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
The file was modified /trunk/config/makeEnvEGADS/trunk/config/makeEnv
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
The file was modified /trunk/test/egadsGeom_dot.cEGADS/trunk/test/egadsGeom_dot.c
The file was modified /trunk/test/egadsSpline_dot.cEGADS/trunk/test/egadsSpline_dot.c
Revision 1917 by galbramc:
Increase thread stack size on macOS
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/util/emp.cEGADS/trunk/util/emp.c
The file was modified /trunk/wvServer/server.cEGADS/trunk/wvServer/server.c
Revision 1916 by galbramc:
Fix warning
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/lite/liteImport.cEGADS/trunk/lite/liteImport.c
Revision 1915 by galbramc:
Lint fix
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/lite/liteImport.cEGADS/trunk/lite/liteImport.c
Revision 821 by galbramc:
Another prebuilt fix
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_PreBuilt.batJenkinsESP/ESP_PreBuilt.bat
Revision 820 by galbramc:
Fix PreBuilt script
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_PreBuilt.shJenkinsESP/ESP_PreBuilt.sh
Revision 819 by galbramc:
Update PreBuilt testing
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_PreBuilt.batJenkinsESP/ESP_PreBuilt.bat
The file was modified /ESP_PreBuilt.shJenkinsESP/ESP_PreBuilt.sh
Revision 818 by galbramc:
Update ESPbfr.tgz
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz
Revision 817 by galbramc:
Add OCC7.7 valgrind suppressions
Change TypePath in RepositoryPath in Workspace
The file was added/valgrind/valgrind-OCC7.7.suppJenkinsESP/valgrind/valgrind-OCC7.7.supp