Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-14 | One more include path fixed. | Magnus Lundborg | |
2013-12-16 | Remove some unused variables. | Magnus Lundborg | |
2013-11-27 | Removed generated include files defining dirs of example files. | Magnus Lundborg | |
2013-10-11 | Fixing many llvm clang warnings. | Magnus Lundborg | |
2013-05-17 | Fix errors introduced when doing if(UNIX) in CMakeLists.txt | Daniel Spangberg | |
Fix declaration of variables not at beginning of scope (breaks C89) in tng compress testsuite. | |||
2013-05-17 | Added conversion from unpacked integers to float/double. | Daniel Spangberg | |
Added tests for recompression (uncompress to int, compress int) Added tests for conversion from unpacked integers to float/double. | |||
2013-05-16 | Several changes to get the compression testsuite working for recompression ↵ | Daniel Spangberg | |
tests. | |||
2013-05-16 | Properly compile the tng_compress testsuite using cmake. | Daniel Spangberg | |
2013-05-15 | Added tng_compress trajectory compression algorithms | Daniel Spangberg | |