Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / gmxlib / sighandler.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-06-01 Christoph JunghansMerge "Use External BLAS/LAPACK by default" into releas...
2012-05-29 Christoph JunghansMerge "Revised g_tune_pme" into release-4-6
2012-05-27 David van der SpoelMerge "added explicit sqrtf to the float version of...
2012-05-25 David van der SpoelMerge "grompp now retains the order of bonds converted...
2012-05-25 Christoph JunghansMerge "Fix that sigaction mask wasn't zeroed" into...
2012-05-23 Roland SchulzFix that sigaction mask wasn't zeroed
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 David van der SpoelMerge "changed number of iatoms for F_SETTLE from 1...
2012-04-29 David van der SpoelMerge "added support for graphs not starting at 0"...
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-28 Teemu MurtolaMerge "Fix for sigaction" into release-4-6
2012-04-27 Roland SchulzFix for sigaction
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-22 Roland SchulzMerge "enable command line option cheking in mdrun...
2012-04-16 Roland SchulzMerge "changed default for nstxout, nstvout and nstlog...
2012-04-16 Roland SchulzMerge "checkpoint files now contain a double precision...
2012-04-16 David van der SpoelMerge "Added support for dssp2.X with the -ver option...
2012-04-16 David van der SpoelMerge "Expanded the help text regarding the -r2 and...
2012-04-16 Roland SchulzRestart IO operations when interrupter by signal
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-02-29 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-02-23 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-01-19 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-26 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2011-12-20 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-11 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-08 Roland SchulzMerge "Added an option to easily compile contrib progra...
2011-12-03 Roland SchulzRemove RETSIGTYPE. C89 defines return value to be void.
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-12 Sander PronkNow does something useful with the USR1 signal.
2010-05-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Peter KassonAdded #ifdef HAVE_SIGUSR1 around SIGUSR1 refs in sighan...
2010-05-11 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Sander PronkFurther changes to the signal handling.
2010-05-10 Sander PronkCleaned up signal handling code.
2010-05-10 Sander PronkRestored proper signal handling when PME nodes are...
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessadded gmx_fatal_collective and removed gmx_fatal.h...
2010-02-25 Sander PronkWindows fixes: SIGINT actually works in Windows (for...
2010-02-25 Sander PronkFixed some signal handler issues, moved sighandler...