Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / gmxlib / selection / selelem.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
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-26 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-05-21 Teemu MurtolaSelections compiler comments and debugging aids.
2010-05-20 Teemu MurtolaSelection compiler bug fix.
2010-05-20 Teemu MurtolaReduced memory use for arithmetic in selections.
2010-05-19 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-19 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-19 Teemu MurtolaBig rework of selection compilation/evaluation.
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-14 Teemu MurtolaBasic selection memory pooling.
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Teemu MurtolaBasic arithmetic expression support in selections.
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-06 Teemu MurtolaReduced peak memory usage for selections.
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-27 Berk Hessresolved merge conflicts
2010-04-26 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-22 Teemu MurtolaSeparate method for freeing selection method data.
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-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Teemu MurtolaFixed a bug causing incorrect empty selections.
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-12 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-11 Teemu MurtolaImplemented a "same residue as" selection method.
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-11 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-07 Teemu MurtolaFixed a bug that made selections non-functional
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-15 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-06-15 Teemu MurtolaMore modular memory handling of selection values.
2009-06-10 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-06-10 Teemu MurtolaMerge branch 'char-valued-selmethods'
2009-06-09 Teemu MurtolaAdded a SMETH_CHARVAL flag for selection methods.
2009-06-08 Teemu MurtolaMore modular handling of selection types and values.
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-31 teemuInitial commit of dynamic selection and trajectory...