| ../ | 
  | AnalysisAction |  | 2a374e | 15 years | FrederikHeber | MEMFIX: AnalysisPairCorrelationAction::performCall() did not free … | 
  | AtomAction |  | 86cff86 | 15 years | FrederikHeber | InputAction now parses all possible formats, not only pcp.
- new … | 
  | CmdAction |  | a3fded | 15 years | FrederikHeber | New class ThermoStatContainer containing all parameters and changes to … | 
  | FragmentationAction |  | c27778 | 15 years | FrederikHeber | MEMFIXES: ListOfLocalAtoms in molecule::FragmentMolecule() was not … | 
  | MoleculeAction |  | 36166d | 15 years | Till Crueger | Removed left over parts from old memory-tracker | 
  | ParserAction |  | ed6dd8 | 15 years | FrederikHeber | FIX: newly parsed-in atoms should always end up in their own molecule
 … | 
  | TesselationAction |  | bdc91e | 15 years | FrederikHeber | MEMFIXES: Tesselation routines were leaking memory.
- … | 
  | WorldAction |  | 86cff86 | 15 years | FrederikHeber | InputAction now parses all possible formats, not only pcp.
- new … | 
  | Action.cpp | 1.3 KB
     | 6d6b54 | 15 years | Till Crueger | Made the memory-tracker output the function from which it was called. | 
  | Action.hpp | 18.5 KB
     | 8a34392 | 16 years | Till Crueger | Improved documentation for the Action pattern | 
  | ActionHistory.cpp | 3.0 KB
     | 112b09 | 15 years | Till Crueger | Added #include "Helpers/MemDebug.hpp" to all .cpp files | 
  | ActionHistory.hpp | 2.0 KB
     | f9352d | 16 years | Till Crueger | Added mechanism that deactivates undo and redo menupoint if not applicable | 
  | ActionRegistry.cpp | 3.4 KB
     | d0fbec | 15 years | FrederikHeber | Added const_iterator get[Begin\End]Iter() and ostream& operator << to … | 
  | ActionRegistry.hpp | 1021 bytes
     | 986ed3 | 15 years | Till Crueger | COMPILE_SPEEDUP: Replaced all implicit inclusions of iostream with forwards | 
  | ActionSequence.cpp | 3.1 KB
     | 112b09 | 15 years | Till Crueger | Added #include "Helpers/MemDebug.hpp" to all .cpp files | 
  | ActionSequence.hpp | 754 bytes
     | 2efa90 | 16 years | Till Crueger | Added detailed documentation for the Action class | 
  | AtomsCalculation.hpp | 549 bytes
     | b54ac8 | 16 years | Till Crueger | Added templates that allow arbitrary calculations on atoms to be … | 
  | AtomsCalculation_impl.hpp | 1.1 KB
     | fa0b18 | 15 years | Till Crueger | Added Observed and Selectiv iterators over internal Structures of the … | 
  | Calculation.hpp | 1.7 KB
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | Calculation_impl.hpp | 1.5 KB
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | ErrorAction.cpp | 926 bytes
     | 112b09 | 15 years | Till Crueger | Added #include "Helpers/MemDebug.hpp" to all .cpp files | 
  | ErrorAction.hpp | 620 bytes
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | Makefile.am | 4.7 KB
     | 361ba7 | 15 years | FrederikHeber | Trailing whitespace in src/Actions/Makefile.am | 
  | MakroAction.cpp | 1.8 KB
     | 112b09 | 15 years | Till Crueger | Added #include "Helpers/MemDebug.hpp" to all .cpp files | 
  | MakroAction.hpp | 794 bytes
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | ManipulateAtomsProcess.cpp | 1.4 KB
     | fa0b18 | 15 years | Till Crueger | Added Observed and Selectiv iterators over internal Structures of the … | 
  | ManipulateAtomsProcess.hpp | 888 bytes
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | MapOfActions.cpp | 34.6 KB
     | 86cff86 | 15 years | FrederikHeber | InputAction now parses all possible formats, not only pcp.
- new … | 
  | MapOfActions.hpp | 6.5 KB
     | cd8e55 | 15 years | FrederikHeber | New StringsQuery that returns space-separated vector of strings.
 … | 
  | MethodAction.cpp | 1005 bytes
     | 112b09 | 15 years | Till Crueger | Added #include "Helpers/MemDebug.hpp" to all .cpp files | 
  | MethodAction.hpp | 813 bytes
     | 5b0b98 | 16 years | Till Crueger | Switched type of pointer used for ActionStates | 
  | Process.cpp | 1.9 KB
     | da3024e | 15 years | FrederikHeber | Fixed various compiler warnings.
- Process::Process() - Action and … | 
  | Process.hpp | 2.2 KB
     | 2efa90 | 16 years | Till Crueger | Added detailed documentation for the Action class | 
  | Values.hpp | 303 bytes
     | 0286bc | 15 years | FrederikHeber | BUGFIX: ListOfDoubles changed to Box and Vector.
- ListOfDoubles is … |