0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change default system call method from SUBPROCESS to OS_SYSTEM (fixes issue #18). More... over 10 years ago
Merge branch 'blechta/ofed-fork' More... almost 11 years ago
Add test for change of instant system calls More... almost 11 years ago
Fix remnants of INSTANT_SYSTEM_CALL_METHOD. More... almost 11 years ago
Rename env var INSTANT_CALL_METHOD to INSTANT_SYSTEM_CALL_METHOD and rename its values. More... almost 11 years ago
Remove some more locks More... almost 11 years ago
Fix issue with too extensive useage of file locking. -- File locking is only used when module is copied to cache -- Add an empty file to the cached module path when copying is done -- Use this file instead of the cache directory to check for existence of module in cache More... almost 11 years ago
Remove call to instant.get_swig_version as it is no longer needed. SWIG version is now checked runtime via module attributes More... almost 11 years ago
Introduce mechanism for switching method of calling external programs. Polish os.system implementation. More... almost 11 years ago
Switch from subprocess.Popen to os.system for OFED fork safety. More... almost 11 years ago
Remove swiginac test (swiginac is abandoned) More... almost 11 years ago
Remove DOLFIN Probe test. Test belongs in DOLFIN. Fixes #15. More... almost 11 years ago
Move CMake 'project' above inclusion of other modules. More... almost 11 years ago
Update version number to 1.3.0+. More... about 11 years ago
Update version number to 1.3.0. More... about 11 years ago
Update release script. More... about 11 years ago
Update email address. More... about 11 years ago
Update probe test for DOLFIN changes. More... about 11 years ago
Apply patch from Chris that fixes creation of temp directory when access to $HOME is prohibited More... about 11 years ago
Fix Probe test after changed DOLFIN interface More... over 11 years ago
Add file_lock which can be used within a with statement More... over 11 years ago
Introduce set_log_level and deprecate set_logging_level More... over 11 years ago
Merge branch 'master' of bitbucket.org:fenics-project/instant More... over 11 years ago
Merge branch 'johanhake/add_version_cache' More... over 11 years ago
Merge branch 'garth/fix-cmake-flags' More... over 11 years ago
Remove setting of CXX compiler in generated CMake files. More... over 11 years ago
Remove {PROJECT}_CXX_FLAGS in generate CMakeLists.txtx file. More... over 11 years ago
Update Probe test using new intersection code of dolfin with bounding box More... over 11 years ago
Add chache of version when checking swig path More... over 11 years ago
Increase max length of module name from 100 to 200 More... over 11 years ago