aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/utils.h
AgeCommit message (Collapse)Author
2014-06-24Add unlikely()Thomas White
2014-06-13Add extern "C" for C++ compatibilityChuck
2014-01-20RNG overhaulThomas White
Previously, we were using random(), which is really really bad.
2013-08-12Improve show_matrix_eqn()Thomas White
2013-08-08Add show_matrix()Thomas White
2013-04-17Work on post refinementThomas White
Brought across from "tom/pr" Conflicts: src/indexamajig.c src/post-refinement.c tests/pr_gradient_check.c
2013-01-04Tidy up documentationThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Use ADU per eV in geometry file, rather than ADU per photon in beam fileThomas White
Conflicts: src/get_hkl.c tests/morphology_check.c
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Introduce "libcrystfel"Thomas White