Ian Bell
|
cb497b443c
|
Added crossplatform_shared_ptr to allow shared_ptr cleanly on all architectures without needing variable namespace definition
|
2014-06-03 20:58:24 +02:00 |
|
Ian Bell
|
c468339768
|
Implemented test for GERG 2008 residual term and changed include from <tr1/memory> to <memory>
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-01 19:29:09 +02:00 |
|
Ian Bell
|
10aaae4649
|
Added tr1/memory include for linux compilation
|
2014-05-30 12:02:32 +02:00 |
|
Ian Bell
|
7b8606f323
|
No more deletes used anywhere in the codebase. Only std::tr1::shared_ptr are used. Should be portable solution.
All tests run, no memory leaks according to VLD
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-28 19:45:04 +02:00 |
|
Ian bell
|
df0127edea
|
Updated speed test (does it work? not sure)
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-15 22:26:22 +02:00 |
|
Ian bell
|
b3847c7522
|
Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-14 12:46:24 +02:00 |
|