0
I Use This!
Inactive

Commits : Listings

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