| ../ | 
  | Views |  | 24a5e0 | 16 years | Till Crueger | Added -Wall flag and fixed several small hickups | 
  | unittests |  | 67e2b3 | 16 years | Till Crueger | Added methods that allow bookkeeping of actions for undo/redo methods | 
  | UIElements |  | d7940e | 16 years | Till Crueger | Made the UIFactory an instance of the Singleton Pattern | 
  | test |  | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | Patterns |  | adc42b | 16 years | Till Crueger | Made the cacheable always recalculate when the owner is in the process … | 
  | Menu |  | 24a5e0 | 16 years | Till Crueger | Added -Wall flag and fixed several small hickups | 
  | Legacy |  | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | Helpers |  | ce1d8c | 16 years | Till Crueger | Added detailed instruction on how to use ASSERT() | 
  | Descriptors |  | 6e97e5 | 16 years | Till Crueger | Added a generic Iterator that can be used to iterate only over certain … | 
  | Actions |  | 67e2b3 | 16 years | Till Crueger | Added methods that allow bookkeeping of actions for undo/redo methods | 
  | World_calculations.hpp | 595 bytes
     | 0e2a47 | 16 years | Till Crueger | Added overloaded methods for all methods in the world taking an … | 
  | World.hpp | 7.3 KB
     | 6e97e5 | 16 years | Till Crueger | Added a generic Iterator that can be used to iterate only over certain … | 
  | World.cpp | 6.3 KB
     | 6e97e5 | 16 years | Till Crueger | Added a generic Iterator that can be used to iterate only over certain … | 
  | version.h | 98 bytes
     | f34def | 16 years | FrederikHeber | Fixed versioning.
- FIX: version.h was falsely excluded in .gitignore … | 
  | verbose.hpp | 1.4 KB
     | 89f768 | 16 years | FrederikHeber | BUGFIX: Output is again indented, errorLogger prefixes according to … | 
  | verbose.cpp | 2.2 KB
     | 8725ed | 16 years | FrederikHeber | New Info class that contains a global verbosity level, increased per … | 
  | vector.hpp | 4.0 KB
     | b84d5d | 16 years | FrederikHeber | FIX: operator implementation of Vector algebra was wrong and caused … | 
  | vector.cpp | 38.8 KB
     | b84d5d | 16 years | FrederikHeber | FIX: operator implementation of Vector algebra was wrong and caused … | 
  | valence.db | 1.5 KB
     | 6ac7ee | 17 years | FrederikHeber | Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
 … | 
  | types.hpp | 412 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | tesselationhelpers.hpp | 3.8 KB
     | 71b20e | 16 years | FrederikHeber | Attempt to fix the embedding.
Basically it would be working, but … | 
  | tesselationhelpers.cpp | 40.4 KB
     | 24a5e0 | 16 years | Till Crueger | Added -Wall flag and fixed several small hickups | 
  | tesselation.hpp | 15.0 KB
     | 244a84 | 16 years | FrederikHeber | GetDistanceToSurface() separated, filling now with water instead of … | 
  | tesselation.cpp | 210.6 KB
     | 9d4c20 | 16 years | FrederikHeber | MEMLEAK: Tesselation::CorrectAllDegeneratedPolygons() forgot to remove … | 
  | stackclass.hpp | 8.0 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | ReMapDBondFileFromXYZ.py | 5.9 KB
     | f683fe | 17 years | neuen | Parses a pdb and xyz file and decideds which atoms are in both and … | 
  | periodentafel.hpp | 1.8 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | periodentafel.cpp | 11.0 KB
     | 745a85 | 16 years | Till Crueger | Fixed memory leak in periodentafel | 
  | parser.hpp | 4.8 KB
     | f66195 | 16 years | FrederikHeber | forward declarations used to untangle interdependet classes.
- … | 
  | parser.cpp | 47.0 KB
     | 244a84 | 16 years | FrederikHeber | GetDistanceToSurface() separated, filling now with water instead of … | 
  | orbitals.db | 442 bytes
     | 6ac7ee | 17 years | FrederikHeber | Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
 … | 
  | moleculelist.cpp | 46.7 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | molecule_template.hpp | 16.4 KB
     | 1c51c8 | 16 years | Till Crueger | Added methods for querying molecules using descriptors | 
  | molecule_pointcloud.cpp | 2.1 KB
     | 71b20e | 16 years | FrederikHeber | Attempt to fix the embedding.
Basically it would be working, but … | 
  | molecule_graph.cpp | 60.6 KB
     | 1f1b23 | 16 years | FrederikHeber | Possibility to store all bonds to file added.
So far we only could … | 
  | molecule_geometry.cpp | 17.6 KB
     | 3930eb | 16 years | FrederikHeber | Smaller fixes.
- analysis_correlation.cpp: Info objects created at … | 
  | molecule_fragmentation.cpp | 76.3 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | molecule_dynamics.cpp | 34.7 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | molecule.hpp | 21.2 KB
     | 24a5e0 | 16 years | Till Crueger | Added -Wall flag and fixed several small hickups | 
  | molecule.cpp | 45.4 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | memoryusageobserver.hpp | 1.3 KB
     | f66195 | 16 years | FrederikHeber | forward declarations used to untangle interdependet classes.
- … | 
  | memoryusageobserver.cpp | 2.9 KB
     | 3e50ff | 16 years | FrederikHeber | cstdlib header was missing, necessary for free, malloc and calloc
 … | 
  | memoryallocator.hpp | 4.1 KB
     | 3e50ff | 16 years | FrederikHeber | cstdlib header was missing, necessary for free, malloc and calloc
 … | 
  | Makefile.am | 5.8 KB
     | 229e3c | 16 years | Till Crueger | Added custom Assert makro that allows ignoring asserts | 
  | logger.hpp | 752 bytes
     | aee1a3 | 16 years | Till Crueger | Made logger class use the new Singleton framework | 
  | logger.cpp | 1.4 KB
     | aee1a3 | 16 years | Till Crueger | Made logger class use the new Singleton framework | 
  | log.hpp | 272 bytes
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | log.cpp | 686 bytes
     | ed58ad | 16 years | Till Crueger | Made the errorLogger use the new Singleton framework | 
  | lists.hpp | 4.1 KB
     | 46d958 | 16 years | Till Crueger | Made the world solely responsible for creating and destroying atoms. | 
  | lists.cpp | 412 bytes
     | 46d958 | 16 years | Till Crueger | Made the world solely responsible for creating and destroying atoms. | 
  | linkedcell.hpp | 2.1 KB
     | 776b64 | 16 years | FrederikHeber | Huge refactoring to make const what is const (ticket #38), continued.
 … | 
  | linkedcell.cpp | 8.9 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | linearsystemofequations.hpp | 1.1 KB
     | 1f61b6 | 16 years | FrederikHeber | Inclusion of config.h was missing.
This caused a bug with GSL's … | 
  | linearsystemofequations.cpp | 3.6 KB
     | f60610 | 16 years | FrederikHeber | Wrapper class for gsl_linalg along with working Unit test.
- new … | 
  | leastsquaremin.hpp | 950 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | leastsquaremin.cpp | 684 bytes
     | 776b64 | 16 years | FrederikHeber | Huge refactoring to make const what is const (ticket #38), continued.
 … | 
  | joiner.cpp | 11.4 KB
     | 49e1ae | 16 years | FrederikHeber | cstring header was missing in files, supplying definition of strlen, … | 
  | info.hpp | 609 bytes
     | 8725ed | 16 years | FrederikHeber | New Info class that contains a global verbosity level, increased per … | 
  | info.cpp | 693 bytes
     | 8725ed | 16 years | FrederikHeber | New Info class that contains a global verbosity level, increased per … | 
  | helpers.hpp | 5.7 KB
     | 6e97e5 | 16 years | Till Crueger | Added a generic Iterator that can be used to iterate only over certain … | 
  | helpers.cpp | 7.6 KB
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | Hbonddistance.db | 204 bytes
     | 6ac7ee | 17 years | FrederikHeber | Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
 … | 
  | Hbondangle.db | 180 bytes
     | 6ac7ee | 17 years | FrederikHeber | Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
 … | 
  | gslvector.hpp | 1.1 KB
     | 1f61b6 | 16 years | FrederikHeber | Inclusion of config.h was missing.
This caused a bug with GSL's … | 
  | gslvector.cpp | 3.6 KB
     | 2793ef | 16 years | FrederikHeber | FIX - GSLVector::Set() return value was double instead of void.
 … | 
  | gslmatrix.hpp | 1.4 KB
     | 1f61b6 | 16 years | FrederikHeber | Inclusion of config.h was missing.
This caused a bug with GSL's … | 
  | gslmatrix.cpp | 7.2 KB
     | 93c8ed | 16 years | FrederikHeber | MEMLEAK: mismatched delete/free, matrix in GSLMatrix::Transpose() was … | 
  | graph.hpp | 2.9 KB
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | graph.cpp | 3.7 KB
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | errorlogger.hpp | 807 bytes
     | ed58ad | 16 years | Till Crueger | Made the errorLogger use the new Singleton framework | 
  | errorlogger.cpp | 1.9 KB
     | ed58ad | 16 years | Till Crueger | Made the errorLogger use the new Singleton framework | 
  | ellipsoid.hpp | 1.2 KB
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | ellipsoid.cpp | 16.6 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | elements.db | 4.4 KB
     | 6ac7ee | 17 years | FrederikHeber | Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
 … | 
  | element.hpp | 2.0 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | element.cpp | 1.7 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | defs.hpp | 5.0 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | datacreator.hpp | 5.0 KB
     | f66195 | 16 years | FrederikHeber | forward declarations used to untangle interdependet classes.
- … | 
  | datacreator.cpp | 35.6 KB
     | 1f2217 | 16 years | Till Crueger | Small fixes | 
  | config.hpp | 4.5 KB
     | 235bed | 16 years | Till Crueger | Moved saveConfig method from oldmenu to a method inside config class | 
  | config.cpp | 104.2 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | builder.cpp | 98.4 KB
     | 229e3c | 16 years | Till Crueger | Added custom Assert makro that allows ignoring asserts | 
  | boundary.hpp | 2.8 KB
     | 9473f6 | 16 years | FrederikHeber | FillBoxWithMolecule now allows boundary between filler molecules and … | 
  | boundary.cpp | 50.1 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | bondgraph.hpp | 1.4 KB
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | bondgraph.cpp | 5.7 KB
     | 244a84 | 16 years | FrederikHeber | GetDistanceToSurface() separated, filling now with water instead of … | 
  | bond.hpp | 2.0 KB
     | b9947d | 16 years | FrederikHeber | New function bond::GetDistance...()
- bond::GetDistance() and … | 
  | bond.cpp | 3.6 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | atom_trajectoryparticleinfo.hpp | 912 bytes
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_trajectoryparticleinfo.cpp | 441 bytes
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_trajectoryparticle.hpp | 2.1 KB
     | b453f9 | 16 years | FrederikHeber | Begun with ticket #38 (make const what is const).
- basically all … | 
  | atom_trajectoryparticle.cpp | 9.7 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | atom_particleinfo.hpp | 909 bytes
     | 46d958 | 16 years | Till Crueger | Made the world solely responsible for creating and destroying atoms. | 
  | atom_particleinfo.cpp | 682 bytes
     | 24a5e0 | 16 years | Till Crueger | Added -Wall flag and fixed several small hickups | 
  | atom_graphnodeinfo.hpp | 1.4 KB
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_graphnodeinfo.cpp | 477 bytes
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_graphnode.hpp | 846 bytes
     | e138de | 16 years | FrederikHeber | Huge change from ofstream * (const) out --> Log().
- first shift was … | 
  | atom_graphnode.cpp | 1.0 KB
     | 717e0c | 16 years | FrederikHeber | Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING … | 
  | atom_bondedparticleinfo.hpp | 1012 bytes
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_bondedparticleinfo.cpp | 360 bytes
     | 6b919f8 | 16 years | FrederikHeber | Refactored atom.cpp into multiple files.
After the class atom was … | 
  | atom_bondedparticle.hpp | 1.3 KB
     | 1f1b23 | 16 years | FrederikHeber | Possibility to store all bonds to file added.
So far we only could … | 
  | atom_bondedparticle.cpp | 5.4 KB
     | 1f1b23 | 16 years | FrederikHeber | Possibility to store all bonds to file added.
So far we only could … | 
  | atom_atominfo.hpp | 1.0 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | atom_atominfo.cpp | 553 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | atom.hpp | 3.6 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | atom.cpp | 9.5 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | analyzer.cpp | 33.7 KB
     | 49e1ae | 16 years | FrederikHeber | cstring header was missing in files, supplying definition of strlen, … | 
  | analysis_correlation.hpp | 5.2 KB
     | 790807 | 16 years | FrederikHeber | Output....Correlation() don't prepend header line with '#', BinData() … | 
  | analysis_correlation.cpp | 18.9 KB
     | 790807 | 16 years | FrederikHeber | Output....Correlation() don't prepend header line with '#', BinData() … | 
  | analysis_bonds.hpp | 820 bytes
     | 220cf37 | 16 years | FrederikHeber | Two new bond analysis functions.
- GetMaxMinMeanBondCount() - … | 
  | analysis_bonds.cpp | 2.4 KB
     | 220cf37 | 16 years | FrederikHeber | Two new bond analysis functions.
- GetMaxMinMeanBondCount() - … |