aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23TakeTwo: Avoid potential NULL dereference on error pathThomas White
2021-07-23partial_sim: Fix printf format stringThomas White
2021-07-23rtnl_cmp: Don't use rational type for intermediate resultThomas White
2021-07-23FormattingThomas White
2021-07-23scale_one_crystal: Remove unused exclusion totalThomas White
2021-07-23indexamajig: Fix retry if file can't be opened with --wait-for-fileThomas White
2021-07-23write_{radius,angle}_grid: Fix error pathThomas White
2021-07-23pattern_sim: Remove duplicate assignmentThomas White
2021-07-23pattern_sim: Rename shadowed variablesThomas White
2021-07-23pattern_sim: Add missing error checkThomas White
2021-07-23try_status: Remove duplicate assignmentThomas White
2021-07-23SLURM: Fix printf typeThomas White
2021-07-23do_op/get_matrix_name: Rename shadow variablesThomas White
2021-07-23stream_make_index: Remove unused assignmentThomas White
2021-07-23read_crystal: Remove unused varibalesThomas White
2021-07-23spectrum_get_density_at_k: Switch order of checksThomas White
2021-07-23rtnl_add: Don't use rational type for intermediate resultThomas White
2021-07-23asdf: Rename shadow variableThomas White
2021-07-22GUI: Really use temporary folder for single-shot indexingThomas White
2021-07-22GUI: Fix logic for ambiguity responseThomas White
2021-07-22get_crystfel_exe: Fix logicThomas White
2021-07-22cell_explorer: Fix bug in cell enforcementThomas White
2021-07-22Clean up shadowed variablesThomas White
2021-07-21read_cbf_data: Fix typesThomas White
2021-07-21do_integral: Remove unnecessary assignmentsThomas White
2021-07-21safe_khalf: Use NAN instead of 0.0/0.0Thomas White
2021-07-21image_hdf5_read_peaks_cxi: Fix error checksThomas White
2021-07-21asdf: Remove unnecessary checkThomas White
2021-07-21Fix random_partiality()Thomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-20Update INSTALL.mdThomas White
2021-07-20GUI: Use format stringThomas White
2021-07-19Bump API version to 14Thomas White
2021-07-16INSTALL.md: Add a mention of PKG_CONFIG_PATH for Xgandalf et alThomas White
2021-07-16Rename DST_* to DATA_SOURCE_TYPE_*Thomas White
2021-07-15pinkindexer_used: Handle methods=NULLThomas White
2021-07-15GUI: Remove extra layer of relative pathsThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-07-15CrystFELIndexingOpts: Add tooltips for PinkIndexer optionsThomas White
2021-07-15Fix an incorrect error messageThomas White
2021-07-14GUI: Add PinkIndexer options to command lineThomas White
2021-07-14Remove non-API headers from installation listThomas White
2021-07-14GUI: Get/set PinkIndexer optionsThomas White
2021-07-14GUI: Add PinkIndexer options to 'struct index_params'Thomas White
2021-07-14CrystFELIndexingOpts: Add PinkIndexer optionsThomas White
2021-07-14PinkIndexer: replace long formula with modulus()Thomas White
2021-07-14Add get_combo_idThomas White
2021-07-14GUI: Add placeholders for advanced indexer optionsThomas White