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
Inactive
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 393 of 403
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
operator&() is now implemented in terms of operator&=(). Likewise for the friend versions of surroundingNodes() and enclosedNodes().
lijewski
More...
about 27 years ago
Removed List<T>::copy(). Just a memory leak waiting to happen.
lijewski
More...
about 27 years ago
Got rid of the ugly and dangerour (int*) cast.
lijewski
More...
about 27 years ago
getBCArray() now returns Array<int> not int*.
lijewski
More...
about 27 years ago
These are specialized versions of performCopy() and setVal(). They're being checked in only for informational purposes at the moment. That is, they're aren't integrated into the code. Turns out, they don't buy you anything on the DEC Alpha. They do though on a vector machine such as the Cray.
lijewski
More...
about 27 years ago
Now need <Utility.H>
lijewski
More...
about 27 years ago
Removed need for <Utility.H>
lijewski
More...
about 27 years ago
Don't allow Mersenne prime as seed.
lijewski
More...
about 27 years ago
Added pierre.nersc.gov (the T3E-600).
vince
More...
about 27 years ago
Changed the profile tool from apprentice (which is broken) to pat.
vince
More...
about 27 years ago
I've made it clearer in the code that only processor #0 writes to or does anything useful with the plotfile or checkpoint file header.
lijewski
More...
about 27 years ago
Make a warning go away.
car
More...
about 27 years ago
DIMV -> DIMENSION DIMV macro conflicted with the one in ArrayLim.H.
lijewski
More...
about 27 years ago
utilrand() -> blutilrand().
lijewski
More...
about 27 years ago
Added Random(), InitRandom() and Fortran entry points for Random().
lijewski
More...
about 27 years ago
Added CVS ID in C comment.
lijewski
More...
about 27 years ago
Reverted out the merged of FAB stuff in BaseFab. It tickles a bug with the Cray CC compiler on the T3E. Quite pernicious.
lijewski
More...
about 27 years ago
Compile rule changes.
car
More...
about 27 years ago
Fixed some inconsistencies between declarations in the _F.H file and the definition/usage.
lijewski
More...
about 27 years ago
Mod to keep T3E quite re: usage of real*8
lijewski
More...
about 27 years ago
Only the I/O processor tries to build the required directory tree.
lijewski
More...
about 27 years ago
DIMS.H has been merged in.
lijewski
More...
about 27 years ago
DIMS.H has been merged into ArrayLim.H All .F files now have leading comment containing CVS ID.
lijewski
More...
about 27 years ago
Now use f90 instead of f77.
lijewski
More...
about 27 years ago
Changes for VC++
car
More...
about 27 years ago
VC++ fixes.
car
More...
about 27 years ago
Changles for VC++
car
More...
about 27 years ago
Removed all checks on the return value of new. We now rely on a set_new_handler() being installed. See Parallel/HCAll/main.cpp for details. Brought up-to-date with the serial version of BndryLib.
lijewski
More...
about 27 years ago
Removed all checks on the return value of new. We now rely on a set_new_handler() being installed. See Parallel/HCAll/main.cpp for details.
lijewski
More...
about 27 years ago
A few more endls added.
lijewski
More...
about 27 years ago
←
1
2
…
389
390
391
392
393
394
395
396
397
…
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