0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused variable. More... over 16 years ago
Remove some tasks from TODO, fix _test_write_setup -> missed argument swig_include_dirs. More... over 16 years ago
Fix FIXMEs (descriptions and examples), treat C files the same as C++ files. More... over 16 years ago
Prepend source_directory to sources, wrap_headers, and local_headers for checksum calculation. More... over 16 years ago
Add source_directory to debug output. More... over 16 years ago
Reflect file name change in test script. More... over 16 years ago
Add underscore to OpenMP test as Instant does not depend on OpenMP -> remove error running tests for those systems. More... over 16 years ago
Automated merge with http://fenics.org/hg/instant More... over 16 years ago
Added test for ODE with OpenMP. More... over 16 years ago
Removing lock files in instant-clean. More... over 16 years ago
Fix in setup.py for Windows. More... over 16 years ago
Bugfix for cache_dir=None. Both locking unit test and SFC works now. More... over 16 years ago
Bugfixes. More... over 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... over 16 years ago
updates More... over 16 years ago
fix in TODO, somebody inserted comment in the middle of locking solution :) More... over 16 years ago
updated TODO More... over 16 years ago
added todo More... over 16 years ago
Added check_swig_version function More... over 16 years ago
minor update in omp test More... over 16 years ago
added swig version More... over 16 years ago
added swig_version More... over 16 years ago
Added TODOs for cache improvements. More... over 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... over 16 years ago
Set correct parantheses in config.py. More... over 16 years ago
update More... over 16 years ago
Added swig_include_dirs to the arguments in build_module() More... over 16 years ago
Set PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 by default. More... over 16 years ago
bugfix in example doc More... over 16 years ago
Minor fix in test script. More... over 16 years ago