|
files
|
2016-05-04
|
Guillaume Fraux
|
[e55e28]
Use an enum for file opening modes
|
|
formats
|
2016-06-20
|
Guillaume Fraux
|
[0a7395]
[doc] Fix documentation warnings
|
|
selections
|
2016-06-22
|
Guillaume Fraux
|
[920e26]
Make the code compile with -Werror
|
|
Atom.hpp
|
2016-05-08
|
Guillaume Fraux
|
[d8d859]
[doc] Small documentation improvements
|
|
Error.hpp
|
2016-05-08
|
Guillaume Fraux
|
[de047a]
Unify all selection errors in one class
|
|
File.hpp
|
2016-05-04
|
Guillaume Fraux
|
[212e8e]
Use markdown for the documentation
|
|
Format.hpp
|
2016-04-22
|
Guillaume Fraux
|
[48e512]
clang-format: 1 -- code: 0
|
|
Frame.hpp
|
2016-05-22
|
Guillaume Fraux
|
[cd9a45]
Add 3x3 Matrix and matrix operations
|
|
Logger.hpp
|
2016-05-12
|
Guillaume Fraux
|
[51cbac]
Do not try to close files that are not open
|
|
Selections.hpp
|
2016-06-20
|
Guillaume Fraux
|
[dc3e0a]
[doc] Improve the selection documentation
|
|
Topology.hpp
|
2016-05-11
|
Guillaume Fraux
|
[5a01d4]
Allow to use Topology in range-based for loop
|
|
Trajectory.hpp
|
2016-05-04
|
Guillaume Fraux
|
[d8b002]
Give a format when reading a topology from a file
|
|
TrajectoryFactory.hpp
|
2016-05-04
|
Guillaume Fraux
|
[212e8e]
Use markdown for the documentation
|
|
UnitCell.hpp
|
2016-05-22
|
Guillaume Fraux
|
[de4c87]
Update the triclinic cells' vector wraping algo...
|
|
cerrors.hpp
|
2016-05-08
|
Guillaume Fraux
|
[de047a]
Unify all selection errors in one class
|
|
config.in.hpp
|
2016-05-04
|
Guillaume Fraux
|
[7f8fb6]
Standardize header guards to CHEMFILES_ prefix
|
|
optional.hpp
|
2016-06-14
|
Guillaume Fraux
|
[284ac0]
Do not use LLVM APT for getting clang
|
|
periodic.hpp
|
2016-04-22
|
Guillaume Fraux
|
[48e512]
clang-format: 1 -- code: 0
|
|
span.hpp
|
2016-04-29
|
Guillaume Fraux
|
[f30ddd]
Remove unneeded header
|
|
types.hpp
|
2016-05-22
|
Guillaume Fraux
|
[cd9a45]
Add 3x3 Matrix and matrix operations
|
|
utils.hpp
|
2016-06-15
|
Guillaume Fraux
|
[43bf61]
Add an 'unreachable' macro for unreachable code
|