0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
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... about 11 years ago
Merge branch 'blechta/ofed-fork' More... about 11 years ago
Add test for change of instant system calls More... about 11 years ago
Fix remnants of INSTANT_SYSTEM_CALL_METHOD. More... about 11 years ago
Rename env var INSTANT_CALL_METHOD to INSTANT_SYSTEM_CALL_METHOD and rename its values. More... about 11 years ago
Remove some more locks More... about 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... about 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... about 11 years ago
Introduce mechanism for switching method of calling external programs. Polish os.system implementation. More... about 11 years ago
Switch from subprocess.Popen to os.system for OFED fork safety. More... about 11 years ago
Remove swiginac test (swiginac is abandoned) More... over 11 years ago
Remove DOLFIN Probe test. Test belongs in DOLFIN. Fixes #15. More... over 11 years ago
Move CMake 'project' above inclusion of other modules. More... over 11 years ago
Update version number to 1.3.0+. More... over 11 years ago
Update version number to 1.3.0. More... over 11 years ago
Update release script. More... over 11 years ago
Update email address. More... over 11 years ago
Update probe test for DOLFIN changes. More... over 11 years ago
Apply patch from Chris that fixes creation of temp directory when access to $HOME is prohibited More... over 11 years ago
Fix Probe test after changed DOLFIN interface More... almost 12 years ago
Add file_lock which can be used within a with statement More... almost 12 years ago
Introduce set_log_level and deprecate set_logging_level More... almost 12 years ago
Merge branch 'master' of bitbucket.org:fenics-project/instant More... almost 12 years ago
Merge branch 'johanhake/add_version_cache' More... almost 12 years ago
Merge branch 'garth/fix-cmake-flags' More... almost 12 years ago
Remove setting of CXX compiler in generated CMake files. More... almost 12 years ago
Remove {PROJECT}_CXX_FLAGS in generate CMakeLists.txtx file. More... almost 12 years ago
Update Probe test using new intersection code of dolfin with bounding box More... almost 12 years ago
Add chache of version when checking swig path More... about 12 years ago
Increase max length of module name from 100 to 200 More... about 12 years ago