aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
2013-01-10Handle '?' return value from getopt_long()Thomas White
2013-01-10FormattingThomas White
2013-01-10indexamajig: Add --integrate-foundThomas White
2012-11-29indexamajig: Add --no-revalidate and update manpageThomas White
2012-11-29indexamajig: Add --use-saturatedThomas White
2012-11-29indexamajig: Add --integrate-saturatedThomas White
2012-10-20indexamajig: Don't load unit cell if none givenThomas White
2012-10-15indexamajig: Fix tiny memory leakThomas White
2012-10-11indexamajig: Load the unit cell whether it's needed or notThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-07-15Sandboxy stuffThomas White
2012-07-15Move indexer sandbox to a new fileThomas White
2012-07-13More memory leaks and exit pathsThomas White
2012-07-13Skeleton signal handlerThomas White
2012-07-12Fix leaked fdsThomas White
2012-07-12FormattingThomas White
2012-07-11More memory leaksThomas White
2012-07-11Fix a load of memory leaksThomas White
2012-07-08FormattingThomas White
2012-07-08Write stream without using a lock at allThomas White
2012-07-03Tweak error messagesThomas White
2012-07-03Use fdopen() instead of fopen()Thomas White
2012-07-03Locking fussinessThomas White
2012-07-03indexamajig: Remove benign "timeout" messageThomas White
2012-07-02Merge branch 'master' into tom/speedThomas White
2012-06-21More fussinessThomas White
2012-06-06FormattingThomas White
2012-05-30Tighten up file and error handlingThomas White
2012-05-29Handle the end of the file list cleanlyThomas White
2012-05-29Fix select() callThomas White
2012-05-29WIPThomas White
2012-05-29indexamajig: Fix includesThomas White
2012-05-25WIP on tidy-upThomas White
2012-05-22WIP on tidy-upThomas White
2012-05-22Remove trailing whitespaceThomas White
2012-05-22indexamajig: Remove NUMA options (no longer needed)Thomas White
2012-05-09Multiprocess indexamajigChuck
2012-04-26indexamajig: Make --no-closer-peak the defaultThomas White
2012-04-02indexamajig: Check beam file is present early, not in process_image()Thomas White
2012-03-13FormattingThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Compile libcrystfel with -Wall, fix warningsThomas White
2012-03-09indexamajig: Take integration radii on command lineThomas White
2012-03-09FormattingThomas White
2012-03-07indexamajig: Remove polarization correctionThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22FormattingThomas White
2012-02-22indexamajig: Fix a typoThomas White