aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/events.c
AgeCommit message (Expand)Author
2020-01-10Mass update of copyright datesThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-01-30Make sure of string length in get_event_string()Thomas White
2019-01-30Re-write get_event_string()Thomas White
2019-01-29Fix some compiler warnings about string handlingThomas White
2018-11-14Clean up set_dim_structure_entry() and parsing of "dimX" in geometry fileThomas White
2018-04-27copy_event/free_event: Handle NULL eventThomas White
2017-03-13Ask for C99 in configure.ac, remove weird C99 declarationsThomas White
2017-02-16Fix mask path placeholder checkThomas White
2016-04-13FormattingThomas White
2016-04-01Fix silly bugs and tidy upThomas White
2016-03-24event_path_placeholder_subst(): Simplify a bitThomas White
2015-02-12get_event_string should strdup "(none)" for consistency.Takanori Nakane
2015-02-12Avoid libhdf5 runtime warnings when photon_energy contains %.Takanori Nakane
2015-02-11Fix an infinite loop in the parsing of an event string.Takanori Nakane
2014-12-14Detect invalid eventThomas White
2014-12-14const-cleanlinessThomas White
2014-12-14hdfsee: Select the correct event at the startThomas White
2014-12-14FussinessThomas White
2014-12-10Avoid strlen()Thomas White
2014-12-10FormattingThomas White
2014-11-14Allow free_dim_structure(NULL)Thomas White
2014-10-23FussinessThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Formatting / fussinessThomas White
2014-09-24Move photon_energy to "geometry" fileThomas White
2014-09-05FussinessThomas White
2014-09-05Multi-event mode bug fixesValerio Mariani
2014-09-05Multi-event modeValerio Mariani