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
for some reason make needs to be run twice for Expressions?? More... almost 12 years ago
initial work to make instant use cmake instead of distutils/pkg-config More... almost 12 years ago
Do not use reindent on pure swig interface code. -- Reindent assume C-code, some swig interface code is Pyhton. More... almost 12 years ago
Bump version to 1.1.0+. More... about 12 years ago
Update release version to 1.1.0. More... about 12 years ago
Run 2to3 More... about 12 years ago
Small function fix More... about 12 years ago
patch to make instant work with python2 More... over 12 years ago
Merge work on cache dir creation from Florian Rathgeber More... almost 13 years ago
Ignore empty string when reading cache/error dir from environment More... almost 13 years ago
Use debug log level in paths module test More... almost 13 years ago
Move makedirs helper function to paths module and use that instead of _check_or_create More... almost 13 years ago
Call instant_error when directory creation fails. More... almost 13 years ago
Add helper function for creating directories that don't yet exist. More... almost 13 years ago
Fix docstrings in paths module. More... almost 13 years ago
Updates for version 1.0.0 More... about 13 years ago
Copy all files in module to ~/.instant/error/module_name when instant fails More... about 13 years ago
Remove debug print and add a safeguard for when recompile fails and return (ret) variable is not set More... about 13 years ago
Merge changes More... about 13 years ago
- Removed copying of compile.log to ~/.instant/error/ - If environmental variable INSTANT_DISPLAY_COMPILE_LOG is set the content of compile.log will be displayed after failed compilation More... about 13 years ago
Prepare for beta2 More... about 13 years ago
Fix a silly logic bug, which prevented the updated flufl.lock to work. More... about 13 years ago
Fix logic More... about 13 years ago
Add makedirs function, making creation of nested directories robust -- This should hopefully fix annoying and unpredictable error on DOLFIN buildbots More... about 13 years ago
Changed name of the file locking library used More... over 13 years ago
Updated README More... over 13 years ago
Added support for flufl for NFS safe file locking -- The built in file locking library fcntl does not work on NFS -- flufl is a module which does and can be downloaded from: More... over 13 years ago
Updates for version 1.0-beta More... over 13 years ago
Fix bug when removing error log -- Patch from Johannes More... over 13 years ago
Update instant-clean to clean all error logs More... over 13 years ago