Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / mdlib / gmx_fft_fftw3.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 "Replace our fftpack version with Numpy's version...
2012-05-29 Sander PronkRemoved dependency on windows.h through commrec.h,...
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 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
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-09 Szilard Pallrenamed GMX_THREADS to GMX_THREAD_MPI
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-13 Roland SchulzMerge "Converted macro usage for readability" into...
2011-12-12 Mark AbrahamFixed macros that ended in semicolons
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-27 hesschanged fftw2_empty to fftw3_empty in gmx_fft_fftw3.c
2010-10-08 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-07 Roland Schulzadded a comment about assumptions of aligned memory
2010-10-01 Roland Schulzfix FFTW3 interface for non aligned memory
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-11 Erik MarklundMerge branch 'master' into hbond
2010-05-11 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-10 Berk Hessfixed underallocation in gmx_fft_init_many_1d_real
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-27 Berk Hessresolved merge conflicts
2010-03-16 Roland Schulz+ Removed all FFTW dependencies of FFT5D
2010-03-16 Roland Schulzcalling gmx_fft for 1D FFTs instead of directly calling...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-07 Sander PronkAdded a newer version of thread_mpi - seems to work...
2009-10-06 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-10-06 Sander Pronkfixed minor initialization issues in pme and commrec.
2009-10-05 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-05 Sander Pronkfftw3 initialization is now thread-safe.
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuFixed more compiler errors and warnings for C/C++ compa...
2009-06-03 lindahlFixed another bunch of C++ compile errors.
2009-02-06 lindahlModified build system to use #ifdefs inside entire...
2007-11-17 lindahlAdded configure flag to disable FFTW measurements,...
2007-11-15 lindahlFixed a bug for MKL FFTs, and avoid IBM compiler errors
2007-11-15 lindahlAdded fft init flags to enable control over binary...
2006-04-19 lindahlfatal.h clashes with AIX system headers. Renamed to...
2006-01-01 lindahlBackported and added the new FFT interface from the...