summaryrefslogtreecommitdiff
path: root/src/compression/xtc3.c
AgeCommit message (Collapse)Author
2014-01-14Use relative paths for includes.Magnus Lundborg
2013-11-04Changed from LGPL 2.1 license to the Revised BSD license.Magnus Lundborg
2013-10-21Fixed compiler warnings and linking errors in MSVC.Magnus Lundborg
Changed tabs to spaces in tng_compression functions.
2013-10-15Specifically typed min and max functions.Magnus Lundborg
Explicitly compare signed and unsigned in many places to avoid warnings.
2013-10-15Fix some MSVC and Inter C Compiler warnings.Magnus Lundborg
2013-10-14Fix include paths.Magnus Lundborg
2013-10-11Fixing many llvm clang warnings.Magnus Lundborg
2013-10-09Fixing many compiler warnings.Magnus Lundborg
2013-05-28Allocate enough memory in Ptngc_pack_array_xtc3Magnus Lundborg
When simulating with very few particles too little memory was allocated. Add a minimum value to allocate. Removed earlier debugging outputs.
2013-05-15Cleanup: Remove old remains of autoconf in the compression code.Daniel Spangberg
2013-05-15Added tng_compress trajectory compression algorithmsDaniel Spangberg
contact: Jan Huwald // Impressum