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
Add MANIFEST.in [skip ci] More... over 7 years ago
Merge branch 'johannr/side-by-side-py2-and-py3' More... over 7 years ago
Keep CMake output in compile.log More... over 7 years ago
Set PYTHON_EXECUTABLE to sys.executable in generated CMake file (used for python 2 and python 3 side-by-side installations of DOLFIN). More... over 7 years ago
Fix broken link to coveralls.io [skip ci] More... almost 8 years ago
Merge branch 'martinal/topic-py3-unicode-fixes' More... almost 8 years ago
Make unicode fixes more consistent, this time works for python 2 again... More... almost 8 years ago
Unicode fixes for py3. More... almost 8 years ago
Minor fix in v2016.2.0 release notes [skip ci] More... about 8 years ago
Add release notes for version 2016.2.0 [skip ci] More... about 8 years ago
Update version number to 2017.1.0.dev0 More... about 8 years ago
Update version number to 2016.2.0 More... about 8 years ago
Add coverage badge [skip ci] More... about 8 years ago
Add files to ignore when using git archive to generate tarball More... about 8 years ago
Remove setup.py from files to update in release config file More... about 8 years ago
Remove .bzrignore More... about 8 years ago
Update documentation about cache dirs and subprocess32. More... about 8 years ago
Add python version to default dir. More... about 8 years ago
Merge branch 'minrk/topic-env-cache-dir' More... about 8 years ago
Make cache dir handling more robust by only accepting VIRTUAL_ENV or CONDA_PREFIX if it's equal to sys.prefix. More... about 8 years ago
Update cache dir handling to cover both cache and error dirs, and using (env or ~)/.cache/instant as default base dir for both. More... about 8 years ago
Remove coverage badge (no coverage report generated for Instant) More... about 8 years ago
Add build status and code coverage badges More... about 8 years ago
default instant cache dir is inside envs More... about 8 years ago
Merge branch 'martinal/topic-import-subprocess32-if-available' More... over 8 years ago
Add six and subprocess32 to requires in setup.py. More... over 8 years ago
Try to import subprocess32, fall back to subprocess. More... over 8 years ago
Update ChangeLog. More... over 8 years ago
Add Python version to signature. More... over 8 years ago
Fix isinstance str -> string_types. More... over 8 years ago