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
Remove unused variable. More... almost 16 years ago
Remove some tasks from TODO, fix _test_write_setup -> missed argument swig_include_dirs. More... almost 16 years ago
Fix FIXMEs (descriptions and examples), treat C files the same as C++ files. More... almost 16 years ago
Prepend source_directory to sources, wrap_headers, and local_headers for checksum calculation. More... almost 16 years ago
Add source_directory to debug output. More... almost 16 years ago
Reflect file name change in test script. More... almost 16 years ago
Add underscore to OpenMP test as Instant does not depend on OpenMP -> remove error running tests for those systems. More... almost 16 years ago
Automated merge with http://fenics.org/hg/instant More... almost 16 years ago
Added test for ODE with OpenMP. More... almost 16 years ago
Removing lock files in instant-clean. More... almost 16 years ago
Fix in setup.py for Windows. More... almost 16 years ago
Bugfix for cache_dir=None. Both locking unit test and SFC works now. More... almost 16 years ago
Bugfixes. More... almost 16 years ago
Added file locking to disk cache mechanism. Unit test test21.py seems to work well. Only works on UNIX systems, but windows should be ok but with no locking (not tested). More... almost 16 years ago
updates More... almost 16 years ago
fix in TODO, somebody inserted comment in the middle of locking solution :) More... almost 16 years ago
updated TODO More... almost 16 years ago
added todo More... almost 16 years ago
Added check_swig_version function More... about 16 years ago
minor update in omp test More... about 16 years ago
added swig version More... about 16 years ago
added swig_version More... about 16 years ago
Added TODOs for cache improvements. More... about 16 years ago
Added description of cache locking solution to TODO along with functions to get and release file locks. Not implementing because I don't have the time now, but if somebody wants to finish it feel free to ask. More... about 16 years ago
Set correct parantheses in config.py. More... about 16 years ago
update More... about 16 years ago
Added swig_include_dirs to the arguments in build_module() More... about 16 years ago
Set PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 by default. More... about 16 years ago
bugfix in example doc More... about 16 years ago
Minor fix in test script. More... about 16 years ago