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