index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
events.c
Age
Commit message (
Expand
)
Author
2020-07-29
Remove events.c, part 1
Thomas White
2020-07-29
Remove unused includes
Thomas White
2020-07-29
free_event_list: Handle NULL list
Thomas White
2020-07-29
initialize_filename_plus_event: Check for NULL
Thomas White
2020-07-29
Catch a NULL pointer
Thomas White
2020-07-29
Fussiness
Thomas White
2020-07-29
get_event_from_event_string: Handle NULL event
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2019-01-30
Make sure of string length in get_event_string()
Thomas White
2019-01-30
Re-write get_event_string()
Thomas White
2019-01-29
Fix some compiler warnings about string handling
Thomas White
2018-11-14
Clean up set_dim_structure_entry() and parsing of "dimX" in geometry file
Thomas White
2018-04-27
copy_event/free_event: Handle NULL event
Thomas White
2017-03-13
Ask for C99 in configure.ac, remove weird C99 declarations
Thomas White
2017-02-16
Fix mask path placeholder check
Thomas White
2016-04-13
Formatting
Thomas White
2016-04-01
Fix silly bugs and tidy up
Thomas White
2016-03-24
event_path_placeholder_subst(): Simplify a bit
Thomas White
2015-02-12
get_event_string should strdup "(none)" for consistency.
Takanori Nakane
2015-02-12
Avoid libhdf5 runtime warnings when photon_energy contains %.
Takanori Nakane
2015-02-11
Fix an infinite loop in the parsing of an event string.
Takanori Nakane
2014-12-14
Detect invalid event
Thomas White
2014-12-14
const-cleanliness
Thomas White
2014-12-14
hdfsee: Select the correct event at the start
Thomas White
2014-12-14
Fussiness
Thomas White
2014-12-10
Avoid strlen()
Thomas White
2014-12-10
Formatting
Thomas White
2014-11-14
Allow free_dim_structure(NULL)
Thomas White
2014-10-23
Fussiness
Thomas White
2014-10-23
Fix a load of memory leaks
Thomas White
2014-10-23
Formatting / fussiness
Thomas White
2014-09-24
Move photon_energy to "geometry" file
Thomas White
2014-09-05
Fussiness
Thomas White
2014-09-05
Multi-event mode bug fixes
Valerio Mariani
2014-09-05
Multi-event mode
Valerio Mariani