openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
BoxLib
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 3 of 403
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
clarify comment.
vince
More...
about 8 years ago
Merge branch 'development' of https://github.com/BoxLib-Codes/BoxLib into development
vince
More...
about 8 years ago
fix comments, back.
vince
More...
about 8 years ago
call new function to prebuild directories.
vince
More...
about 8 years ago
switch from getopt to argparse to get self-help
Michael Zingale
More...
about 8 years ago
First pass at addNParticles function in ParticleContainer class.
Ann Almgren
More...
about 8 years ago
the generic COMP_VERSION variable is used by the build info scripts to put the compiler version into job_info
Michael Zingale
More...
about 8 years ago
put instruction on how to use addr2line into Backtrace files
Weiqun Zhang
More...
about 8 years ago
remove static.
vince
More...
about 8 years ago
better way to detect Open MPI
Weiqun Zhang
More...
about 8 years ago
support for new cartgrid format.
vince
More...
about 8 years ago
functions for generic plotfiles.
vince
More...
about 8 years ago
Merge pull request #16 from nbren12/development
Michael Zingale
More...
about 8 years ago
add support for trapping ABRT. this allows for backtracing interger overflow with gcc.
Weiqun Zhang
More...
about 8 years ago
gfortran: in debug mode use 2^31 - 1 as the initial value for integers
Weiqun Zhang
More...
about 8 years ago
make missing f90.depends an error so that error messages become more helpful
Weiqun Zhang
More...
about 8 years ago
because of pgi compiler issue, have to remove -traceback
Weiqun Zhang
More...
about 8 years ago
Release Notes for BoxLib 16.12
Weiqun Zhang
More...
about 8 years ago
Merge branch 'master' into development
Weiqun Zhang
More...
about 8 years ago
Merge pull request #18 from BoxLib-Codes/preprocessing
Michael Zingale
More...
about 8 years ago
use a GNU make $(warning...) to report unfound module dependencies. We retain the print to stderr too, so we can easily see these by simply redirecting stdout if desired
Michael Zingale
More...
about 8 years ago
if we file requests a module that nothing provides then continue on to the next. This was the intended behavior originally, but we missed a `continue` statement. This allows for system-provided modules to work without them in the `IGNORES` list. This fixes a bug that Brian ran into
Michael Zingale
More...
about 8 years ago
Merge pull request #17 from BoxLib-Codes/preprocessing
Michael Zingale
More...
about 8 years ago
address Weiqun's PR comments
Michael Zingale
More...
about 8 years ago
catch dep.py errors and have make abort with an error message explaining how to enable debug info in the dependency checking
Michael Zingale
More...
about 8 years ago
make extra stream flushes the default for now.
vince
More...
about 8 years ago
Merge branch 'development' of https://github.com/BoxLib-Codes/BoxLib into development
vince
More...
about 8 years ago
intel: link with multi-threaded fortran library
Weiqun Zhang
More...
about 8 years ago
delete more potential unsafe functions
Weiqun Zhang
More...
about 8 years ago
move the distribution map check into BL_ASSERT and make sure it does not dereference null ptr
Weiqun Zhang
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
…
402
403
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree