| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-19 | Remove noisy debugging output | Willem Jan Palenstijn | |
| 2016-01-05 | Replace boost::lexical_cast by stringstreams | Willem Jan Palenstijn | |
| This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale. | |||
| 2015-12-04 | Add CompositeGeometryManager | Willem Jan Palenstijn | |
| This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary. | |||
| 2015-05-06 | Change XMLNode* to XMLNode | Willem Jan Palenstijn | |
| An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes. | |||
| 2015-03-13 | Adds ASTRA_*** defines for easier logging, and changes internal calls to ↵ | Daniel M. Pelt | |
| these defines | |||
| 2015-03-10 | Use new logging API internally instead of printf / iostream | Daniel M. Pelt | |
| 2015-02-26 | updated docs | Wim van Aarle | |
| 2015-02-26 | get_geometry now uses XML config object (for projections) | Wim van Aarle | |
| 2015-01-26 | Update copyright to -2015 | Willem Jan Palenstijn | |
| 2015-01-19 | Update copyright headers | Willem Jan Palenstijn | |
| 2014-12-02 | Add ProjectionGeometry3D::projectPoint for par3d and cone. | Willem Jan Palenstijn | |
| Par3d_vec and cone_vec to follow. | |||
| 2013-07-01 | Update version to 1.3 | Willem Jan Palenstijn | |
