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
ESPResSo++
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 115 of 121
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes for gcc-4.0.1 on Apple, which enforces more strict C++.
Axel Arnold
More...
almost 16 years ago
Update, so that the doxygen docs looks better.
Olaf Lenz
More...
almost 16 years ago
Privatization, some comments.
Thomas Brandes
More...
almost 16 years ago
Updated for use with esutil
Axel Arnold
More...
almost 16 years ago
Renamed module util to esutil to avoid name clash with POSIX libutil.
Olaf Lenz
More...
almost 16 years ago
Put LogClass into log4espp namespace.
Olaf Lenz
More...
almost 16 years ago
Tests should always be listed in check_PROGRAMS, NEVER in bin_PROGRAMS.
Olaf Lenz
More...
almost 16 years ago
Improved doxygen.cfg
Olaf Lenz
More...
almost 16 years ago
privatized operator= for non-copyable references.
Axel Arnold
More...
almost 16 years ago
Created empty Makefile for use with Eclipse
stuehn
as Torsten Stühn
More...
almost 16 years ago
Removed constant size arrays, and moved all real[3] properties to Real3D. Fixed some glitches in the current Real3D.
Axel Arnold
More...
almost 16 years ago
Simplified reference handling and fixed constantness for property references.
Axel Arnold
More...
almost 16 years ago
fixes for boost_foreach and intel compiler.
Axel Arnold
More...
almost 16 years ago
Added velocity Verlet integrator which now does a single time step in forceloop test.
Jonathan Halverson
More...
almost 16 years ago
fixed some places where a Real3D was transmitted as value, not const reference benchmark switches off logging, which seems to be terribly slow with log4cxx.
Axel Arnold
More...
almost 16 years ago
added fixed size array references to properties (e.g. "real[3]")
Axel Arnold
More...
almost 16 years ago
- added small benchmark for O(N) and O(N^2) using the "real" particle storage with TupleVector - TupleVector allocates bigger chunks now - ParticleStorage copy constructor is private now - added all header files in util/Makefile.am
Axel Arnold
More...
almost 16 years ago
fixed warning about deprecated const char* -> char* conversion
Axel Arnold
More...
almost 16 years ago
made classes similar to boost::mpi::timer, and also offering this as an timing option.
Axel Arnold
More...
almost 16 years ago
added simple timing facilities for small scale timing
Axel Arnold
More...
almost 16 years ago
added easier way to obtain the persisten reference of a particle.
Axel Arnold
More...
almost 16 years ago
addParticle now returns a weak reference
Axel Arnold
More...
almost 16 years ago
removed any public access to the index of TupleVector's references, to avoid wrong conversion and confusion between ID and references.
Axel Arnold
More...
almost 16 years ago
forgot to add the (very basic) unit testing for the particlestorage.
Axel Arnold
More...
almost 16 years ago
- particlestorage now uses a TupleVector, allowing configurable properties - distinction between persistent (ID) and non-persistent references for TupleVector - corrected the order of template parameters in VirtualXXXFunction
Axel Arnold
More...
almost 16 years ago
Reimplemented build-system support for doxygen: configure will only find doxygen, the docs are generated using "make dg".
Olaf Lenz
More...
almost 16 years ago
Moved BOOST_CPPFLAGS and LOG4ESPP_CPPFLAGS into configure.ac => simplified Makefile.am
Olaf Lenz
More...
almost 16 years ago
Fixed bug that prevented compilation in the osurce directory.
Olaf Lenz
More...
almost 16 years ago
Fix in Makefile.am
Olaf Lenz
More...
almost 16 years ago
missing from Axel's last update
Jonathan Halverson
More...
almost 16 years ago
←
1
2
…
111
112
113
114
115
116
117
118
119
120
121
→
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