Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / include / shellfc.h
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-27 Roland SchulzAdd visibility defines
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-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
2010-07-29 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph Junghansfixed rest of include typos in headers
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkC++ fixes: fixed 'extern "C"' in header files m-z.
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-04 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-03 Berk Hesschanged the twin-range integrator to a symplectic Trott...
2009-06-18 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-18 Berk Hessremoved static variables and rearranged some data struc...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-04-09 hessreplaced the global buf vector by local vectors
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-07 lindahlAdded copyright statements to files missing them.
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-01-03 hessmerged the pull calls into do_force() and constrain...
2007-11-16 hessmade the shell code compatible with domain decompositio...