summaryrefslogtreecommitdiff
path: root/src/compression/xtc3.c
AgeCommit message (Collapse)Author
2014-12-08Made function arguments const where relevant.Magnus Lundborg
Change-Id: I5b196b57976c8c718b079336a805188ccb03ef4b
2014-12-03Fixed compiler warnings.Magnus Lundborg
Change-Id: I548a5f0a5d0e79777d96474b46a29c4caf5c416e
2014-07-23Improved TNG compression speed.Magnus Lundborg
Change-Id: I71c66c6b534cb402048dcd75e008d3db4bd3fb71
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