| ../ | 
  | unittests |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | UIElements |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | Thermostats |  | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | Tesselation |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | Shapes |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | RandomNumbers |  | 7d46e3 | 14 years | FrederikHeber | MEMFIX: RandomNumberEngine_Encapsulation<T>::clone() did leak params … | 
  | Parser |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | LinkedCell |  | 2a0271 | 14 years | FrederikHeber | New function Box::isValid() to be discerned from ::isInside().
- … | 
  | Helpers |  | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | Graph |  | 826e8c | 14 years | FrederikHeber | Introduced new LinkedCell into BondGraph.
- new convenience functions … | 
  | Fragmentation |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | Element |  | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | Dynamics |  | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | documentation |  | 38c5d1 | 14 years | FrederikHeber | Documentation update on how to use the new linked cell construct. | 
  | Descriptors |  | ea7a50 | 14 years | FrederikHeber | Rewrote some of the descriptors such that they access World's AtomSet … | 
  | Bond |  | 3f7587 | 14 years | FrederikHeber | Made bond also an Observable.
- for the moment this is not used. | 
  | Atom |  | ea0c8b | 14 years | FrederikHeber | FIX: ParticleInfo did use ptr instead of const ref in copy cstor.
- … | 
  | Analysis |  | c1a9d6 | 14 years | FrederikHeber | Rewrote PairCorrelation() to make use of new LinkedCell construct.
- … | 
  | Actions |  | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | WorldTime.hpp | 2.0 KB
     | 040a5c | 14 years | FrederikHeber | WorldTime is now Observable.
- this is required for the … | 
  | WorldTime.cpp | 1.5 KB
     | 040a5c | 14 years | FrederikHeber | WorldTime is now Observable.
- this is required for the … | 
  | World_calculations.hpp | 743 bytes
     | 3139b2 | 14 years | FrederikHeber | Renamed ActionTrait and ActionTraits.
- the specialized Trait … | 
  | World.hpp | 15.5 KB
     | ea7a50 | 14 years | FrederikHeber | Rewrote some of the descriptors such that they access World's AtomSet … | 
  | World.cpp | 19.8 KB
     | 040a5c | 14 years | FrederikHeber | WorldTime is now Observable.
- this is required for the … | 
  | version.h | 103 bytes
     | 5f8660a | 15 years | FrederikHeber | Changed PACKAGENAME and version.
- rename ESPACKVersion in … | 
  | types.hpp | 482 bytes
     | 56f73b | 15 years | FrederikHeber | Added config.h also to all header files, code check test ascertain … | 
  | ReMapDBondFileFromXYZ.py | 5.9 KB
     | f683fe | 17 years | neuen | Parses a pdb and xyz file and decideds which atoms are in both and … | 
  | MoleculeListClass.hpp | 1.6 KB
     | 02ce36 | 14 years | FrederikHeber | We now require CodePatterns 1.2.0.
- this is due to the updated … | 
  | moleculelist.cpp | 23.1 KB
     | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | MoleculeLeafClass.hpp | 1.4 KB
     | 07a47e | 14 years | FrederikHeber | Replaced enable/disable-hydrogen by internal switch.
- changes in … | 
  | MoleculeLeafClass.cpp | 9.3 KB
     | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | molecule_graph.cpp | 13.3 KB
     | 52ed5b | 14 years | FrederikHeber | Ids handed out by molecule now start with 1.
- this required some … | 
  | molecule_geometry.cpp | 17.5 KB
     | 712886 | 14 years | FrederikHeber | Renamed Box::WrapPeriodically -> ::enforceBoundaryConditions. | 
  | molecule.hpp | 8.4 KB
     | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | molecule.cpp | 40.7 KB
     | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | Makefile.am | 12.6 KB
     | a292f6 | 14 years | FrederikHeber | DISTCHECKFIX: Forgot to add IdPool_policy.hpp to Makefile.am. | 
  | IdPool_policy.hpp | 1.0 KB
     | b97a60 | 14 years | FrederikHeber | Modified IdPool implementation to give either unique or continuous … | 
  | IdPool_impl.hpp | 3.7 KB
     | b97a60 | 14 years | FrederikHeber | Modified IdPool implementation to give either unique or continuous … | 
  | IdPool.hpp | 2.8 KB
     | b97a60 | 14 years | FrederikHeber | Modified IdPool implementation to give either unique or continuous … | 
  | Formula.hpp | 4.1 KB
     | e5c233 | 14 years | FrederikHeber | FIX: replaced boost/exception.hpp by boost/exception/all.hpp. | 
  | Formula.cpp | 15.0 KB
     | 955b91 | 14 years | FrederikHeber | FIX: Removed using namespace std in Vector.hpp.
- this caused some … | 
  | config.hpp | 483 bytes
     | 41a467 | 14 years | FrederikHeber | LARGE: config class is now just a tiny container.
- this was … | 
  | config.cpp | 1.1 KB
     | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | cleanUp.hpp | 354 bytes
     | 567357 | 14 years | FrederikHeber | FIX: cleanUp() replaced by module_reinit() and .._exit() in … | 
  | cleanUp.cpp | 4.5 KB
     | c9c3c9 | 14 years | FrederikHeber | MEMFIX: Forgot to purge AtomObserver instance. | 
  | builder_init.hpp | 329 bytes
     | b5d38d | 14 years | FrederikHeber | Moved dumpMemory() and saveAll() from module builder_init to cleanUp. | 
  | builder_init.cpp | 3.9 KB
     | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | builder.cpp | 747 bytes
     | 0aa122 | 14 years | FrederikHeber | Updated all source files's copyright note to current year 2012. | 
  | Box_BoundaryConditions.hpp | 2.2 KB
     | c52e08 | 14 years | FrederikHeber | Added new action SetBoundaryConditionsAction.
- Added new … | 
  | Box_BoundaryConditions.cpp | 6.2 KB
     | c52e08 | 14 years | FrederikHeber | Added new action SetBoundaryConditionsAction.
- Added new … | 
  | Box.hpp | 4.5 KB
     | 2a0271 | 14 years | FrederikHeber | New function Box::isValid() to be discerned from ::isInside().
- … | 
  | Box.cpp | 11.2 KB
     | 2a0271 | 14 years | FrederikHeber | New function Box::isValid() to be discerned from ::isInside().
- … |