Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The mask paths for all panels have to have the same number of placeholders, but the masks do not have to have the same number of placeholders as the panel data blocks. This also tidies up a few excess strdup() calls, and removes partial_event_substitution() because retrieve_full_path() can now handle the number of placeholders being too small. | |||
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 | |