0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new documentation. More... almost 17 years ago
Deleted old documentation. More... almost 17 years ago
Fixed a bug in passing cppargs and lddargs to instant. More... almost 17 years ago
Closed the compile.log file in the finally statement. If something happens during compilation we now get the whole error message. More... almost 17 years ago
Fix test_omp.py now running on Intrepid Ibex. More... almost 17 years ago
added lddflags More... almost 17 years ago
merge More... almost 17 years ago
bug fix, test that cppargs > 0 instead of 1 More... almost 17 years ago
Merge. More... almost 17 years ago
Fixed cppflags. More... almost 17 years ago
merge More... almost 17 years ago
removed linking omp More... almost 17 years ago
Remove test_omp.py from test cases. More... almost 17 years ago
added openmp test (not working because I'm missing the omp dynamic library to use) More... almost 17 years ago
Added cross-platform support for cache directory and temp directory. More... almost 17 years ago
Merge. More... almost 17 years ago
Check for errors while pushing. More... almost 17 years ago
Check for errors while pushing. More... almost 17 years ago
Test writing permissions. More... almost 17 years ago
put pylab inside a try clause More... almost 17 years ago
added ODE example (modelling blood pressure in aorta) More... almost 17 years ago
Removed print. More... almost 17 years ago
Bugfix for module names: Prepending "instant_module_" before md5sum because it can begin with digits. More... almost 17 years ago
Bugfixes in signature-based cache. Seems to work fine now. More... almost 17 years ago
Implemented import_module_from_signature(signature). Not tested yet. Existing unit tests pass. More... almost 17 years ago
Some more cleanup of compile_extension. (Moved some common code fragments out of if/elses etc.) More... almost 17 years ago
Updated documentation of create_extension. More... almost 17 years ago
Added find_module_from_signature(signature). More... almost 17 years ago
bug fix related to cppargs from Ola More... almost 17 years ago
Added test from Kent. More... about 17 years ago