Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | Only use __extension__ from GNU compilers | Magnus Lundborg | |
2013-03-21 | Only compile Fortran compatibility if requested. Fix error in commit b97f4dff | Magnus Lundborg | |
2013-03-20 | Add check that stride_length > 0. Fix bugs in allocating memory for atoms. | Magnus Lundborg | |
2013-03-19 | If inttypes is not found (Visual Studio) some typedefs and defines need to ↵ | Magnus Lundborg | |
be done | |||
2013-03-13 | Add gzip compression and uncompression to master branch. | Magnus Lundborg | |
2013-03-06 | Use residue number when searching for a residue in a chain. | Magnus Lundborg | |
2013-03-06 | Added function tng_chain_residue_find to the API | Magnus Lundborg | |
2013-02-28 | Added function tng_molecule_chain_find to the API. | Magnus Lundborg | |
2013-02-20 | Changed min() and max() to tng_min() and tng_max() | Magnus Lundborg | |
2013-02-20 | Changed TRUE and FALSE to TNG_TRUE and TNG_FALSE | Magnus Lundborg | |
2013-02-19 | Moved header files to an include directory. | Magnus Lundborg | |